Created
October 12, 2016 14:00
-
-
Save MakuSensei/bcdd9d8e9409996d5f072bd3b69135a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| net stop w32time | |
| w32tm /unregister | |
| w32tm /register | |
| net start w32time |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment