Forum Discussion
TonyRedmond
Mar 12, 2024MVP
Exploit Microsoft 365 Usage Data to Decide Who Should Get Copilot for Microsoft 365 Licenses
It can be difficult to decide who should get expensive Copilot for Microsoft 365 licenses. This article describes how to use PowerShell to extract and analyze Microsoft 365 usage reports to help make the decision. It's always best to make decisions based on data rather than emotions!
https://practical365.com/copilot-for-microsoft-365-licenses-decision/
- GuruZachCopper Contributor
TonyRedmond I really liked your article. We are looking for a removal option. Since the api's haven't been created yet, any thoughts on how to use PowerShell to automate the removal of a Copilot license if its not used?
- Sure. Use the Set-MgUserLicense cmdlet to remove the license... See https://practical365.com/microsoft-365-license-graph-sdk/