
Quick tip, if you have to change your system clock for whatever reason, you can have your Windows clock resync to the correct time by using this command:
w32tm /resync
Since our computers are on a domain, the default behavior is to sync with the domain controller. If you have a personal Windows desktop, the default configuration is to sync with time.windows.com. Of course the w32tm command can do much more than resync your desktop time, but for our purpose, it is simple and works great!