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

Cannot join external Lync Meeting: Lync Edge Server Single IP Address (Lync Edge Server Single IP Web Conferenceing Problem)

MFA with Guest Access and different tenants settings