Skip to content

Instantly share code, notes, and snippets.

@revooms
Last active October 7, 2018 00:33
Show Gist options
  • Save revooms/3088556aaf92160a44e083bd2fe9a553 to your computer and use it in GitHub Desktop.
Save revooms/3088556aaf92160a44e083bd2fe9a553 to your computer and use it in GitHub Desktop.
Windows shutdown
shutdown /s /t 7200
# shutdown /a - Aborts shutdown
C:\Windows\System32\shutdown.exe /s /t 7200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment