加入收藏 | 设为首页 | 会员中心 | 我要投稿 核心网 (https://www.hxwgxz.com/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程 > 正文

Windows 2008 R2下Exchange 2010的安装准备

发布时间:2018-09-03 19:40:36 所属栏目:编程 来源:站长网
导读:环境:Windows 2008 R2 Exchange installation 必备: 域控: The forest functional level must be at least Windows Server 2003 native. Exchange服务器: 确保在你的Windows 2008R2上安装以下组件(Make sure that you have installed the pre-requisites

  环境:Windows 2008 R2

  Exchange installation 必备:

  域控:

  The forest functional level must be at least Windows Server 2003 native.

  Windows 2008 R2下Exchange 2010的安装准备

  Windows 2008 R2下Exchange 2010的安装准备

  · Exchange服务器:

  确保在你的Windows 2008R2上安装以下组件(Make sure that you have installed the pre-requisites for Windows 2008 R2.)

  1. 以管理员身份打开Powershell,执行以下命令(Open Powershell with elevated rights using "Run As Administrator", and run below cmdlets to install prerequisites...)

  Import-Module ServerManager

  Add-WindowsFeature NET-Framework,RSAT-ADDS,Desktop-Experience,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart

  Set-Service NetTcpPortSharing -StartupType Automatic

  2. 下载以下组件并安装(Download and install Microsoft Filter Pack(64bit))

  http://www.microsoft.com/downloads/details.aspx?FamilyID=60c92a37-719c-4077-b5c6-cac34f4227cc&displaylang=en#filelist

(编辑:核心网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读