Forum Discussion
IanDeguara
Aug 24, 2020Copper Contributor
Teams Admin - Enable "Only Me" option for Lobby in Meetings Policy by default
Is there a way that I can set the Lobby to be bypassed by "Only Me" as whoever creates the meeting?
I know that it can be done on Meetings Option on every meeting by the organizer, but I would like to have it enabled by default. Maybe a Powershell script?
Thanks
1 Reply
- ChristianBergstromSilver Contributor
IanDeguara Yes, this can be controlled with Teams meeting policy.
https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmeetingpolicy?view=skype-ps
-AutoAdmittedUsers
"OrganizerOnly, if you would like that only meeting organizers can bypass the lobby."
For instructions how to do it you can see Tony Redmonds article
https://office365itpros.com/2020/08/10/teams-meeting-policy-restricts-automatic-meeting-joins-organizers/