Collaboration Communications Systems Engineer — Question 76
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 -IPVideoMode parameter to DISABLED.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The solution does not meet the goal because setting the -IPVideoMode parameter to DISABLED does not prevent users from adding video; it only disables IP video during Teams meetings. Therefore, the correct answer is B, as the intended outcome of preventing video addition is not achieved by this method.