Account Enrichment - Generic
#
This Playbook is part of the Deprecated Content (Deprecated) Pack.Deprecated
Use "Account Enrichment - Generic v2.1" playbook instead.
Deprecated. Use "Account Enrichment - Generic v2.1" playbook instead. Enrich Accounts using one or more integrations
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- Exists
- ADGetUser
#
Commands- ad-get-user
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
Username | The Username to enrich | ${Account.Username} | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Account | Account object | unknown |
Account.Type | Type of the Account entity | string |
Account.ID | The unique Account DN (Distinguished Name) | string |
Account.Username | The Account username | string |
Account.Email | The email address associated with the Account | unknown |
Account.Groups | The groups the Account is part of | unknown |
Account.DisplayName | The Account display name | string |
Account.Manager | The Account's manager | string |