Interactive M365 License usage Report

Interactive M365 License usage Report

Hi All,

A few days ago, i’ve stumbled accross the Interactive M365 License usage Report from Daniel Bradley.

You can find the Script in the PowerShell Gallery

Installing the Script. If you have the same warning about the PATH Variable i recommend reading Set Path Variable with PowerShell.

Install-PSResource -Name Invoke-M365LicenseReport -Scope CurrentUser

Invoke the Script

Invoke-M365LicenseReport.ps1 -outpath C:\temp

You can view the HTML File in the Browser

Regards
Andres Bohren

M365 Logo

PowerShell Logo