
PowerShell Get List of Members from O365
Quite a short post really. Have you ever needed or wanted to get a list of members for an O365 Group? Then I have a simple PowerShell for that. Use the Get-UnifiedGroup CMDLet and if your sites are prefixed like mine, filter on the DisplayName. The above script […]