Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save mczerniawski/e7acae01be66fb326643b4604c395c2f to your computer and use it in GitHub Desktop.
w32tm /config /manualpeerlist:"212.244.36.227 80.50.231.226 pool.ntp.org" /syncfromflags:manual /reliable:yes /update
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