Consider the following scenario. You install the cumulative update for Microsoft Lync Server 2010 that was released in November, 2011 in a Lync Server 2010 environment. Then, you run the following command in Lync Server Management Shell to create a new file transfer filter configuration for an Edge server:
New-CsFileTransferFilterConfiguration –Identity Service:EdgeServer:Edge FQDN
In this scenario, the command does not run successfully and you receive the following error message:New-CsFileTransferFilterConfiguration : The role "EdgeServer" was provided. However only roles "" are valid.
At line:1 char:38
+ New-CsFileTransferFilterConfiguration <<<< -Identity Service:EdgeServer:993DDC1L40ED01.993D.mgd.msft.net
+ CategoryInfo : NotSpecified: (:) [New-CsFileTransferFilterConfiguration], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.Rtc.Management.Internal.NewFileTransferFilterConfigurationCmdlet
At line:1 char:38
+ New-CsFileTransferFilterConfiguration <<<< -Identity Service:EdgeServer:993DDC1L40ED01.993D.mgd.msft.net
+ CategoryInfo : NotSpecified: (:) [New-CsFileTransferFilterConfiguration], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.Rtc.Management.Internal.NewFileTransferFilterConfigurationCmdlet