Die Installation auf Server 2012 hatte ich bereits beschrieben, aber auch Server 2008R2 wird unterstützt. Meine Testumgebung sieht wie folgt aus:
SRVDC01 ist ein Windows 2008 R2 Domain Controller. Auf SRVEX01 installiere ich Exchange 2013 auf Server 2008 R2.
Um Exchange 2013 auf Server 2008 R2 installieren zu können müssen zunächst die Voraussetzungen installiert werden, am einfachsten geht das über die Powershell:
Import-Module ServerManager
Add-WindowsFeature Desktop-Experience, NET-Framework, NET-HTTP-Activation, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Web-Server, WAS-Process-Model, Web-Asp-Net, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, RSAT-ADDS
Nach dem Neustart des Servers SRVEX01 müssen noch ein paar Pakete installiert werden:
http://www.microsoft.com/de-de/download/details.aspx?id=30653
http://www.microsoft.com/en-us/download/details.aspx?id=34595
http://support.microsoft.com/kb/2619234
http://www.microsoft.com/de-de/download/details.aspx?id=26755
http://www.microsoft.com/en-us/download/details.aspx?id=34992
http://www.microsoft.com/en-us/download/details.aspx?id=17062
http://www.microsoft.com/en-us/download/details.aspx?id=26604
http://www.microsoft.com/de-de/download/details.aspx?id=17331
Ein paar Neustarts später, kann dann Exchange 2013 installiert werden:
Ich installiere die Mailbox und die Client Access Rolle:
Hier lässt sich auswählen ob die neue Anti-Malware Engine aktiv sein soll:
Nachdem Setup durchgelaufen ist, kann entweder die Powershell oder EAC verwenden um Exchange 2013 zu konfigurieren.
https://SRVEX01/ecp