Skip to content

Instantly share code, notes, and snippets.

@maxfunke
Created May 5, 2017 10:52
Show Gist options
  • Save maxfunke/4de4987ee86be9903be9c5975cf4e919 to your computer and use it in GitHub Desktop.
Save maxfunke/4de4987ee86be9903be9c5975cf4e919 to your computer and use it in GitHub Desktop.
Installieren von Hyper-V unter 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