我已经更新了一个W2K3设置根据这里显示的步骤:
http://support.microsoft.com/kb/816042#LetMeFixItMyselfAlways2
我使用的同伴列表是:
0.asia.pool.ntp.org,0x1 1.asia.pool.ntp.org,0x1 2.asia.pool.ntp.org,0x1 3.asia.pool.ntp.org,0x1
我做了一个
net stop w32time && net start w32time
重新启动服务。
我如何检查设置? 我如何知道它的工作?
当我尝试以下:
w32tm /monitor
我得到的响应看起来像时间同步到本地计算机(DC)
C:\Documents and Settings\Administrator>w32tm /monitor OptiDC.opti *** PDC *** [192.168.0.2]: ICMP: 0ms delay. NTP: +0.0000000s offset from OptiDC.opti RefID: 'LOCL' [76.79.67.76]
您可以使用w32tm并提供它应该联系的计算机的名称,类似
w32tm /monitor /computers:0.asia.pool.ntp.org,1.asia.pool.ntp.org Analyzing:delayoffset from local clock (unknown)Stratum: 2 delayoffset from local clock Stratum: 2 Warning: Reverse name resolution is best effort. It may not be correct since RefID field in time packets differs across NTP implementations and may not be using IP addresses. 0.asia.pool.ntp.org[203.158.118.2:123]: ICMP: 291ms NTP: +2.2762642s RefID: [0x3C45B9CB] 1.asia.pool.ntp.org[61.110.197.50:123]: ICMP: 345ms NTP: +2.2593270s RefID: time.nist.gov [192.43.244.18]