Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 263 Bytes

File metadata and controls

11 lines (7 loc) · 263 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Groups

Get-MgBetaGroup -Property "id,assignedLicenses" -Filter "assignedLicenses/any()" -ExpandProperty "members(`$select=id,displayName)"