HOTSPOT - (Topic 5)
You have a Microsoft 365 E5 subscription that contains a Microsoft Teams team named Sales Team. Sales Team contains the members shown in the following table.
You create a channel named Sales Project and configure the Channel moderation settings as shown in the following exhibit.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Solution:
Graphical user interface, text Description automatically generated
Does this meet the goal?
Correct Answer:
A
- (Topic 5)
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 have a Microsoft 365 subscription that contains several Microsoft SharePoint Online sites.
You need to ensure that the content stored in a SharePoint modern team site named Sales is available from Microsoft Teams. The solution must ensure that when a new channel is added to a team, a folder for the channel is created in the Sales site.
Solution: From the Microsoft Teams client, you create a new team and select Create from an existing Office 365 group or team.
Does this meet the goal?
Correct Answer:
A
https://support.microsoft.com/en-us/office/create-a-team-from-an-existing-group-24ec428e-40d7-4a1a-ab87-29be7d145865
SIMULATION - (Topic 4)
Task 1
Your company is opening a branch office in Miami. The office uses a network range of 10.10.10.0/24.
You need to restrict Teams bandwidth to 1.000 Kpbs for all the users working at the Miami office. The solution must NOT affect other offices.
Solution:
To restrict Teams bandwidth by network range, you can use the Network Roaming Policy feature1. This feature allows you to define different media bit rate settings for different network locations based on the IP address ranges. Here are the steps to accomplish your task:
✑ Create a new network roaming policy with the desired media bit rate settings. For example, you can use the following PowerShell cmdlet to create a policy named “MiamiPolicy” with a maximum bit rate of 1000 Kbps for audio and video:
New-CsTeamsNetworkRoamingPolicy -Identity "MiamiPolicy" -MaxMediaBitRateKb 1000
✑ Assign the network roaming policy to the network range of the Miami office. You can use the following PowerShell cmdlet to assign the policy to the 10.10.10.0/24 network range:
New-CsTeamsNetworkRoamingPolicyAssignment -PolicyName "MiamiPolicy" - IPAddressRange "10.10.10.0/24"
✑ Verify that the policy is applied correctly by using the Get- CsTeamsNetworkRoamingPolicyAssignment cmdlet. You should see something like this:
Identity : 10.10.10.0/24 PolicyName : MiamiPolicy
IPAddressRange : 10.10.10.0/24 EffectiveTime : 8/1/2023 1:18:24 PM LastUpdateTime : 8/1/2023 1:18:24 PM
LastUpdateBy : admin@XXXXXXXXXXX.onmicrosoft.com
LastUpdateBySid : S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-XXXXX
Note: You may need to wait for some time for the policy to take effect.
Does this meet the goal?
Correct Answer:
A
- (Topic 5)
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.
Your company has a Microsoft 365 subscription.
You need to prevent temporary employees from using the private chat feature in Microsoft Teams.
Solution: You create a meeting policy and assign the policy to the users. Does this meet the goal?
Correct Answer:
B
HOTSPOT - (Topic 5)
Your company has a Microsoft 365 subscription that uses Phone System. Two employees have the user account shown in the following table.
The employees are leaving the company.
You need to ensure that the phone numbers can be reassigned to other employees as quickly as possible.
What should you use for each employee? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Solution:
Does this meet the goal?
Correct Answer:
A