MS-721 · Question #79
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is A. Yes. Running New-CsTeamsMeetingPolicy with the IP video parameter set to disabled prevents users assigned to that policy from adding video during calls, meeting the site-specific restriction goal.
Question
Options
- AYes
- BNo
How the community answered
(41 responses)- A80% (33)
- B20% (8)
Why each option
Running New-CsTeamsMeetingPolicy with the IP video parameter set to disabled prevents users assigned to that policy from adding video during calls, meeting the site-specific restriction goal.
The New-CsTeamsMeetingPolicy cmdlet includes a parameter controlling IP video mode which, when set to disabled, blocks assigned users from enabling their camera during calls. By creating this policy and assigning it to users at the specific corporate site, administrators enforce a location-targeted video restriction without affecting users at other sites. This is the supported PowerShell approach for restricting IP video in Microsoft Teams meetings.
Choosing No is incorrect because the New-CsTeamsMeetingPolicy cmdlet with the IP video parameter set to disabled does effectively prevent video for users the policy is assigned to, which satisfies the requirement.
Concept tested: Teams Meeting Policy IP video restriction via PowerShell
Source: https://learn.microsoft.com/en-us/powershell/module/teams/new-csteamsmeetingpolicy
Topics
Community Discussion
No community discussion yet for this question.