Had to do a quick project . Installing Exchange 2013 Cu3 on Windows Server 2012 Standard
FYI – We can use Exchange 2013 Cu3 setup Directly .
Good to know . Exchange 2013 Sp1 will be supported in Windows Server 2012 R2
—
Downloaded Exchange 2013 Cu3 Setup .
http://www.microsoft.com/en-in/download/details.aspx?id=41175
—
Ran Windows Updates – Restarted the Server
—
Step 1:
To Prepare Active Directory
Install the Below Feature in windows 2012
Open Windows PowerShell.
Install-WindowsFeature RSAT-ADDS
Step 2:
Am Going to Install all roles in the Scenario
Open Windows PowerShell
Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, 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-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation
Downloaded the Prerequisites – Installed them.
Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
Microsoft Office 2010 Filter Pack 64 bit
Microsoft Office 2010 Filter Pack SP1 64 bit
–
Open Powershell – Located to setup location.
Prepared AD
.\setup /Preparead /IAcceptExchangeServerLicenseTerms
Prepared Schema
.\setup /PrepareSchema /IAcceptExchangeServerLicenseTerms
Prepared Domain
.\setup /Preparedomain /IAcceptExchangeServerLicenseTerms
Ran the setup .
It succeeded . It was in German Language . so skipping screenshots.
—
For the same steps with screenshots . Follow below link
https://www.azure365pro.com/how-to-install-exchange-2013-on-windows-server-2012/