initial commit
This commit is contained in:
10
README.force-time-sync
Normal file
10
README.force-time-sync
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
net stop w32time
|
||||
|
||||
w32tm /unregister
|
||||
|
||||
w32tm /register
|
||||
|
||||
net start w32time
|
||||
|
||||
w32tm /resync
|
Reference in New Issue
Block a user