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
Dave Patrick
Aug 07, 2021MVP
after starting the windows time service
Why is it not already running? Seems that may be at least one problem. Also post the text result of
w32tm /query /configuration
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
- Ayman5Sep 20, 2022Copper Contributor
Hjose_man1010 Hello
could you let us know how to did sync with the time server time.windows.com.
Thanks.
- Dave PatrickAug 07, 2021MVP
Glad to hear, you're welcome.
(please don't forget to mark helpful replies)