Exchange 2016安裝

Exchange 2016安裝前準備
----------------------------------
Install-WindowsFeature RSAT-ADDS
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, RSAT-ADDS
.NET Framework 4.5.2
Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
Install-WindowsFeature ADLDS
.\Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
.\Setup.exe /PrepareAD /OrganizationName:Capital /IAcceptExchangeServerLicenseTerms
.\Setup.exe /PrepareAllDomains /IAcceptExchangeServerLicenseTerms
----------------------------------
Exchange 2016安裝後工作
----------------------------------
新增 Send Connector & Modify FQDN
Modify Receiver Connector FQDN (Disable Exchange Server Authenticate)
AD 安裝 Certsrv
New Exchange Certification & Assign to IMAP POP SMTP IIS
Set-OrganizationConfig -MapiHttpEnabled $true
Test-OutlookConnectivity -RunFromServerId EXCH2016 -ProbeIdentity OutlookMapiHttpSelfTestProbe
憑證安裝: 群組原則,『電腦設定』→『原則』→『Windows設定』→『安全性設定』→『公開金鑰原則』→『受信任的根憑證授權單位』
新增離線通訊錄
啟用Outlook Anywhere
-----------------------------------
----------------------------------
Install-WindowsFeature RSAT-ADDS
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, RSAT-ADDS
.NET Framework 4.5.2
Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
Install-WindowsFeature ADLDS
.\Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
.\Setup.exe /PrepareAD /OrganizationName:Capital /IAcceptExchangeServerLicenseTerms
.\Setup.exe /PrepareAllDomains /IAcceptExchangeServerLicenseTerms
----------------------------------
Exchange 2016安裝後工作
----------------------------------
新增 Send Connector & Modify FQDN
Modify Receiver Connector FQDN (Disable Exchange Server Authenticate)
AD 安裝 Certsrv
New Exchange Certification & Assign to IMAP POP SMTP IIS
Set-OrganizationConfig -MapiHttpEnabled $true
Test-OutlookConnectivity -RunFromServerId EXCH2016 -ProbeIdentity OutlookMapiHttpSelfTestProbe
憑證安裝: 群組原則,『電腦設定』→『原則』→『Windows設定』→『安全性設定』→『公開金鑰原則』→『受信任的根憑證授權單位』
新增離線通訊錄
啟用Outlook Anywhere
-----------------------------------