Forum Discussion
jose_man1010
Aug 06, 2021Copper Contributor
Automatic time change in Windows Server 2012 R2
Hi, everyone, Sorry for my English, I have this problem with the server, The server has the correct time zone, -04: 00 Santiago, but it automatically anticipates the minutes to fix the time, what...
- Aug 06, 2021
Let's do two things, first
w32tm /query /configuration, then check to find the NTPServer: returned and do
w32tm /stripchart /computer:time.windows.com /dataonly /samples:5
as in my example below
jose_man1010
Aug 07, 2021Copper Contributor
Dave Patrick Ready I could solve it, activate the windows time service then synchronize with the time server time.windows.com and it has been maintained thank you very much for your help
Dave Patrick
Aug 07, 2021MVP
Glad to hear, you're welcome.
(please don't forget to mark helpful replies)