Created
December 11, 2016 03:09
-
-
Save ianlevesque/d90ff9d8948159a7be2c1bc55ab06b46 to your computer and use it in GitHub Desktop.
This file contains 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
bcdedit /set hypervisorlaunchtype auto | |
shutdown /r /t 0 | |
bcdedit /set hypervisorlaunchtype off | |
shutdown /r /t 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment