Resolution
fact
Exchange Migrator 2.x
symptom
Public folders are not updated when running the Synchronize and Update Public Folders wizard.
cause
This can be caused by an invalid path in the Exchange Migrator database (EMA) for the public folder. This could be a result of a source or target public folder being renamed.
fix
Exchange Migrator 2.x
symptom
Public folders are not updated when running the Synchronize and Update Public Folders wizard.
cause
This can be caused by an invalid path in the Exchange Migrator database (EMA) for the public folder. This could be a result of a source or target public folder being renamed.
fix
If the source or target public folder was renamed DO NOT remove it from it's current project.
Using SQL Enterprise Manager:
- Connect to the EMA database.
- Open (Return all rows) on the Object table (to update a renamed source folder).
- Open (Return all rows) on the MigrationInfo table (to update a renamed target folder).
- Update the Public Folder path in the appropriate table.
Additional Information
Formerly known as NETIQKB25825