Forum Discussion
Latest changs on Teams meeting options
- Dec 12, 2019
Could be that the setting is not rolled out yet. Bypass lobby is listed as coming soon:
Hi,
"Everyone" is the only mode that will allow dial-in users to bypass lobby. The settings you do in TAC is what default settings should be used but users can still change them per meeting.
https://www.lync.se/2019/07/meeting-options-in-teams/
No, no way currently to change the "Who can present" setting centrally.
- Petri-XDec 10, 2019Bronze Contributor
Hi LinusCansby
Not sure if I follow you. I believe Microsoft has forgot that "anonymous users" and "dial-in users" are not normally handled in same way.
The TechNet documents says:
-AllowPSTNUsersToBypassLobby
Determines whether a PSTN user joining the meeting is allowed or not to bypass the lobby. If you set this parameter to True, PSTN users are allowed to bypass the lobby as long as an authenticated user is joined to the meeting.(source: Set-CsTeamsMeetingPolicy )
- LinusCansbyDec 11, 2019MVPSo if you set -AllowPSTNUsersToBypassLobby $false and a user sets Meeting Options "Who can bypass the lobby" to Everyone. Everyone will bypass the lobby. Even if you set AllowOrganizersToOverrideLobbySettings to $false.
- Petri-XDec 11, 2019Bronze Contributor
Question is still, I have defined: AllowPSTNUsersToBypassLobby $true. For me this means that all PSTN callers should be able to join to the meetings without lobby. But even so this still requires that users need to set "everyone" on the meeting options. And when they do so, then that allows also anonymous users to join to meeting without lobby, and this is something which we do not want.
For me the current behaviour looks like the teams meetings do not respect the policy. Or I'm totally lost 😄