nerdexam
MicrosoftMicrosoft

MS-721 · Question #80

MS-721 Question #80: Real Exam Question with Answer & Explanation

The correct answer is B: No. {"question_number": 4, "correct_answer": "B", "explanation": "New-CsTeamsMeetingPolicy with -AllowIPVideo $False disables video globally for all meetings for the assigned users, regardless of their network location. The requirement is to block video only when users are at a speci

Configure and manage Teams meetings, webinars, and town halls

Question

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?

Options

  • AYes
  • BNo

Explanation

{"question_number": 4, "correct_answer": "B", "explanation": "New-CsTeamsMeetingPolicy with -AllowIPVideo $False disables video globally for all meetings for the assigned users, regardless of their network location. The requirement is to block video only when users are at a specific corporate site. Location-aware (network-based) restrictions require the Teams Network Roaming Policy (New-CsTeamsNetworkRoamingPolicy), which can be associated with a network site so that the restriction applies only when users are connected at that site. Using a meeting policy alone cannot scope the restriction to a particular physical location.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

#Teams Meeting Policies#Video settings#PowerShell#Policy scope

Community Discussion

No community discussion yet for this question.

Full MS-721 PracticeBrowse All MS-721 Questions