Update the Azure AD Group
Update the Azure AD Group properties
You can use the Active Roles Management Shell to modify attributes of an Azure AD user in Active Directory. On the Management Shell interface, run the Set-QADGroup cmdlet.
For more information on modifying an Azure AD user using the Management Shell interface, see the Active Roles Management Shell Help.
Delete an Azure AD group
You can use the Active Roles Management Shell to delete an Azure AD group. To delete an Azure AD group, on the Management Shell interface, run the remove-QADObject cmdlet.
For more information on deleting a group from Azure AD using the Management Shell interface, see the Active Roles Management Shell Help.
Add a member to Azure AD Group
You can use the Active Roles Management Shell to add a member to the Azure AD group. To add a member to an Azure AD group, on the Management Shell interface, run the Add-QADGroupMember cmdlet.
For more information on adding a member to an Azure AD group using the Management Shell interface, see the Active Roles Management Shell Help.
Remove a member from Azure AD Group
You can use the Active Roles Management Shell to remove a member from the Azure AD group. To remove a member from an Azure AD group, on the Management Shell interface, run the Remove-QADGroupMember cmdlet.
For more information on removing a member from an Azure AD group using the Management Shell interface, see the Active Roles Management Shell Help.