Task: Add AD group to AD group
Prerequisites
Active Directory module
Windows Active Directory system
Description
This task adds a group to another Active Directory group.
You can specify a domain, or specify a server name to execute your task to run on a specific server. In case no value is found and the system variables are empty. The default domain of the HelloID service agent will be used.
Active Directory Connection system
Name | Description | Type | Example | Comment |
---|---|---|---|---|
Domain | Specify the active directory domain | String | Enyoi.com | Parameter is required. |
Server | Specify the active directory server | String | Dc01.enyoi.com |
Variables (Add AD group to AD group)
Name | Description | Type | Example | Comments |
Group name | The name of the group | String | Enyoi Group | You can identify the group by its distinguished name, GUID, security identifier (SID), or Security Accounts Manager (SAM) account name |
Member group | The name of the group you want to add to the Group name | String | Enyoi Group2 | You can identify the group by its distinguished name, GUID, security identifier (SID), or Security Accounts Manager (SAM) account name |
Domain or Server | Specify your Domain or Server | String | ‘contoso.net’ or ‘DC.contoso.net’ | You can specify a child domain or a specific server. If a value is found this will override the Configuration in the Active Directory System. |