Site icon Franky's Web

Exchange Server 2010: Installation requirements

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:

  1. Install Microsoft Office 2007 Filter Pack
  2. Install Microsoft Office 2010 Filter Pack (required for SP1)
  3. Start Powershell
    1. Import modules ServerManager
    2. 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
    3. Start the Powershell again after the restart
    4. Set-Service NetTcpPortSharing -StartupType Automatic
  4. 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.

Exit mobile version