Skip to content

Instantly share code, notes, and snippets.

@spy86
Created February 4, 2019 15:17
Show Gist options
  • Select an option

  • Save spy86/b2c3c7d4fd4de23f650e20f72fa591d2 to your computer and use it in GitHub Desktop.

Select an option

Save spy86/b2c3c7d4fd4de23f650e20f72fa591d2 to your computer and use it in GitHub Desktop.
Install WindowsFeature
Import-module servermanager ; (Get-WindowsFeature -name hyper-v).Installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment