Skip to content

Instantly share code, notes, and snippets.

@jkullick
Created January 10, 2017 14:31
Show Gist options
  • Save jkullick/5b14acd6a223b0b937b0d1e2503a498d to your computer and use it in GitHub Desktop.
Save jkullick/5b14acd6a223b0b937b0d1e2503a498d to your computer and use it in GitHub Desktop.
Sync Windows Time with Domain Controller
net time /DOMAIN:$DOMAIN /set /y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment