Skip to main content

Get-ASIntuneGroups

Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.

Return all the group names and their corresponding IDs present in Intune.

Example

The following is an example of the Get-ASIntuneGroups cmdlet:

Get-ASIntuneGroups -ConnectionName ”Intune”

Parameters

The Get-ASIntuneGroups cmdlet has the following parameters:

ParameterDescription
ConnectionNameUse to specify named connection to Intune deployment system.
GroupUse to specify the group name.
Note: When a group name is entered, the system retrieves the first 100 groups that contain the specified name. If no gruop name is provided, it returns the first 100 Intune groups.

Returns

Return all the group names and their corresponding IDs present in Intune.