Managing Microsoft Teams — Question 24
You work as a Microsoft 365 Administrator for your company. All users have Microsoft 365 E3 licenses.
All users use Microsoft Skype for Business Online for collaboration.
You plan to migrate all users to Microsoft Teams.
You need to ensure that users can use both Microsoft Skype for Business Online and Microsoft Teams during the migration period.
You need to configure the Teams upgrade settings to ensure that users can use Skype for Business for chats and calls only.
Which of the following PowerShell cmdlets should you run?
Answer options
- A. Grant-CsTeamsUpgradePolicy -PolicyName SfBWithTeamsCollabAndMeeting
- B. Grant-CsTeamsUpgradePolicy -PolicyName Islands
- C. Grant-CsTeamsUpgradePolicy -PolicyName SfBWithTeamsCollab
- D. Grant-CsTeamsUpgradePolicy -PolicyName SfBonly
Correct answer: C
Explanation
The correct answer is C, as the policy 'SfBWithTeamsCollab' allows users to use Skype for Business for chat and calls while also having access to Teams. Options A and D either provide additional capabilities or limit functionality beyond what's required. Option B, 'Islands', allows for full coexistence, which does not specifically restrict usage to chats and calls only.