Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
MSP365
1.0.18
Public/Get-M365Commands.ps1
function
Get-M365Commands
{
Get-Command
-Module
MSP365*
}