Configure Online Meetings for Microsoft Teams in Microsoft 365

Two Ways to Convert Online Meetings to Microsoft Teams

Question

Your company has a Microsoft 365 subscription.

You recently set the company's Microsoft Teams upgrade policy to Teams only coexistence mode.

A user reports that several online meetings are configured to use Microsoft Skype for Business.

You need to convert the online meetings in the user's calendar to use Microsoft Teams.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

AB.

https://docs.microsoft.com/en-us/skypeforbusiness/audio-conferencing-in-office-365/setting-up-the-meeting-migration-service-mms

The scenario presented is that the company recently set the Teams upgrade policy to Teams only coexistence mode but a user reports that several online meetings are still configured to use Skype for Business. Therefore, the objective is to convert the user's online meetings to use Teams instead of Skype for Business. There are two possible ways to achieve this goal:

Option A: From PowerShell, run the Start-CsExMeetingMigration cmdlet and specify the -identity parameter. This option involves using PowerShell to initiate the migration of the user's Skype for Business meetings to Teams meetings. The Start-CsExMeetingMigration cmdlet can be used to start the migration process, and the -identity parameter can be used to specify the user whose meetings need to be migrated. This cmdlet migrates all future Skype for Business meetings scheduled by the user to Teams meetings. Meetings that have already occurred will remain in the user's Skype for Business client. This approach requires knowledge of PowerShell scripting and access to the appropriate administrative rights to run PowerShell commands.

Option B: Run the Skype for Business Meeting Migration tool. This option involves using the Skype for Business Meeting Migration tool to migrate the user's Skype for Business meetings to Teams meetings. This tool is a standalone executable that can be downloaded from the Microsoft Download Center. It migrates all Skype for Business meetings scheduled by the user to Teams meetings, including past meetings. This approach is simpler than using PowerShell, but it requires installing and running a separate tool.

Options C, D, and E are not correct solutions to the problem described in the scenario. Option C involves modifying the meeting policy from the Microsoft Teams admin center, but this will not directly migrate the user's existing Skype for Business meetings to Teams meetings. Option D involves using PowerShell to modify the Teams upgrade configuration, which is not related to migrating the user's meetings from Skype for Business to Teams. Option E involves modifying the Teams upgrade policy from the Microsoft Teams admin center, which is also not related to migrating the user's meetings from Skype for Business to Teams.