Aug 06 2021 08:57 AM
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
Aug 06 2021 01:23 PM
SolutionLet'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
Aug 06 2021 02:21 PM
@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
Aug 06 2021 02:25 PM - edited Aug 06 2021 02:26 PM
so you're saying
w32tm /query /configuration
returns with time.windows.com?
Aug 06 2021 06:17 PM
Aug 06 2021 07:23 PM
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
Aug 06 2021 08:04 PM
@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
Aug 06 2021 08:13 PM
Glad to hear, you're welcome.
(please don't forget to mark helpful replies)
Sep 19 2022 09:57 PM
H@jose_man1010 Hello
could you let us know how to did sync with the time server time.windows.com.
Thanks.