ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 161 - MS-721 discussion

Report
Export

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?

A.

Yes

Answers
A.

Yes

B.

No

Answers
B.

No

Suggested answer: B

Explanation:

Instead run New-CsTeamsNetworkRoamingPolicy and set the -AllowIPVideo parameter to $False.

Note: The New-CsTeamsNetworkRoamingPolicy cmdlet allows IT Admins to create policies for Network Roaming and Bandwidth Control experiences in Microsoft Teams.

The TeamsNetworkRoamingPolicy cmdlets enable administrators to provide specific settings from the TeamsMeetingPolicy to be rendered dynamically based upon the location of the Teams client.

The TeamsNetworkRoamingPolicy cannot be granted to a user but instead can be assigned to a network site. The settings from the TeamsMeetingPolicy included are AllowIPVideo and MediaBitRateKb. When a Teams client is connected to a network site where a CsTeamRoamingPolicy is assigned, these two settings from the TeamsRoamingPolicy will be used instead of the settings from the TeamsMeetingPolicy.

Reference:

https://docs.microsoft.com/en-us/powershell/module/skype/new-csteamsnetworkroamingpolicy


asked 05/10/2024
Jose Manuel Belmonte Martinez
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first