微软邮件系统Exchange 2013系列(三)安装客户端访问角色 联系客服

发布时间 : 星期一 文章微软邮件系统Exchange 2013系列(三)安装客户端访问角色更新完毕开始阅读698134a4b90d6c85ed3ac623

二、安装Exchange 2013客户端访问角色服务器(CAS01和CAS02) 1、网卡配置

CAS服务器的NLB 网卡配置

2、安装Windows 角色和功能 (Powershell)

以管理员权限运行Powershell命令行,在Powershell命令行中运行: Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, 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.Tcp Port Sharing Services”服务的启动类型设置为自动启动。默认是手动启动。