From the group members view, click the Add Members button to open the member search interface.
Type a name (or part of a name) into the search box and press Enter or click Search. The application searches Active Directory and displays matching results.
name attribute of AD objects by default.description attribute is also checked.The search can return different types of AD objects. Depending on your administrator’s configuration, you may be able to search for:
Use the checkboxes above the search results to filter by object type. If a checkbox is not visible, your administrator has disabled that object type.
Each addition is logged in the audit trail (if logging is enabled) and may trigger an email notification to the configured recipients.
If your administrator has enabled the Bulk Add feature, you can add multiple members at once by entering their usernames separated by semicolons.
Instead of searching one by one, enter a semicolon-separated list of sAMAccountName values:
jsmith;jdoe;mwilson;bpalmer
The application resolves each username against Active Directory and adds all found members to the group in a single operation. The results show which members were added successfully and which could not be found.
This is useful when you have a list of usernames from a spreadsheet or ticket system and need to add them all quickly.
If your administrator has enabled the Multi-Group Add feature, you can add the same members to multiple groups at once.
This saves time when a new employee needs access to several groups at once.
If your administrator has enabled Time-Limited Group Membership, you can set an expiration time when adding members. The membership will automatically expire after the specified duration — no manual removal needed.
When adding members, you will see an option to specify a duration (in minutes). For example:
After the specified time elapses, Active Directory automatically removes the member from the group. This uses the native AD TTL membership feature (available in Windows Server 2016+ with a domain functional level of 2016 or higher).
Time-limited memberships are particularly useful for:
“Nothing was found” — try a different search term or check with your administrator about the minimum search query length. The person may also be in an excluded OU.
“Failed to add members” — the most common cause is insufficient AD permissions. If your administrator has enabled Enforce User Permission Checks, you need explicit Write Members permission on the group in AD.
“Time-limited membership feature is not enabled” — your administrator needs to enable this in the admin panel Settings.
Member already exists in the group — the application skips members that are already in the group without counting them as failures.