Collaboration Communications Systems Engineer — Question 23

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 -MediaBitRateKb parameter to 1.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

Setting the -MediaBitRateKb parameter to 1 does not effectively prevent users from adding video during calls; it merely limits the media bitrate. The correct approach should involve a different policy configuration that explicitly disables video functionality in Microsoft Teams calls, which is why the answer is No.