I just can't remember it. Every time I google again for the installation requirements for Exchange 2010. Since I am tired of this, here is the quick version or my memory aid for the installation of Exchange 2010 Multi-Role Server on Windows Server 2008 R2:
- Install Microsoft Office 2007 Filter Pack
- Install Microsoft Office 2010 Filter Pack (required for SP1)
-
Start Powershell
- Import modules ServerManager
- 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
- Start the Powershell again after the restart
- Set-Service NetTcpPortSharing -StartupType Automatic
- Install Exchange 2010
There are plenty of instructions for the Exchange installation, so I'll just quickly write down the requirements here, as I simply can't remember the required IIS components.