Time server won't synchronise
I've got my 2008 PDC set to sync time with time.windows.com using the following command:
Code:
w32tm /config /manualpeerlist:time.windows.com,0x1 /syncfromflags:manual /reliable:yes /update
When I try to resync ( w32tm \resync) I always get the error:
'The computer did not resync because no time data is available'
I've checked the firewall and nothing appears to be blocked (I can see the time server doing DNS queries whenever I run the resync but nothing else)
When I try to monitor any time server (time.windows.com, 0.pool.ntp.org etc) I always get the following errors:
ICMP: error 0x80072AFB
NTP: error ERROR_TIMEOUT - no response from server in 1000ms
This looks like connectivity problems to me - but there is nothing I can see that is blocking. I've even disabled the firewall on the PDC but it will not resync!
Anyone got any ideas as to where I can look next?