Valid MS-721 Dumps shared by ExamDiscuss.com for Helping Passing MS-721 Exam! ExamDiscuss.com now offer the newest MS-721 exam dumps, the ExamDiscuss.com MS-721 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com MS-721 dumps with Test Engine here:
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 -IPVideoMode parameter to DISABLED. Does this meet the goal?
Correct Answer: B
Instead run New-CsTeamsNetworkRoamingPolicy and set the -AllowIPVideo parameter to $False. Note: The New-CsTeamsNetworkRoamingPolicy cmdlet allows IT Admins to create policies for Network Roaming and Bandwidth Control experiences in Microsoft Teams. The TeamsNetworkRoamingPolicy cmdlets enable administrators to provide specific settings from the TeamsMeetingPolicy to be rendered dynamically based upon the location of the Teams client. The TeamsNetworkRoamingPolicy cannot be granted to a user but instead can be assigned to a network site. The settings from the TeamsMeetingPolicy included are AllowIPVideo and MediaBitRateKb. When a Teams client is connected to a network site where a CsTeamRoamingPolicy is assigned, these two settings from the TeamsRoamingPolicy will be used instead of the settings from the TeamsMeetingPolicy. Reference: https://docs.microsoft.com/en-us/powershell/module/skype/new-csteamsnetworkroamingpolicy