Adding members to an Office 365 Group with the Management Shell
You can use the Add-QADO365GroupMember cmdlet on the Active Roles Management Shell to add new members to an Office 365 (O365) Group.
For more information on adding a member to an O365 Group using the Management Shell interface, see the Active Roles PowerShell Reference Guide.
NOTE: Azure AD does not support adding O365 groups as members to other O365 groups. For more information, see the Add member page of the Microsoft GRAPH REST API documentation.
Get a member from Office 365 Group
You can use the Active Roles Management Shell to get a member from the Office 365 group. To get a member from an Office 365 group, on the Management Shell interface, run the Get-QADO365GroupMember cmdlet.
For more information on getting a member from an Office 365 group using the Management Shell interface, see the Active Roles Management Shell Help.
Get group from Office 365 Group
You can use the Active Roles Management Shell to get a group from the Office 365 group. To get a group from an Office 365 group, on the Management Shell interface, run the Get-QADO365Group cmdlet.
For more information on getting a group from an Office 365 group using the Management Shell interface, see the Active Roles Management Shell Help.
Removing members from an Office 365 Group with the Management Shell
You can use the Remove-QADO365GroupMember cmdlet on the Active Roles Management Shell interface to remove members from an Office 365 (O365) Group.
For more information on removing a member from an O365 Group using the Management Shell interface, see the Active Roles PowerShell Reference Guide.