Skip to content

Instantly share code, notes, and snippets.

@dantheman213
Created March 14, 2020 06:08
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 dantheman213/275bf60c0137bbf4ea4820ee6bf44840 to your computer and use it in GitHub Desktop.
Save dantheman213/275bf60c0137bbf4ea4820ee6bf44840 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