一:
1.共存环境:

  • 不支持Exchange 2010 之前的Exchange版本
  • 支持与Exchange 2013 CU21 之后的版本共存。

2.域控制器的系统要求

  • 林中域控制器系统必须是2012 R2之后的版本

3.AD林功能级别知识是windows server 2012 R2 或者更高。

  1. 必须预先安装以下组件:
    • .net Framework 4.7.2 或者更高版本。
    • Visual C++ Redistributable Package for Visual Studio 2013
    • 安装远程管理工具: Install-WindowsFeature RSAT-ADDS

二:AD的准备

  1. AD域架构的扩展。

:\Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareSchema

  1. AD 组织扩展

:\Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareAD /OrganizationName:""

  1. AD 域扩展。
    E:\Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareAllDomains