Skip to content

Instantly share code, notes, and snippets.

@techthoughts2
Created January 30, 2017 23:38
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 techthoughts2/3d44aa0d663b52e786c7b5ae381e12d0 to your computer and use it in GitHub Desktop.
Save techthoughts2/3d44aa0d663b52e786c7b5ae381e12d0 to your computer and use it in GitHub Desktop.
Enable just Hyper-V PowerShell
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Management-PowerShell -All
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment