Single Employee attribute update from ADS Account for all employees.

Hi,

Quick question, If I need to update only one attribute (say DefaultEmailAddress of Person) from AD user object (mail) for all persons after an Active Directory Synchronization Run, do I just modify the script , or is there an OOTB approach for this?

Given that the ADS/PersonAutoFullSync is Search and Create and I believe ADS/PersonUpdate has to be enabled.

Also, which is the script to be modified: ADS_PersonAuto_Mapping_ADSAccount or ADS_PersonUpdate_ADSAccount ?

I believe this is already set OOTB in script ADS_PersonUpdate_ADSAccount , but when I modified an AD account, it did not update the associated Employee attribute.

Am I missing anything?

Thanks.