Article ID: 2621840 - Last Review: December 20, 2011 - Revision: 5.0

An update is available to enable the control of the file transfer through the Access Edge service in a Lync Server 2010 environment

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

SYMPTOMS

This article describes an update that enables the file transfer between the internal and external users through the Access Edge service in a Microsoft Lync Server 2010 environment. This update lets environment administrators apply specific Intelligent Instant Message Filter (IIMF) rules to a registrar or to an Edge Server pool. After the IIMF rules are applied, the environment administrators can block all file transfers through the Edge Server pool and allow file transfers between registered users.

Note The external users include the federated users.

RESOLUTION

To resolve this issue, install the following cumulative update:
2514981   (http://support.microsoft.com/kb/2514981 / ) Description of the cumulative update for Lync Server 2010, Core Components: November 2011
After the update is installed, the environment administrator must run the following command in Lync Server Management Shell to apply a client policy:
New-CsImFilterconfiguration -Identity EdgePoolIdentity -BlockFileExtension $True -Action Block -Enabled $True


Note In this command, EdgePoolIdentity is a placeholder for the identity of the Edge Server pool that is returned by running Get-CsService –EdgeServer command. You can also use the FQDN of the Edge Server pool instead of the identity.


APPLIES TO
  • Microsoft Lync Server 2010 Standard Edition
  • Microsoft Lync Server 2010 Enterprise Edition
Keywords: 
kbqfe kbsurveynew kbfix kbexpertiseadvanced KB2621840