Guest User

Untitled

a guest
Mar 20th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. @ECHO OFF
  2.  
  3. w32tm.exe /config /update
  4. w32tm.exe /resync
  5.  
  6. timeout.exe /T 10 /NOBREAK
  7.  
  8. w32tm.exe /config /update
  9. w32tm.exe /resync
  10.  
  11. timeout.exe /T 20 /NOBREAK
  12.  
  13. gpupdate.exe /Target:Computer /Force /Wait:0
Add Comment
Please, Sign In to add comment