Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 259 Bytes

File metadata and controls

12 lines (7 loc) · 259 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Users

Get-MgUser -Search '"displayName:wa" OR "displayName:ad"' -Orderbydisplayname =  -CountVariable CountVar  -ConsistencyLevel eventual