Windows Server如何建立NTP服务器

时间:2026-02-14 13:22:43

1、首先按Windows+E键(或点击开始菜单--运行),输入cmd。

Windows Server如何建立NTP服务器

2、打开命令窗口后,输入regedit,然后回车。

Windows Server如何建立NTP服务器

3、会打开Windows注册表。

Windows Server如何建立NTP服务器

4、然后在注册表中找到如下位置:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config

Windows Server如何建立NTP服务器

5、找到AnnounceFlags 双击修改值为5保存。

Windows Server如何建立NTP服务器

6、在注册表中找到如下位置:

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

Windows Server如何建立NTP服务器

7、找到Enable并修改其值为1,开启NTPServer。

Windows Server如何建立NTP服务器

8、然后在命令窗口输入:

net stop w32time

net start w32time

重启一下win32time服务即可。

Windows Server如何建立NTP服务器

© 2026 自在经验网
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com