Forum Discussion
Control External Access in SFB Online
- Aug 10, 2018
You can block external file transfer via the External communication policies (use Set-CSExtenralUserCommunicationPolicy to create a custom one:
While you can block desktop sharing, you cannot block it for just sharing with external users. If you need this functionality, vote on UserVoice: https://www.skypefeedback.com/forums/299913-generally-available/suggestions/18558241-disable-desktop-sharing-with-external-users
Not that there are big chances for this to happen now that we have Teams :)
You can block external file transfer via the External communication policies (use Set-CSExtenralUserCommunicationPolicy to create a custom one:
While you can block desktop sharing, you cannot block it for just sharing with external users. If you need this functionality, vote on UserVoice: https://www.skypefeedback.com/forums/299913-generally-available/suggestions/18558241-disable-desktop-sharing-with-external-users
Not that there are big chances for this to happen now that we have Teams :)
Thank you Vasil!