Skip to Content
Microsoft 365Entra IDOverview

Entra ID

PowerShell scripts for managing Azure AD / Entra ID via the Microsoft Graph PowerShell SDK.

Prerequisites

All scripts in this section require the Microsoft Graph PowerShell modules:

Install-Module Microsoft.Graph -Scope CurrentUser

Some scripts also require:

Install-Module Az -Scope CurrentUser Install-Module ImportExcel -Scope CurrentUser

Scripts

Last updated on