Some attributes are missing from sync scope, like homedrive, homedirectory, etc. When trying to add attributes to mapped Fields, you can select "Source Field" and "Target Field" as the attribute name. It requires also the "Internal Field" value. (Internal Value can not be empty). However, there is no such values as homedrive or homedirectory, and some other attributes selectable in "Internal Field" values. How can I add attributes to sync scope / Mapped Fields.
n/a
Here’s how 👇
Step 1: Use an Unused Custom Field as the Internal Field Pick any unused internal field, e.g.: * Custom001 * Custom002
Step 2: Map the Source and Target Attributes Source Field Internal Field Target Field homeDirectory Custom001 homeDirectory homeDrive Custom002 homeDrive This effectively passes those AD attributes through your DirSyncPro database using the generic custom columns.
Step 3: Save and Run a New Pull/Push
1. After mapping, run Pull from the source.
2. You should now see the Custom001 and Custom002 columns populated with data from homeDirectory and homeDrive.
3. On Push, these values are written back to the matching attributes in the target AD.