How to use Connect-MgGraph – All Options

Connect MgGraph

The Microsoft Graph module in PowerShell allows you to interact with different Microsoft 365 services. But to use the module, you will first need to connect to Microsoft Graph, using the Connect-MgGraph cmdlet. There are different options when it comes … Read moreHow to use Connect-MgGraph – All Options

Get-MgUser: How to Get and Export Azure AD users with PowerShell

Get MgUser

Starting from Dec 2022 we will need to use the Get MgUser cmdlet to get and export our Azure AD users. Get-MgUser is part of the Microsoft Graph SDK for PowerShell. It allows us to interact with all Microsoft Services … Read moreGet-MgUser: How to Get and Export Azure AD users with PowerShell