Fix time sync on domain computers.
by Sorean on May.07, 2020, under Tech Stuff
w32tm /query /status
Source should say domain server
w32tm /query /configuration
Make sure no GPOs are interfering. If any of the configs say (policy) then there’s a GPO causing the problem. Find it and remove the GPO.
gpupdate /force
W32tm /config /update
w32tm /config /syncfromflags:domhier /update
Might take a few minutes after this to fully sync