Managing Microsoft 365 Users and Licenses Using PowerShell
In the past few days and weeks, I have had the opportunity to work on real-life projects involving Microsoft 365 deployment and migration. While working on those projects, I realized that the fastest means of automating some tasks is by using the new Microsoft Graph PowerShell cmdlets commands.
In 2022, Microsoft scheduled Azure AD, Azure AD Preview, and MSOnline PowerShell modules for deprecation and announced Microsoft Graph PowerShell as the PowerShell module for interacting with Azure AD and other Microsoft services.
In an article I published on the TechDirectArchive blog, I highlighted some of the PowerShell commands I used for the projects.
Click here to read the post.