I have groups with Public Folders as members, how can I synchronize this membership with Migration Manager for AD
This functionality is not built directly into the Directory Synchronization Agent, nor the Public Folder Synchronization Agent.
Aquire a copy of the latest PFSyncX Utility from your Professional Services or Account Manager @ Quest Software and for assistance with this Utility.
The Utility can Synchronize linked attributes ie:
Synchronizing Additional Linked Attributes
To synchronize additional linked attributes the QMMPFSyncX utility copies those incrementally using matching by matching attributes specified in the INI file.
The list of additional linked attributes is configured manually in the INI file as follows:
BLSyncedAttributes=memberOf^|member
Where:
•BLSyncedAttributes — Name of the parameter in the INI file
•^| — Separator of attributes in pair
•memberOf —Source/target backlink attribute
•member — Target/source forwardlink attribute
•^^|| — Separator of attribute's pairs