Skip to content

Instantly share code, notes, and snippets.

@duaneleem
Last active November 16, 2016 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duaneleem/6b00afe477a1a1672930cb9d74c37677 to your computer and use it in GitHub Desktop.
Save duaneleem/6b00afe477a1a1672930cb9d74c37677 to your computer and use it in GitHub Desktop.
Forces a Windows PC to reboot automatically.
REM Forces a Windows PC to reboot automatically.
shutdown /r /t 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment