Project

GraphEssentials

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

Stars10
Forks3
Open issues1
PowerShell Gallery downloads1732
Releasev0.0.55
Language: PowerShell Updated: 2026-04-06T17:18:59.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.