Microsoft Identity and Access Administrator — Question 124

You have 2,500 users who are assigned Microsoft 365 E3 licenses. The licenses are assigned to individual users.

You assign Microsoft 365 E5 licenses to a group that includes all users.

You need to remove the Microsoft 365 E3 licenses from the users by using the least amount of administrative effort.

What should you use?

Answer options

Correct answer: C

Explanation

The correct answer is C, the Set-MgUserLicense cmdlet, as it allows for bulk license management efficiently. Option A, the Update-MgGroup cmdlet, is used for updating group properties, not for license assignments. Option B, the Set-WindowsProductKey cmdlet, is unrelated to Microsoft 365 licenses. Option D, the Licenses blade in the Microsoft Entra admin center, may require more manual effort compared to using the cmdlet.