Skip to content

Instantly share code, notes, and snippets.

@mczerniawski
Created November 27, 2017 20:52
Show Gist options
  • Select an option

  • Save mczerniawski/6d758a96d0759ecfcbd9caa4201ac783 to your computer and use it in GitHub Desktop.

Select an option

Save mczerniawski/6d758a96d0759ecfcbd9caa4201ac783 to your computer and use it in GitHub Desktop.
w32tm /config /syncfromflags:domhier /reliable:no
w32tm /config /update
Stop-Service w32time
sleep(5)
Start-Service w32time
w32tm /resync /rediscover
w32tm /query /source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment