前情概要
Exchange Server
Exchange Server 规划和部署
https://learn.microsoft.com/zh-cn/exchange/plan-and-deploy/plan-and-deploy
Exchange Server 运行平台兼容性检查
https://learn.microsoft.com/zh-CN/Exchange/plan-and-deploy/supportability-matrix#supported-operating-system-platforms
Exchange Server 升级到最新的累积更新
https://learn.microsoft.com/zh-cn/exchange/plan-and-deploy/install-cumulative-updates
Exchange Server 必备组件
https://learn.microsoft.com/zh-cn/exchange/plan-and-deploy/prerequisites
Exchange 2013
Exchange 2013 系统必备
https://learn.microsoft.com/zh-cn/exchange/exchange-2013-prerequisites-exchange-2013-help
Exchange 2013 发行说明
https://learn.microsoft.com/zh-cn/exchange/release-notes-for-exchange-2013-exchange-2013-help
forDS
第 1 台服务器
用于搭建 Windows 域环境,其中必须安装 ad、dns、dhcp
整体概览
- 安装 Windows 服务器系统
- 安装 ad、dns、dhcp、iis 等服务
- Windows 功能勾选启用 Microsoft .Net 4.8
注意事项
设置固定 IP 地址,开启 DNS 和 DHCP 功能。
安装配置
forEX
第 2 台服务器
用于搭建 Exchange Server 环境,至此开始 Exchange Server 服务的安装与配置
前期准备
设置 forEX 的 DNS 地址为 forDS 的 IP 地址
为 forEX 加域到 forDS
安装组件
Install-WindowsFeature NET-Framework-45-Features, Server-Media-Foundation, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, 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, RSAT-ADDS
安装运行环境
安装 Microsoft .NET Framework 4.8
https://dotnet.microsoft.com/zh-cn/download/dotnet-framework/net48
Visual C++ Redistributable Package for Visual Studio 2012
https://www.microsoft.com/zh-CN/download/details.aspx?id=30679
Visual C++ Redistributable Package for Visual Studio 2013
https://www.microsoft.com/zh-CN/download/details.aspx?id=40784
Microsoft 统一通信托管 API 4.0 运行时
https://www.microsoft.com/zh-CN/download/details.aspx?id=34992
安装 Exchange Server 2013
Exchange Server 2013 累计更新 Cumulative Update 23 (KB4489622)
https://www.microsoft.com/zh-cn/download/details.aspx?id=58392
附:后续新版本清单,仅做备忘录,当前无需安装。
- Exchange Server 2016 累计更新 Cumulative Update 22 (KB4514140)
https://www.microsoft.com/zh-cn/download/details.aspx?id=103478 - Exchange Server 2019 累计更新 Cumulative Update 11 (KB4602570)
https://www.microsoft.com/zh-CN/download/details.aspx?id=103477 - Exchange Server 2019 累计更新 Cumulative Update 13 Security Update1 (KB5026261)
https://www.microsoft.com/zh-CN/download/details.aspx?id=105280
0 条评论