Resolution
fact
Exchange Migrator 2.x
symptom
Error: 'Failed migrating Public Folder permissions [Foldername\FolderName][HR=0x80070002.'
symptom
cause
An incorrect location is specified either in a DIRSYNC (SynchtoTarget) table, or in the MigrationInfo table.
fix
To resolve this issue, follow the steps below:
Exchange Migrator 2.x
symptom
Error: 'Failed migrating Public Folder permissions [Foldername\FolderName][HR=0x80070002.'
symptom
These error messages can be seen in the EMDevlog.txt:
2003-04-28 14:11:51:::(4003) Warning - Failed getting object properties. [cn=UserName,OU=Users,DC=domain,DC=com][HR=0x80070002]
2003-04-28 14:11:51:::(4004) [ACES] The mailbox of Source ACE has not been migrated. Skipping it
2003-04-28 14:11:52===(4005) [ACE] Updating the DEFAULT ACE returned [HR=0x00000000]
2003-04-28 14:11:52***(4006) Failed migrating Public Folder permissions [FolderName\FolderName\FolderName][HR=0x80070002]
cause
An incorrect location is specified either in a DIRSYNC (SynchtoTarget) table, or in the MigrationInfo table.
fix
To resolve this issue, follow the steps below:
- Open the EMA database using SQL Enterprise Manager or query MSDE using OSQL.
- Verify that the path in the DIRSYNC table (e.g. ProjectName-Synch-to-Target) is correct for the target object.
- Verify that the path in the MigrationInfo table is correct for the target object.
- Resolve any incorrect entries or move the objects to the path that is specified in the database.
Additional Information
Formerly known as NETIQKB27086