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.
Scheduling an O365 group synchronization task
You can use the Sync Office 365 Groups scheduled task of the Active Roles Console (also known as the MMC interface) to synchronize one or more O365 groups between the Azure Portal and the Active Roles database.
To configure a scheduled O365 group synchronization task
-
In the Active Roles Console, navigate to Configuration > Server Configuration > Scheduled Tasks > Built-in container.
-
Select Sync Office 365 Groups.
-
To customize the scheduling settings of the task, open the Properties > Schedule tab.
-
Use the Schedule tab to:
-
Set how frequently the task must run (daily, weekly, and so on).
-
Set the time and date of the first scheduled task running.
-
Set a timeout (that is, a duration after which the task stops if it runs for more time than the specified number of hours).
TIP: If the contents of the Members and/or Azure Properties pages in the Active Roles Web Interface for an O365 group differ from the membership and group properties information available on the Azure Portal, One Identity recommends running the scheduled Sync Office 365 Groups task manually to synchronize the O365 groups.
Managing Azure Security Groups
Active Roles supports CRUD (create, read, update and delete) operations for Azure AD Security groups and also lets you specify owners and add/remove members to or from existing Azure AD Security groups in your organization.
Azure Security groups are security principals used to secure objects (such as Azure users, Azure guest users, devices, applications, or other Azure Security groups) in Azure AD. Typically, Azure Security groups are set up to delegate application licenses or other resource permissions to users based on their group membership. For more information on Azure Security groups, see Groups in Microsoft 365 and Azure in the Microsoft 365 community documentation.
You can administer Azure Security groups via the Active Roles Web Interface.