Had an issue with my Domain controller not updating its timne correctly from the internet.
Just ran the following commands:
w32tm /config /syncfromflags:MANUAL /manualpeerlist:uk.pool.ntp.org
Just ran the following commands:
w32tm /config /syncfromflags:MANUAL /manualpeerlist:uk.pool.ntp.org
w32tm /config /update
w32tm /resync
That worked for me.
Another usefull command is:
w32tm /stripchart /computer:timeserver /samples:5 /dataonly
This will identify the time difference between the local pc and the "timeserver"