Skip to content

Instantly share code, notes, and snippets.

@dmusicant-dk
Created January 20, 2021 22:31
Show Gist options
  • Save dmusicant-dk/60cf6a66fb4b69da4a231bfb875863f9 to your computer and use it in GitHub Desktop.
Save dmusicant-dk/60cf6a66fb4b69da4a231bfb875863f9 to your computer and use it in GitHub Desktop.
Installing Hyper-V from Powershell
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