Run From Active Directory Server:
- setup /ps /IAcceptExchangeServerLicenseTerms
setup /p /IAcceptExchangeServerLicenseTerms - or setup /p /OrganizationName:”your organization name” /IAcceptExchangeServerLicenseTerms
setup /pd /IAcceptExchangeServerLicenseTerms
Run From Exchange Server:
1. Install Remote Server Administration ToolKit in Mail Server. Use PowerShell cmdlet
Install-WindowsFeature RSAT-ADDS.
2. Run the following command in Windows PowerShell to install other required components.
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
Download and Install:
- FilterPack64bit
- filterpack2010sp1-kb2460041-x64-fullfile-en-us
- UcmaRuntimeSetup
Very Nice