Project

GraphEssentials

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

Stars11
Forks3
Open issues1
PowerShell Gallery downloads1756
Releasev0.0.56
Language: PowerShell Updated: 2026-05-23T21:09:24.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.