To create a new synchronization workflow
This section provides instructions on how to:
Preview a list of user accounts to be provisioned.
To create a provisioning step
$userCity = $srcObj["City"]
switch ($userCity)
{
"New York" {$container = "OU=New York,OU=Employees,DC=mycompany,DC=com"; break}
"Amsterdam" {$container = "OU=Amsterdam,OU=Employees,DC=mycompany,DC=com"; break}
"Tokyo" {$container = "OU=Tokyo,OU=Employees,DC=mycompany,DC=com"; break}
default {$container = "OU=OtherCities,OU=Employees,DC=mycompany,DC=com"; break}
}
$container
|
NOTE: Before using the script, change the "DC=mycompany",DC=com" string as appropriate to reflect your environment. For example, if you have created the Employees OU in the testlab.ttt domain, use the following string: "DC=testlab,DC=ttt". |
CSV file attribute |
Synchronization direction |
Active Directory attribute |
Logon Name |
=> |
Logon Name (Pre-Windows 2000) |
First Name |
=> |
First Name |
Last Name |
=> |
Last Name |
City |
=> |
City |
For information on how to create rules, see Modifying attribute values by using rules.
To run the provisioning step
After the synchronization step run completes, the Quick Connect Administration Console displays a report that provides information about the objects that participated in the provisioning step. At this stage, the application does not commit changes to the target Active Directory domain.
|
NOTE: To view a list of user accounts to be created in the Employees OU, click the number next to Objects to be provisioned. |
|
NOTE: You can use the Active Directory Users and Computers tool to ensure that Quick Connect has created user accounts in the Employees OU. The New York, Tokyo, Amsterdam, and OtherCities OUs may include some disabled user accounts created by Quick Connect. |
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center