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