AD Users | Update AD LDS account
Rule description
This rule queries Active Directory user accounts according to query criteria, tries to find linked AD LDS accounts and if a linked AD LDS account was found for an Active Directory user account, updates attributes of AD LDS account to match the values of Active Directory user account.
For more information, please see Working with AD LDS Accounts article.
Rule settings
Query section
| Setting name | Description |
|---|---|
|
Limit the scope to this domain or OU
|
This setting defines the search query scope. To improve query performance, limit the scope to a specific OU. IMPORTANT: To test the rule configuration, limit the rule scope to an OU that contains test accounts or objects and use the Preview feature. |
Query criteria |
Query criteria are sent with the query and may improve query performance. TIP: For additional information on the criteria builder, see the How to use Query Builder dialog for Query Criteria and Filter rule settings. |
|
AD LDS anchor attribute
|
Defines the attribute in the AD LDS to which the Active Directory anchor attribute is to be compared. When a new AD LDS account is created this value also specifies the Active Directory attribute into which the AD LDS anchor is written for comparison the next time the rule is executed. |
|
AD anchor attribute
|
Defines the attribute in Active Directory that will be used to determine if the AD LDS account already exists. This value is compared to the AD LDS Anchor Attribute. |
Other Query Settings | |
Properties to display |
To display additional properties for each object found by the query, add those properties to the list. |
System properties |
List of properties required to this rule to be executed correctly. |
Filter |
Set the filtering conditions to hide unwanted data based on criteria not supported in the Query criteria setting. Example: filter by the found object Distinguished Name. TIP: For optimal performance, use the Query criteria setting above to filter objects whenever possible. |
Sort by |
Sort result object list. |
Initialization script |
Usually, rules use query criteria to limit the query search scope. It improves the performance of the executed rule. Due to the PowerShell limitations, it is not possible to use calculated expressions in query criteria. That is the point where the initialization script can help. You can initialize a global variable in this setting and then use it in query criteria. IMPORTANT: To use a variable, declared in the initialization script, in the query scope, it must be global: Example: Update AD users, created in the last ten days.
|
Connection Settings | |
|
The default settings are specified in AD LDS extension settings. |
Action section
| Setting name | Description |
|---|---|
Attribute mapping |
Populate AD LDS user properties from the selected AD master user account. The default mapping is defined in the User Accounts section in the AD LDS extension settings. |
Settings for User Object Class | |
|
These settings enable/disable the standard user object settings. |
Other Properties | |
Other properties |
Use this setting for a custom modification of AD LDS account attribute values. |
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Rule Output section article.
Enforce/Schedule Section
This section defines the schedule for how often to run the rule.
To get more information about this section, please see the Rule Enforce/Schedule section article.
Comments
0 comments
Please sign in to leave a comment.