Exchange Server
How to install Windows Exchange Server 2013
Step by Step Installation of Exchange Server 2013 on Windows Server 2012:
Step 1: Prepare Active Directory
Step 2: Configure DNS Server
Install-WindowsFeature RSAT-ADDS
Step 3: Install the RSAT Feature.
Open Windows PowerShell.
Import-Module ServerManager
Step 4: ServerManager Module
Open Windows PowerShell
Run
Step 5: Install all these programs with Administrative rights.
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
Run Restart-Computer to Reboot the Server
Step 5:Now Download and install the Prerequisites
1. Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
2. Microsoft Office 2010 Filter Pack 64 bit
3. Microsoft Office 2010 Filter Pack SP1 64 bit
Now Install Exchange server setup.
Comments
Post a Comment