HOW TO INSTALL AND CONFIGURE MS EXCHANGE SERVER 2013 SP1 FROM SCRATCH (PART 4)



IV/ Download & Install Pre-requisites for Exchange Server Installation
On EX2013, download:
Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bithttp://www.microsoft.com/en-us/download/details.aspx?id=34992

Microsoft Office 2010 Filter Pack 64 bithttp://www.microsoft.com/en-us/download/details.aspx?id=17062

Microsoft Office 2010 Filter Pack SP1 64 bithttp://www.microsoft.com/en-us/download/details.aspx?id=26604
Now, on the EX2013 box, launch Windows PowerShell as Administrator.
Install the RSAT-ADDS feature:
  • Install-WindowsFeature RSAT-ADDS

  • Shutdown /r /t 0
Install all Exchange’s necessary Features (Copy and paste the following to PowerShell. Don’t forget to run PowerShell as Administrator):
  • 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
Restart the Server when completed:
  • shutdown –r –t 0
On EX2013, login as maattoos\Administrator.
Next, in Control Panel, go to Programs and Features, remove Microsoft Visual C++ 2012 Redistributable
Click Uninstall.
Restart EX2013 once more.
  • shutdown –r –t 0

No comments: