Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2345528
  • 博文数量: 208
  • 博客积分: 7288
  • 博客等级: 少将
  • 技术积分: 45837
  • 用 户 组: 普通用户
  • 注册时间: 2006-09-19 14:58
文章分类

全部博文(208)

文章存档

2017年(1)

2016年(1)

2015年(1)

2014年(31)

2013年(7)

2012年(34)

2011年(36)

2010年(24)

2009年(52)

2008年(3)

2007年(1)

2006年(17)

分类: WINDOWS

2011-05-04 17:30:49

Enable Exchange 2010 SP1 Outlook Web App and IM Integration

Topic Last Modified: 2011-04-05

To enable Exchange 2010 SP1 Outlook Web Access (OWA) and instant messaging (IM) integration with Microsoft Lync Server 2010, you must add the Exchange 2010 SP1 Client Access Server (CAS) server to the Lync Server 2010 topology as a trusted application server.

Gg413079.important(en-us,OCS.14).gifImportant:
There are additional configuration requirements that depend on how your Exchange 2010 SP1 server roles are configured:
  • If your CAS server is not collocated on the same server that is running Exchange 2010 SP1 Unified Messaging (UM), in addition to creating a trusted application pool you must create a trusted application, which can only be done by using Lync Server Management Shell. The trusted application must be assigned a port number on which the application will run. The port must be unique within the trusted application pool. In other words, no other applications that use this port can be defined in the specified pool. This port will not be used, but it must be assigned as described in the “Create a trusted application for the Exchange 2010 SP1 CAS server” procedure later in this topic.
  • If your CAS server is collocated on the same server that is running Exchange 2010 SP1 UM, and the UM server is servicing a SIP dial plan that is integrated with Lync Server 2010, you only need to create a trusted application pool. It is not necessary to create a trusted application.
  1. Log on to the computer with an account that is a member of the RTCUniversalServerAdmins group or has the equivalent administrator rights and permissions.

  2. Start the Lync Server Management Shell: Click Start, click All Programs, click Microsoft Lync Server 2010, and then click Lync Server Management Shell.

  3. Run the following cmdlet:

    Get-CsSite

    This returns the siteID for the siteName in which you are creating the pool. For details, see in the Lync Server Management Shell documentation.

  4. Run the following cmdlet:

    New-CsTrustedApplicationPool -Identity  -ThrottleAsServer $true -TreatAsAuthenticated $true -ComputerFQDN  -Site  -Registrar  -RequiresReplication $false

    For details, see in the Lync Server Management Shell documentation.

    Gg413079.important(en-us,OCS.14).gifImportant:
    If your CAS server is not collocated on the same server that is running Exchange 2010 SP1 Unified Messaging (UM), skip the remaining steps in this procedure and perform the “Create a trusted application for the Exchange 2010 SP1 CAS server” procedure later in this topic. If your CAS server is collocated on the same server that is running Exchange 2010 SP1 Unified Messaging (UM), complete the steps in this procedure and do not perform the “Create a trusted application for the Exchange 2010 SP1 CAS server” procedure later in this topic.
  5. Run Enable-CsTopology.

  6. Start Topology Builder: Click Start, click All Programs, click Microsoft Lync Server 2010, and then click Lync Server Topology Builder.

  7. Select the option to Download Topology from existing deployment.

  8. In the Save Topology As dialog box, select the Topology Builder file you want to use, and click Save.

  9. In the left pane, expand the tree until you reach Trusted application servers.

  10. Expand the Trusted application servers node.

  11. You should now see the Exchange 2010 SP1 CAS server listed as a trusted application server.

  1. Log on to the computer with an account that is a member of the RTCUniversalServerAdmins group or has the equivalent administrator rights and permissions.

  2. Start the Lync Server Management Shell: Click Start, click All Programs, click Microsoft Lync Server 2010, and then click Lync Server Management Shell.

  3. If your CAS server is not collocated on the same server that is running Exchange 2010 SP1 Unified Messaging (UM), run the following cmdlet:

    New-CsTrustedApplication -ApplicationId  -TrustedApplicationPoolFqdn  -Port 

    For details, see the topic in the Lync Server Management Shell documentation.

  4. Run Enable-CsTopology.

  5. Start Topology Builder: Click Start, click All Programs, click Microsoft Lync Server 2010, and then click Lync Server Topology Builder.

  6. Select the option to Download Topology from existing deployment.

  7. In the Save Topology As dialog box, select the Topology Builder file you want to use, and click Save.

  8. In the left pane, expand the tree until you reach Trusted application servers.

  9. Expand the Trusted application servers node.

  10. You should now see the Exchange 2010 SP1 CAS server listed as a trusted application server.

阅读(1738) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~