Skip to content

Instantly share code, notes, and snippets.

@ram-devsecops
Created April 20, 2017 02:55
Show Gist options
  • Save ram-devsecops/dd29d152322e0d01e12f9f89025384a5 to your computer and use it in GitHub Desktop.
Save ram-devsecops/dd29d152322e0d01e12f9f89025384a5 to your computer and use it in GitHub Desktop.
#Turn Hyper-V off
bcdedit /set hypervisorlaunchtype off
# Turn Hyper-V on
bcdedit /set hypervisorlaunchtype auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment