- To update, use the command below (2008 and 2012 server compatible)
1w32tm /config /manualpeerlist:"ntp_server" /syncfromflags:manual /reliable:yes /update - Restart the time service
12net stop w32timenet start w32time - Resync the time
1w32tm /resync - Verify your sync status
1w32tm /query /status
Commands above should be fine if your sources are working correctly and/or your connection is OK (firewall or Microsoft Forefront can be an issue also).
The commands below can help with troubleshooting
To list out peers
1 |
w32tm /query /peers |
1 |
w32tm /query /source |