mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #2976] [Feature Request]: Add Customisable Setting for 'Anonymous users can join a meeting' to Global Teams Policy Standard #1484
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1484
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@KelvinTegelaar commented on GitHub (Nov 12, 2024):
added in dev