Created
September 20, 2016 15:56
-
-
Save bklug/46c531f4953271cd855b5e6b0da9c77b to your computer and use it in GitHub Desktop.
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
<powershell>Install-WindowsFeature Web-Server -IncludeManagementTools -IncludeAllSubFeature</powershell> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the PowerShell command to use in Part II of the lab where you create a Windows AMI.