exam questions

Exam MS-720 All Questions

View all questions & answers for the MS-720 exam

Exam MS-720 topic 4 question 22 discussion

Actual exam question from Microsoft's MS-720
Question #: 22
Topic #: 4
[All MS-720 Questions]

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
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
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

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...