Skip to content

Instantly share code, notes, and snippets.

@bklug
Created September 20, 2016 15:56
Show Gist options
  • Save bklug/46c531f4953271cd855b5e6b0da9c77b to your computer and use it in GitHub Desktop.
Save bklug/46c531f4953271cd855b5e6b0da9c77b to your computer and use it in GitHub Desktop.
<powershell>Install-WindowsFeature Web-Server -IncludeManagementTools -IncludeAllSubFeature</powershell>
@bklug
Copy link
Author

bklug commented Sep 20, 2016

This is the PowerShell command to use in Part II of the lab where you create a Windows AMI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment