Forum Discussion
Control External Access in SFB Online
Hi,
We want to have customized controls with external access.
For e.g. users should be able to communicate outside the organization, however, screen sharing will not be allowed.
Is this possible with SFB online?
I did look at customer policies but couldn't get hold of any such settings yet.
Many thanks in advance.
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 :)
2 Replies
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 :)
- Vineet AroraBrass Contributor
Thank you Vasil!