Sync time on Windows - jwells24/Tech-Journal GitHub Wiki
Syncing time on Windows
On windows servers, you need to ensure that you are using synchronized time between your systems.
The commands detailed below are to be used in powershell on your management server. These commands set a mutual
time server to use and tells w32tm to sync using this server. Then, you restart the w32tmtime service. The last two commands
resync the time server and get a proper time for the server.