ad_user_search
Search Active Directory for users or groups by name and return their SIDs, required for assigning desktop pool entitlements.
Instructions
[READ] Resolve AD users/groups by name to their SIDs — needed to entitle a pool (entitlement_add).
Args: name: Name substring to search for. limit: Max principals to return (default 25). target: Horizon target from config.yaml; omit to use the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| limit | No | ||
| target | No |