MS-721 · Question #80
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 h
The correct answer is B. No. 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) restriction
Question
Options
- AYes
- BNo
How the community answered
(30 responses)- A17% (5)
- B83% (25)
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.
Topics
Community Discussion
No community discussion yet for this question.