Monday, 21 September 2015

Exchange 2013 step by step installation in Server 2012 R2

Please follow the below mentioned step by step guide lines in order to install exchange 2013 sp1 in server 2012 R2:

BY USING POWERSHELL:

Install-WindowsFeature RSAT-ADDS
-----------------------

FOR MBX AND CAS SERVER:

Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, 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, Telnet-Client, RSAT-ADDS
-----------------------

FOR MBX SERVER ONLY:

Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, 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
-----------------------

FOR CAS SERVER ONLY:

Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, 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

-----------------------
Install the Microsoft Unified Communications Managed API 4.0 Runtime 64-bit software.
-----------------------
Install Microsoft Office 2010 Filter Packs (FilterPack64bit.exe - 3.9 MB)
-----------------------
SP 1 for Microsoft Office Filter Pack 2010 (KB2460041) (filterpack2010sp1-kb2460041-x64-fullfile-en-us.exe - 3.5 MB)
-----------------------
setup /PrepareSchema /IAcceptExchangeServerLicenseTerms
-----------------------
setup /PrepareAD /OrganizationName:EXCH2013 /IAcceptExchangeServerLicenseTerms
-----------------------
Setup Exchange 2013

-----------------------

Uninstall Microsoft Visual C++ 11 beta redistributable (x64) – 11.0.50531 component

No comments:

Post a Comment