Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Support to prevent external file transfer especially for Skype for Business on Mac users in Skype for Business Server 2015


View products that this article applies to.

Symptoms

In a Microsoft Skype for Business Server 2015 environment, you create a file transfer filter configuration for the Edge Server to block a user's ability to transfer certain type files by using a Skype for Business Server client in an external network. When a Skype for Business Server client that's enabled by Microsoft Unified Communications Web API (UCWA), such as a Skype for Business on Mac client, is externally talking to an internal client, you may notice that it doesn't honor the file transfer policy as configured.

↑ Back to the top


Cause

This issue occurs because the external file transfer's traffic doesn't traverse the Edge Server. Therefore, the external file transfer is enabled.

↑ Back to the top


Resolution

To fix this issue, install the January 2019 cumulative update 6.0.9319.537 for Skype for Business Server 2015, Core Components.

Note After you apply this update, you can run the following cmdlet to prevent external network users including the UCWA users from being able to transfer files to internal users:

New-CsConferencingPolicy -Identity BlockExternalP2PFileTransfer - EnableP2PFileTransferOutsideIntranet $False

This example creates a new policy to block an external file transfer. Then you can use Grant-CsConferencingPolicy to assign it to a user account.

↑ Back to the top


More information

After you apply this update, the Skype for Business Server will give you a way to prevent the Skype for Business on Mac user from being able to transfer files externally to an internal user.

↑ Back to the top


Keywords: kb, kbfix, kbqfe, kbsurveynew, kbexpertiseadavanced, prevent external file transfer, file transfer policy on edge server can' be honored

↑ Back to the top

Article Info
Article ID : 4458688
Revision : 7
Created on : 12/20/2018
Published on : 1/8/2019
Exists online : False
Views : 209