I have already described the installation on Server 2012, but Server 2008R2 is also supported. My test environment looks like this:
SRVDC01 is a Windows 2008 R2 domain controller. I am installing Exchange 2013 on Server 2008 R2 on SRVEX01.
In order to install Exchange 2013 on Server 2008 R2, the prerequisites must first be installed, the easiest way to do this is via Powershell:
Import modules 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
After restarting the SRVEX01 server, a few packages still need to be installed:
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
A few restarts later, Exchange 2013 can then be installed:
I install the mailbox and the Client Access role:
Here you can select whether the new Anti-Malware Engine should be active:
After setup has run through, either Powershell or EAC can be used to configure Exchange 2013.
https://SRVEX01/ecp
Hallo Frank,
könntest du ein Powershell script erstellen, wo diese Befehle automatisch abgearbeitet werden, für die Rollen Installation, da ich nicht erfahren in scrpit entwicklung bin.
Ich habe versucht den ellen langen Befehl einzufügen, aber das wollte nicht so recht.
Ich würde mich über diese kleine erweiterung freuen.
Viele Grüße
Armin Moradi
Hallo,
danke für deine Anleitung. Nachdem alle Updates wie von dir beschrieben installiert wurden sind startete auch das Setup. Bevor die Installation anfängt kommen bei mir aber diverse Fehlermeldungen bzgl. der Berechtigung meines Users. Ich bin Lokal am System als Administrator eingelogt und er will ein User der Gruppe „Enterprise Admins“. Kannst du mir hier weiterhelfen?
Hi Kevin,
du musst als Domain Admin angemeldet sein, wenn das Schema noch nicht erweitert wurde, dann musst du zusätzlich Mitglied der Gruppe Schema Admins sein. Alternativ können auch die Berechtigungen zu Exchange Installation delegiert werden. Eine Installation mit dem lokalen Administrator ist nicht möglich.
Gruß, Frank