HTTP://LIXUN.BLOG.51CTO.COM Exchange Server 2013 安装部署 李珣 2012/7/22 Exchange 2013 预览版安装部署 xun-li@live.cn 李珣 1 Exchange Server 2013 预 览 版 近 期 已 经 发 布 , 下 面 先 来 看 看 安 装 Exchange Server 2013预 览 版 的 一 些 条 件 。 一 、Exchange Server 2013 支持操作系统 Windows Server 2012 Windows Server 2008 Standard or Enterprise (32-bit or 64-bit) Windows Server 2008 R2 Standard or Enterprise Exchange Server 2013 支持在 Server 2008 和 Server 2012 上安 装 , 本次部署是在Windows 2008 R2 Enterprise SP1 环境下 部署。 二、补丁和组件 安 装 : 1. Microsoft .NET Framework 4.5 RC 2. Windows Management Framework 3.0 3. Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit 4. Microsoft Office 2010 Filter Pack 64 bit 5. Microsoft Office 2010 Filter Pack SP1 64 bit 6. Microsoft Knowledge Base article KB974405 (Windows Identity Foundation) Exchange 2013 预览版安装部署 xun-li@live.cn 李珣 2 7. Knowledge Base article KB2619234 (Enable the Association Cookie/GUID that is used by RPC over HTTP to also be used at the RPC layer in Windows 7 and in Windows Server 2008 R2) 8. Knowledge Base article KB2533623 (Insecure library loading could allow remote code execution) 注 意 : NET Framework 需 要 在 IIS 安 装 完 成 后 进 行 安 装 , 否 则 Framework 4.0 无 法 应用 到 IIS 中 。 三 、扩展架构 1. 安 装 AD DS 管理单元和命令行 工具。 Import-Module ServerManager Add-WindowsFeature RSAT-ADDS 2.架构准备 ./Setup /PrepareSchema /IAcceptExchangeServerLicenseTerms Exchange 2013 预览版安装部署 xun-li@live.cn 李珣 3 2.林 准 备 ./Setup /PrepareAD /OrganizationName:contoso /IAcceptExchangeServerLicenseTerms 3.域 准 备 ./setup /PrepareDomain:contoso.local /IAcceptExchangeServerLicenseTerms 四 、先决条件准 备 1.Mail...