This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Active Directory Synchronization

Hi Team,

I have configured active directory synchronization in D1IM and imported all the user accounts from AD to D1IM.. I see an option in the manager tool to manually link the AD accounts to the Q1IM employee records, and I could successfully link the accounts manually. However I am looking for an automated script to perform the linking. Has anyone come across the script?

Thanks,

Priya

Parents
  • Hi Priya,

    for this purpose we have the script "VI_PersonAuto_ADS".

    Normally this script will be executed automatically by different processes, example: "VI_ADS/EX2K_ADSAccount_Insert/Update (Fullsync)".

    This process runs everytime when a new AD account was created/updated during a sync.

    The 1st step of this process ("Search and Create Person for Account (Fullsync)") executes the mentioned script and searches/creates a person for this account and assigns the person with the account.

    The behavior depends on the config parm "TargetSystem\ADS\PersonAutoFullSync".

    I hope these information points you in the right direction.

    Best regards,

    Steffen

Reply
  • Hi Priya,

    for this purpose we have the script "VI_PersonAuto_ADS".

    Normally this script will be executed automatically by different processes, example: "VI_ADS/EX2K_ADSAccount_Insert/Update (Fullsync)".

    This process runs everytime when a new AD account was created/updated during a sync.

    The 1st step of this process ("Search and Create Person for Account (Fullsync)") executes the mentioned script and searches/creates a person for this account and assigns the person with the account.

    The behavior depends on the config parm "TargetSystem\ADS\PersonAutoFullSync".

    I hope these information points you in the right direction.

    Best regards,

    Steffen

Children
No Data