Skip to content

Instantly share code, notes, and snippets.

@dantheman213
Created March 14, 2020 06:08
Show Gist options
  • Save dantheman213/9b84717cca2a9885e4b878fa4557d4a6 to your computer and use it in GitHub Desktop.
Save dantheman213/9b84717cca2a9885e4b878fa4557d4a6 to your computer and use it in GitHub Desktop.
Enable Hyper-V on Windows 10
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment