Microsoft Managing Microsoft Teams - MS-700 Exam Practice Test
Task 4
You need to add the following disclaimer as pan of all Teams meeting invites:
"Disc aimer: This meeting may be recorded for quality and training purposes."
You need to add the following disclaimer as pan of all Teams meeting invites:
"Disc aimer: This meeting may be recorded for quality and training purposes."
Correct Answer:
See the solution in the explanation below:
Explanation:
To add a disclaimer to all Teams meeting invites, you can use the Exchange admin center to create a mail flow rule that applies the disclaimer to meeting requests. Here are the steps to follow:
* Sign in to the Exchange admin center with your Microsoft 365 username and password 1 .
* In the left navigation, go to Mail flow > Rules.
* Click Add (+) and then select Create a new rule.
* In the New rule pane, enter a name for the rule, such as "Meeting disclaimer".
* Under Apply this rule if, select A message header includes any of these words.
* In the Specify header name box, enter X-MS-Exchange-Calendar-Meeting-Request. This is a special header that identifies meeting requests 2 .
* In the Specify words or phrases box, enter True. This means that the rule will apply to any message that has the header set to True.
* Click Add and then OK.
* Under Do the following, select Append the disclaimer.
* In the Specify disclaimer text box, enter the disclaimer text that you want to add to the meeting invites, such as:
Disclaimer: This meeting may be recorded for quality and training purposes.
* Click Enter text and then OK.
* Under Choose a mode for this rule, select Enforce.
* Click Save.
Now, when you or anyone in your organization schedules a Teams meeting, the disclaimer will be added to the meeting invites automatically.
Explanation:
To add a disclaimer to all Teams meeting invites, you can use the Exchange admin center to create a mail flow rule that applies the disclaimer to meeting requests. Here are the steps to follow:
* Sign in to the Exchange admin center with your Microsoft 365 username and password 1 .
* In the left navigation, go to Mail flow > Rules.
* Click Add (+) and then select Create a new rule.
* In the New rule pane, enter a name for the rule, such as "Meeting disclaimer".
* Under Apply this rule if, select A message header includes any of these words.
* In the Specify header name box, enter X-MS-Exchange-Calendar-Meeting-Request. This is a special header that identifies meeting requests 2 .
* In the Specify words or phrases box, enter True. This means that the rule will apply to any message that has the header set to True.
* Click Add and then OK.
* Under Do the following, select Append the disclaimer.
* In the Specify disclaimer text box, enter the disclaimer text that you want to add to the meeting invites, such as:
Disclaimer: This meeting may be recorded for quality and training purposes.
* Click Enter text and then OK.
* Under Choose a mode for this rule, select Enforce.
* Click Save.
Now, when you or anyone in your organization schedules a Teams meeting, the disclaimer will be added to the meeting invites automatically.
Task 12
you need to create a Microsoft 365 group named TeamsAdmin that can manage Teams Phone configurations without being able to manage teams and channels.
you need to create a Microsoft 365 group named TeamsAdmin that can manage Teams Phone configurations without being able to manage teams and channels.
Correct Answer:
See the solution in the explanation below:
Explanation:
To create a Microsoft 365 group named TeamsAdmin that can manage Teams Phone configurations without being able to manage teams and channels, you need to use PowerShell to create the group and assign the Teams Communications Administrator role to it. Here are the steps to follow:
* Install the Azure Active Directory PowerShell for Graph module by running the following cmdlet:
Install-Module -Name AzureAD
* Connect to Azure Active Directory by running the following cmdlet and entering your Microsoft 365 username and password:
Connect-AzureA Create a new Microsoft 365 group named TeamsAdmin by running the following cmdlet:
New-AzureADMSGroup -DisplayName " TeamsAdmin " -Description " Group for managing Teams Phone configurations " -MailEnabled $false -MailNickName " TeamsAdmin " -SecurityEnabled $true -GroupTypes
" Unified "
* Get the object ID of the new group by running the following cmdlet:
Get-AzureADMSGroup -Filter " DisplayName eq ' TeamsAdmin ' "
* Copy the object ID from the output and assign it to a variable, such as $groupID, by running the following cmdlet:
$groupID = " your-object-i Install the Microsoft Teams PowerShell module by running the following cmdlet:
Install-Module -Name MicrosoftTeams
* Connect to Microsoft Teams by running the following cmdlet and entering your Microsoft 365 username and password:
Connect-MicrosoftTeams
* Get the role ID of the Teams Communications Administrator role by running the following cmdlet:
Get-CsOnlineRole -Identity " Teams Communications Administrator "
* Copy the role ID from the output and assign it to a variable, such as $roleID, by running the following cmdlet:
$roleID = " your-role-id "
* Assign the Teams Communications Administrator role to the TeamsAdmin group by running the following cmdlet:
New-CsOnlineRoleAssignment -SecurityGroupId $groupID -RoleDefinitionName $roleID Now, you have created a Microsoft 365 group named TeamsAdmin that can manage Teams Phone configurations without being able to manage teams and channels. You can add members to this group by using the Azure Active Directory admin center or PowerShell.
Explanation:
To create a Microsoft 365 group named TeamsAdmin that can manage Teams Phone configurations without being able to manage teams and channels, you need to use PowerShell to create the group and assign the Teams Communications Administrator role to it. Here are the steps to follow:
* Install the Azure Active Directory PowerShell for Graph module by running the following cmdlet:
Install-Module -Name AzureAD
* Connect to Azure Active Directory by running the following cmdlet and entering your Microsoft 365 username and password:
Connect-AzureA Create a new Microsoft 365 group named TeamsAdmin by running the following cmdlet:
New-AzureADMSGroup -DisplayName " TeamsAdmin " -Description " Group for managing Teams Phone configurations " -MailEnabled $false -MailNickName " TeamsAdmin " -SecurityEnabled $true -GroupTypes
" Unified "
* Get the object ID of the new group by running the following cmdlet:
Get-AzureADMSGroup -Filter " DisplayName eq ' TeamsAdmin ' "
* Copy the object ID from the output and assign it to a variable, such as $groupID, by running the following cmdlet:
$groupID = " your-object-i Install the Microsoft Teams PowerShell module by running the following cmdlet:
Install-Module -Name MicrosoftTeams
* Connect to Microsoft Teams by running the following cmdlet and entering your Microsoft 365 username and password:
Connect-MicrosoftTeams
* Get the role ID of the Teams Communications Administrator role by running the following cmdlet:
Get-CsOnlineRole -Identity " Teams Communications Administrator "
* Copy the role ID from the output and assign it to a variable, such as $roleID, by running the following cmdlet:
$roleID = " your-role-id "
* Assign the Teams Communications Administrator role to the TeamsAdmin group by running the following cmdlet:
New-CsOnlineRoleAssignment -SecurityGroupId $groupID -RoleDefinitionName $roleID Now, you have created a Microsoft 365 group named TeamsAdmin that can manage Teams Phone configurations without being able to manage teams and channels. You can add members to this group by using the Azure Active Directory admin center or PowerShell.
You have a Microsoft 365 subscription that uses Teams.
You deploy Teams to a branch office that has limited internet bandwidth.
You need to configure policy settings to enforce network bandwidth restrictions only when Teams users are in the branch office.
Which two policies should you configure? Each correct answer presents part of the solution.
NOTE Each correct selection is worth one point.
You deploy Teams to a branch office that has limited internet bandwidth.
You need to configure policy settings to enforce network bandwidth restrictions only when Teams users are in the branch office.
Which two policies should you configure? Each correct answer presents part of the solution.
NOTE Each correct selection is worth one point.
Correct Answer: A,E
Vote an answer
You have a Microsoft 365 subscription that includes Teams. The subscription contains a user named User1.
You are deploying 10 new Teams devices.
You need to ensure that User1 can restart the Teams devices remotely.
Solution: You assign the Teams Administrator role to User1.
Does this meet the goal?
You are deploying 10 new Teams devices.
You need to ensure that User1 can restart the Teams devices remotely.
Solution: You assign the Teams Administrator role to User1.
Does this meet the goal?
Correct Answer: A
Vote an answer
Vou have a Microsoft 365 subscription.
In Microsoft Teams, you create a new private team named Team1 and add a user named User1 as a member.
Used attempts to add members to Team1 and reports that approval is required. Vou need to ensure that User1 can add members to Team1 without requiring approval. What should you do?
In Microsoft Teams, you create a new private team named Team1 and add a user named User1 as a member.
Used attempts to add members to Team1 and reports that approval is required. Vou need to ensure that User1 can add members to Team1 without requiring approval. What should you do?
Correct Answer: A
Vote an answer
You have a Microsoft 365 subscription that uses Microsoft Teams.
You feed 10 identify which teams were inactive during the past 90 days.
What should you use?
You feed 10 identify which teams were inactive during the past 90 days.
What should you use?
Correct Answer: D
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
You have a Microsoft 365 tenant that uses Microsoft Skype for Business on-premises.
You plan to upgrade to Microsoft Teams in stages based on groups. The features required by each group are shown in the following table.

How should you configure the upgrade policy for the groups? To answer, select the appropriate options in the answer area.

You plan to upgrade to Microsoft Teams in stages based on groups. The features required by each group are shown in the following table.

How should you configure the upgrade policy for the groups? To answer, select the appropriate options in the answer area.

Correct Answer:

Explanation:

Reference:
https://docs.microsoft.c om/en-us/microsoftteams/migration-interop-guidance-for-teams-with-skype
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 plan to configure the environment to allow external users to collaborate in Microsoft Teams by using guest access.
The company implements a new security policy that has the following requirements:
* Only guest users from specific domains must be allowed to connect to collaborate by using Microsoft Teams.
* Guest users must be prevented from inviting other guests.
You need to recommend a solution to meet the security policy requirements.
Solution: From the Microsoft Teams admin center, you modify the global meeting policy.
Does this meet the goal?
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 plan to configure the environment to allow external users to collaborate in Microsoft Teams by using guest access.
The company implements a new security policy that has the following requirements:
* Only guest users from specific domains must be allowed to connect to collaborate by using Microsoft Teams.
* Guest users must be prevented from inviting other guests.
You need to recommend a solution to meet the security policy requirements.
Solution: From the Microsoft Teams admin center, you modify the global meeting policy.
Does this meet the goal?
Correct Answer: A
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
You have a Microsoft Office 365 subscription named contoso.com.
You need to create the Microsoft Teams teams shown in the following table.

What should you configure each team? To answer, drag the appropriate team types to the correct teams. Each team type 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.

You need to create the Microsoft Teams teams shown in the following table.

What should you configure each team? To answer, drag the appropriate team types to the correct teams. Each team type 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.

Correct Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/micros oftteams/teams-channels-overview