Forum Discussion
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 I have done is update Windows, check the time in the BIOS, synchronize with an internet clock but still thus, it is 4 hours ahead, I cannot think of anything else to try, I have seen in other sites that this problem has been presented to other people with the same version of the server but they do not indicate a different solution to the ones I have already tried. Does anyone have any ideas that can help me please, the server is an HP Proliant DL180 G9 and the Windows is Server 2012 R2 Standard
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
8 Replies
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_man1010Copper Contributor
Dave Patrick Using the commands that you indicated to me as an administrator, it shows me the following
It should indicate 17:17 but it indicates 21:17
so you're saying
w32tm /query /configuration
returns with time.windows.com?