nerdexam
Microsoft

MS-721 · Question #81

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 A. Yes. New-CsTeamsNetworkRoamingPolicy with -AllowIPVideo $False is the correct approach for location-based video restrictions. A Teams Network Roaming Policy is assigned to a network site (configured under network topology in the Teams admin center). When users connect from that corpor

Configure and manage Microsoft Teams Phone

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-CsTeamsNetworkRoamingPolicy and set the -AllowIPVideo parameter to $False. Does this meet the goal?

Options

  • AYes
  • BNo

How the community answered

(37 responses)
  • A
    73% (27)
  • B
    27% (10)

Explanation

New-CsTeamsNetworkRoamingPolicy with -AllowIPVideo $False is the correct approach for location-based video restrictions. A Teams Network Roaming Policy is assigned to a network site (configured under network topology in the Teams admin center). When users connect from that corporate site's network, Teams detects the site match and applies the roaming policy, overriding the user's normal meeting policy settings for video. This is precisely designed to enforce different media capabilities based on physical/network location, so the solution meets the goal.

Topics

#Teams network policies#Teams Phone calling features#PowerShell#Media optimization

Community Discussion

No community discussion yet for this question.

Full MS-721 Practice