Update the Office 365 Group properties
Update the Office 365 Group properties
You can use the Active Roles Management Shell to modify attributes of an Office 365 group. On the Management Shell interface, run the Set-QADO365Group cmdlet.
For more information on modifying an Office 365 user using the Management Shell interface, see the Active Roles Management Shell Help.
Delete an Office 365 group
You can use the Active Roles Management Shell to delete an Office 365 group. To delete an Office 365 group, on the Management Shell interface, run the Remove-QADO365Group cmdlet.
For more information on deleting a group from Office 365 using the Management Shell interface, see the Active Roles Management Shell Help.
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.