Skip to content

Instantly share code, notes, and snippets.

@Temikus
Created February 28, 2013 14:41
Show Gist options
  • Save Temikus/5057194 to your computer and use it in GitHub Desktop.
Save Temikus/5057194 to your computer and use it in GitHub Desktop.
Prepare Windows Server 2008 R2 for Exchange installation
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment