MS-721 · Question #79
MS-721 Question #79: Real Exam Question with Answer & Explanation
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
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 have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are optimizing a network to better support voice and collaboration workloads in Microsoft Teams. When the users are at a specific corporate site, you need to prevent the users from adding video during calls. Solution: You run New-CsTeamsMeetingPolicy and set the -iPVideoHode parameter to disabled. Does this meet the goal?
Options
- AYes
- BNo
Explanation
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.
Common mistakes.
- B. 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
Reference. https://learn.microsoft.com/en-us/powershell/module/teams/new-csteamsmeetingpolicy
Topics
Community Discussion
No community discussion yet for this question.