Skip to main content

Pia: Bulk Add/Remove users to group

Overview​

The package allows the Chat User to bulk add/remove users to a group.

Platforms​

The package supports the following platforms

  • Cloud Hybrid
  • Cloud Only
  • On Prem

Requirements​

The package has different requirements depending on which platforms are being supported.

Cloud Hybrid Orchestrator agents in a valid state on

  • Primary Domain Controller
  • Azure AD Connect Server

On Prem Orchestrator agent in a valid state on

  • Primary Domain Controller

Cloud Only

  • Microsoft Graph API Authorization and Delegation

Setup & Configuration​

The following settings need to be configured.

Global Config

  • (On Prem, Cloud Hybrid) Primary Domain Controller
  • (Cloud Hybrid) Azure AD Connect Server

Microsoft Graph API

  • Authorization and Delegation configured

Process​

The steps that the package takes during process execution are:

  1. Determine environment (hybrid, on prem, etc.) by checking the mode set global configuration
  2. Obtain a list of all of the groups in the environment
  3. Prompt the Chat User to select a group
  4. Gather a list of all of the users
  5. Prompt Chat User to select users
  6. Make changes as per the options requested by the Chat User