Project

GraphEssentials

GraphEssentials is a PowerShell module that helps with Office 365 / Azure AD using mostly Graph

Stars10
Forks3
Open issues0
PowerShell Gallery downloads1753
Releasev0.0.56
Language: PowerShell Updated: 2026-04-13T17:08:49.0000000+00:00

Documentation

Install GraphEssentials

Install GraphEssentials from the PowerShell Gallery.

Install GraphEssentials before trying the curated Microsoft Graph examples.

Install-Module -Name GraphEssentials -Scope CurrentUser
Import-Module GraphEssentials

Use the least-privileged Microsoft Graph scopes that still allow the report or inventory you need.