Forum Discussion

jose_man1010's avatar
jose_man1010
Copper Contributor
Aug 06, 2021
Solved

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...
  • Dave Patrick's avatar
    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

     

     

     

Resources