Skip to content

Instantly share code, notes, and snippets.

@tutmosisII
Created August 2, 2020 12:33
Show Gist options
  • Save tutmosisII/ce77e1db52b8c690941797d09a4b0c9a to your computer and use it in GitHub Desktop.
Save tutmosisII/ce77e1db52b8c690941797d09a4b0c9a to your computer and use it in GitHub Desktop.
Habilitar Hyper-V con 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