Skip to content

Instantly share code, notes, and snippets.

@brenorb
Created January 8, 2019 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brenorb/a85630620b771b160fdadfe02c9133a4 to your computer and use it in GitHub Desktop.
Save brenorb/a85630620b771b160fdadfe02c9133a4 to your computer and use it in GitHub Desktop.
Syncs computer date and time. Must execute as admin.
net start w32time
w32tm /resync /force
net stop w32time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment