Get Members from Unified Groups

If you wish to read the members from an Office 365 Group/ Unified group
you have to use the Get-UnifiedGroupLinks cmdlet.

Get-UnifiedGroupLink {GroupName} -LinkType Members

$UG = Get-UnifiedGroup Sales
Get-UnifiedGroupLinks $UG.Id -LinkType Members


Comments

Popular posts from this blog

How to hide users from GAL if they are AD Connect synchronized

MFA with Guest Access and different tenants settings

Exchange x500 address x500:/o=ExchangeLabs