2016-05-11
Exchange 2016 架構
https://technet.microsoft.com/zh-tw/library/jj150491(v=exchg.160).aspx
Exchange Server 2016 安裝
https://technet.microsoft.com/zh-tw/library/mt170645(v=exchg.160).aspx
下載
https://www.microsoft.com/zh-tw/download/details.aspx?id=49161
系統需求
https://technet.microsoft.com/zh-tw/library/aa996719(v=exchg.160).aspx
安裝先決條件
https://technet.microsoft.com/zh-tw/library/bb691354(v=exchg.160).aspx
這裡要注意一下,網頁上說執行 Install-WindowsFeature RSAT-ADDS 安裝 AD,這是在已經有 AD 主機和 AD 環境的情況下
如果目前沒有 AD 環境,測試安裝的這台要當 AD 主機 + Exchange Server 2016,要先在 PowerShell 執行 Install-WindowsFeature AD-Domain-Services 來安裝 AD,然後再 Install-WindowsFeature RSAT-ADDS。
前一次因此安裝出問題
[研究] Exchange Server 2016 安裝 (Windows 2012 R2)(失敗)
http://shaurong.blogspot.tw/2016/05/exchange-server-2016-windows-2012-r2.html
1.安裝 .NET 4.5.2
Windows Server 2012 R2 預設已經安裝 .NET 4.x,如果去下載 .NET 4.6.1安裝,會告訴你已經安裝過了。
https://www.microsoft.com/en-us/download/details.aspx?id=49982
2.安裝 AD
[研究] Active Directory 網域服務安裝 (Windows Server 2012 R2)
http://shaurong.blogspot.tw/2015/05/active-directory-windows-server-2012-r2.html
在 PowerShell 執行下面命令
Install-WindowsFeature AD-Domain-Services
在 PowerShell 執行下面命令
Install-WindowsFeature RSAT-ADDS
3.安裝信箱伺服器角色
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
Install-WindowsFeature ADLDS
Create a New AD LDS Instance
http://go.microsoft.com/fwlink/?LinkId=224859
新增說明文字 |
Exchange 2013 後續安裝工作
https://technet.microsoft.com/library/bb124397(EXCHG.150).aspx
(完)
[研究] Exchange Server 2016 郵件伺服器 (Mail Server) 安裝 (Windows 2012 R2)
http://shaurong.blogspot.com/2016/05/exchange-server-2016-windows-2012-r2_13.html
[研究 Exchange Server 2013 with Service Pack 1 郵件伺服器 (Mail Server) 安裝 (Windows 2012 R2)
http://shaurong.blogspot.com/2016/05/exchange-server-2013-with-service-pack.html
沒有留言:
張貼留言