Account deduplication
The Account deduplication snap-in merges the primary account (which continues syncing with the external source) with the secondary account (which ceases syncing with the external source).
Features
- Add Tag Command: The
/add_tags
command assigns specific tags to the respective accounts for better identification and tracking. - Merge Account Command: The
/merge_duplicates
command performs the merging of the secondary account into the primary account which has theduplicate-account
andoriginal-account
respectively. - Command Controls: The
stop
flag pauses the script at its current state, enabling adjustments or reviews before resuming. Thereset
flag clears all checkpoints, restarting the script from the beginning.
Installation
For detailed installation and configuration instructions, refer to the Account Deduplication documentation