您好,登录后才能下订单哦!
Server2012R2上安装Exchange2016
Windows PowerShell输入:
Install-WindowsFeature RSAT-ADDS
2.邮箱角色
Install-WindowsFeature AS-HTTP-Activation, Server-Media-Foundation, 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
重启完成安装。
3.安装NET Framework 4.6.2
https://www.microsoft.com/zh-cn/download/details.aspx?id=53344
要安装.net4.6.2需打KB2919355
https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=42334
安装是有顺序的,第一个应该安装Windows8.1-KB2919442-x64.msu,
https://www.microsoft.com/zh-cn/download/details.aspx?id=42153
再运行clearcompressionflag.exe,这个其实是个后台进程(或许就是清洗整理一下数据而已),从进程可以看到一晃而过,再安装Windows8.1-KB2919355就能检测通过了,在已经下载了的情况下,这个包准备安装时间依然要很久,
这些 KB 必须按以下顺序安装:clearcompressionflag.exe、KB2919355、KB2932046、KB2959977、KB2937592、KB2938439、KB2934018。
如果不打最新CU,可直接安装NET Framework 4.5.2,不需打补丁。
http://www.microsoft.com/en-us/download/details.aspx?id=42642
4.安装Microsoft Unified Communications Managed API 4.0 Core Runtime(64 位)
http://www.microsoft.com/zh-cn/download/details.aspx?id=34992
先决条件参考:https://technet.microsoft.com/zh-cn/library/bb691354(v=exchg.160).aspx#WS2012
准备AD和域
如果不是全新安装,域中存在旧版的Exchange Server,那么需要在执行下面的准备之前,先运行“Setup.exe /PrepareLegarcyExchangePermissions/IAcceptExchangeServerLicenseTerms”
再运行:
Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
Setup.exe /PrepareAD /OrganizationName:"First Organization" /IAcceptExchangeServerLicenseTerms
Setup.exe /PrepareAllDomains /IAcceptExchangeServerLicenseTerms
参考:https://technet.microsoft.com/zh-cn/library/bb125224(v=exchg.160).aspx
插入安装光盘,解压安装。
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。