Practice Free MS-721 Exam Online Questions
DRAG DROP
Your company has offices throughout the United States.
The company is opening a new office in Scranton. The office will occupy two floors in the same building.
You need to ensure that if an emergency call is placed, the local emergency dispatchers know from which floor the call came.
How should you complete the PowerShell script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

Explanation:
Reference:
https://docs.microsoft.com/en-us/powershell/module/skype/new-csonlinelislocation?view=skype-ps
https://docs.microsoft.com/en-us/powershell/module/skype/set-csonlinelislocation?view=skype-ps
HOTSPOT
You have a Microsoft Teams conference room named ConferenceRoom01.
You need to ensure that ConferenceRoom01 can be invited directly to third party online meetings by partner organizations.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Set-CalendarProcessing
Allow calendar invite processing for third-party meetings
The first thing you need to do to enable a one-touch join experience from Team Rooms is set the calendar processing rules for the device’s Exchange Online room mailbox. The room mailbox needs to allow external meetings and keep the message body and subject so it can see the URL needed to join the third-party meeting.
To set these room mailbox options using the Set-CalendarProcessing cmdlet, do the following:
HOTSPOT
You have a Microsoft Teams conference room named ConferenceRoom01.
You need to ensure that ConferenceRoom01 can be invited directly to third party online meetings by partner organizations.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Set-CalendarProcessing
Allow calendar invite processing for third-party meetings
The first thing you need to do to enable a one-touch join experience from Team Rooms is set the calendar processing rules for the device’s Exchange Online room mailbox. The room mailbox needs to allow external meetings and keep the message body and subject so it can see the URL needed to join the third-party meeting.
To set these room mailbox options using the Set-CalendarProcessing cmdlet, do the following:
You have a Microsoft Teams deployment.
You need to ensure that users can schedule meetings that have the following:
Presenter bios
Attendee registration
Registration management
Which two types of policies should you configure? Each correct answer presents cart of the solution. NOTE: Each correct selection is worth one point.
- A . agg permission policy
- B . meeting policy
- C . live events policy
- D . meeting template policy
- E . teams events policy
- F . customization policy
B, C
Explanation:
B: Turn meeting registration on or off
Follow these steps in the Teams admin center to turn meeting registration on or off:
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 need to create a new call queue to route calls to support agents. The support agents must be able to see their call queue history and the shared transcribed voicemail. The solution must minimize administrative effort.
Solution: You configure the call queue to use a Microsoft 365 group.
Does this meet the goal?
- A . Yes
- B . No
A
Explanation:
Reference: https://www.orbid365.be/shared-voicemail-arrives-in-teams/
You have a new Microsoft Teams Rooms on Windows deployment.
You need to enable the automatic acceptance of proximity-based meeting invitations.
What should you configure?
- A . front row
- B . a meeting policy
- C . Bluetooth beaconing
- D . coordinated meetings
- E . a customization policy
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 -MediaBitRateKb parameter to 1.
Does this meet the goal?
- A . Yes
- B . No
B
Explanation:
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
You have a Microsoft Lync Server 2013 deployment.
Some users use Enterprise Voice.
You plan to migrate to Microsoft Teams.
You need to design a migration solution. The solution must minimize the impact on end users during the migration.
What should you include in the solution?
- A . Migrate all users directly from Lync Server 2013 to Teams.
- B . Migrate the Enterprise Voice users from Lync Server 2013 to Microsoft Skype for Business Server 2019. and then migrate the Enterprise Voice users to Teams.
- C . Migrate all other users directly from Lync Server 2013 to Teams.
- D . Perform an in-place upgrade from Lync Server 2013 to Microsoft Skype for Business Server 2015, and then migrate all users to Teams.
You have a Microsoft Lync Server 2013 deployment.
Some users use Enterprise Voice.
You plan to migrate to Microsoft Teams.
You need to design a migration solution. The solution must minimize the impact on end users during the migration.
What should you include in the solution?
- A . Migrate all users directly from Lync Server 2013 to Teams.
- B . Migrate the Enterprise Voice users from Lync Server 2013 to Microsoft Skype for Business Server 2019. and then migrate the Enterprise Voice users to Teams.
- C . Migrate all other users directly from Lync Server 2013 to Teams.
- D . Perform an in-place upgrade from Lync Server 2013 to Microsoft Skype for Business Server 2015, and then migrate all users to Teams.
Your company has offices in Paris and London.
You are migrating from an on-premises PBX telephony solution to a Microsoft Teams Phone deployment that uses Direct Routing. You plan to use the existing telephony earner. The new solution will provide telephony services to users m both offices.
You need to recommend a solution that is the most resistant to possible failures. The solution must ensure that calls are routed through each user’s respective office.
Which two actions should you include in the recommendation? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point
- A . Deploy one Session Border Controller SBC) to each office. Configure the SBCs as a high-availability pair.
- B . Deploy a highly available Session Border Controller (SBC) pair to each office.
- C . Configure voice routing policies for each office.
- D . Configure a single voice routing policy for all users.
