1、先修改windows 2012的注册表。

  

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\

设置 AnnounceFlags 为 5

 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer\

设置 Enabled 为 1

  vsphere虚拟化之 NTP服务的创建(三)

 

 

   vsphere虚拟化之 NTP服务的创建(三)

 

 

2、重启服务器,然后分别在命令行中执行“net stop w32time”和"net start w32time".

  vsphere虚拟化之 NTP服务的创建(三)

 

 

 3、最后加入防火墙规则,打开端口 123 ,命令提示符:

“netsh firewall add portopening protocol = UDP port =123 name = NTPSERVER”

  vsphere虚拟化之 NTP服务的创建(三)

 

 4、至此,NTP服务安装成功。

   

相关文章:

  • 2021-12-03
  • 2022-02-23
  • 2022-12-23
  • 2022-01-28
  • 2022-01-11
  • 2021-11-16
  • 2021-12-30
  • 2021-12-03
猜你喜欢
  • 2021-08-04
  • 2022-02-21
  • 2021-09-29
  • 2022-02-03
  • 2021-12-03
  • 2021-12-03
相关资源
相似解决方案