14. Exchange&OCS CWA集成
http://technet.microsoft.com/zh-cn/library/ee692310(office.13).aspx
管理 Outlook Web App 与 Office Communications Server 2007 集成
http://technet.microsoft.com/zh-cn/library/ee633458(EXCHG.140).aspx
14.1. 准备条件
在exchange 2010 CAS上安装
Microsoft Visual C++ 2008 x64 (在安装exchange时已安装)
Unified Communications Managed API (UcmaRedist.msi)
OCS Web Service Provider (CWAOWASSPMain.msi)
下载:
安装操作参考:
http://technet.microsoft.com/zh-cn/library/ee692309(office.13).aspx
在Exchange CAS(Ex01.Tiger.com)上安装CWAOWASSPMain.msi后定位到
C:\Web Services Provider Installer Package\
安装 Microsoft Unified Communications Managed API 可再发行软件包
运行:Msiexec.exe /i ucmaredist.msi /l ucmaredist.log
安装 Communications Server 2007 R2、Unified Communications Manager API 2.0 Core Redist 64 位的更新包http://support.microsoft.com/kb/967674/zh-cn
推荐安装kb982170
http://support.microsoft.com/kb/982170/zh-tw
安装 Web Service Provider
双击“CWAOWASSP.msi”文件。
将以静默方式完成安装,无需任何额外输入。 若要验证安装是否成功,请检查控制面板的“程序和功能”下是否列出了“Microsoft Office Communications Server 2007 R2 Web Service Provider”。
可以使用以下检查表确保安装成功:
- 在“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\”下查找注册表中的 InstantMessaging 项。“InstantMessaging”下名称为“ImplementationDLLPath”、值为“<Exchange 安装路径>\ClientAccess\owa\bin\Microsoft.Rtc.UCWeb.dll”的字符串应当已创建。
- Microsoft.Rtc.UCWeb.dll 文件应当存在于目录 <安装驱动器>\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Owa\Bin 中。
- 文件 SIPEPS.dll 和 Microsoft.Rtc.Collaboration.dll 应当存在于 Microsoft .NET Framework 全局程序集缓存 (GAC) 中。
14.2. 配置Exchange CAS与OCS集成
http://technet.microsoft.com/zh-cn/library/ee692303(office.13).aspx
管理 Outlook Web App 与 Office Communications Server 2007 集成
http://technet.microsoft.com/zh-cn/library/ee633458(EXCHG.140).aspx
使用命令行在客户端访问服务器上启用 Communications Server 2007 集成
需要首先分配权限,然后才能执行此过程。若要查看所需的权限,请参阅客户端访问权限主题中的“Outlook Web App 虚拟目录”条目。
使用命令行在客户端访问服务器上运行以下命令,以启用客户端访问服务器,从而对即时消息使用 Communications Server 2007:
获取证书指纹CertificateThumbprint
get-ExchangeCertificate | fl
为OWA虚拟目录设置证书
Get-OwaVirtualDirectory | Set-OwaVirtualDirectory –InstantMessagingCertificateThumbprint <CertificateThumbprint>
为OWA虚拟目录设置即时消息服务器
Get-OwaVirtualDirectory | Set-OwaVirtualDirectory –InstantMessagingServerName OCS01.tiger.com
(The InstantMessagingServerName parameter specifies the fully qualified domain name(FQDN) of the instant messaging server or set of servers behind a load balancing device.
)
为OWA虚拟目录设置为OCS即时消息模式
Get-OwaVirtualDirectory | Set-OwaVirtualDirectory -InstantMessagingType OCS
设置OWA虚拟目录启用即时消息
Get-OwaVirtualDirectory | Set-OwaVirtualDirectory -InstantMessagingEnabled $true
注意:
可能需要重新启动 Internet 信息服务 (IIS)。打开命令提示符窗口并使用 iisreset/noforce 命令,可以完成此操作。
在OCS上右键池打开前端属性窗口,将exchange CAS加入到主机授权,如下图。
重新启动OCS Front-End services
其他:建议对启用OWA即时通讯的CAS服务器安装CWA相关的补丁更新。
14.3. 测试
验证 OWA 聊天功能
通讯组添加测试