ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 159 - 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 -AllowIPVideo parameter to $False.

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 CsTeamsMeetingPolicy cmdlets enable administrators to control the type of meetings that users can create or the features that they can access while in a meeting.

The -AllowIPVideo parameter determines whether video is enabled in a user's meetings or calls. Set this to TRUE to allow the user to share their video. Set this to FALSE to prohibit the user from sharing their video.

Reference:

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

asked 05/10/2024
Michael Wheeler
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first