[GH-ISSUE #2976] [Feature Request]: Add Customisable Setting for 'Anonymous users can join a meeting' to Global Teams Policy Standard #1484

Closed
opened 2026-03-02 13:44:34 +03:00 by kerem · 1 comment
Owner

Originally created by @PurpleGriffin on GitHub (Nov 10, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2976

Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.

We find that disabling Anonymous join for Teams Meetings is problematic where generic 'meeting room' devices are used to join meetings or where clients have Zoom Rooms devices connecting to Teams meetings as these both come through as anonymous, this includes where the client themselves uses these devices as well as where any of the people they meet with use these devices.

Could a setting please be added to the Teams Global Policy standard to allow this setting to be customised as needed e.g. 'Disable or Enable' similar to how the 'Default value of the Who can present?' setting is currently configurable.

PowerShell commands you would normally use to achieve above request

Set-CsTeamsMeetingPolicy -Identity] Global -AllowAnonymousUsersToJoinMeeting $true

Originally created by @PurpleGriffin on GitHub (Nov 10, 2024). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2976 ### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole. We find that disabling Anonymous join for Teams Meetings is problematic where generic 'meeting room' devices are used to join meetings or where clients have Zoom Rooms devices connecting to Teams meetings as these both come through as anonymous, this includes where the client themselves uses these devices as well as where any of the people they meet with use these devices. Could a setting please be added to the Teams Global Policy standard to allow this setting to be customised as needed e.g. 'Disable or Enable' similar to how the 'Default value of the `Who can present?`' setting is currently configurable. ### PowerShell commands you would normally use to achieve above request Set-CsTeamsMeetingPolicy -Identity] Global -AllowAnonymousUsersToJoinMeeting $true
kerem 2026-03-02 13:44:34 +03:00
Author
Owner

@KelvinTegelaar commented on GitHub (Nov 12, 2024):

added in dev

<!-- gh-comment-id:2470166067 --> @KelvinTegelaar commented on GitHub (Nov 12, 2024): added in dev
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#1484
No description provided.