Created
February 4, 2019 15:17
-
-
Save spy86/b2c3c7d4fd4de23f650e20f72fa591d2 to your computer and use it in GitHub Desktop.
Install WindowsFeature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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