Hello,
I have a migration issue where the migration crashes to 15 percent and then reports a MapiExceptionJetErrorTableDuplicate error. Using the command:
Get-PublicFolderStatistics -ResultSize Unlimited | Where {($ . Name -like " \ ") -or ($ . Name -like " / ")} | Format-List Name, Identity
I only get system public folders
Name : EX:/O=ORGCORP/OU=EXTERNAL (FYDIBOHF25SPDLT)
Identity : 000000001A447390AA6611CD9BC800AA002FC45A03003068891511E94749BB7AD4FF52FEC2280000000004160000
Name : EX:/o=ORGCORP/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)
Identity : 000000001A447390AA6611CD9BC800AA002FC45A0300613DEE768AB89C459FDBAD55B43E0A580000000000070000
Name : EX:/o=ORGCORP/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)
Identity : 000000001A447390AA6611CD9BC800AA002FC45A0300613DEE768AB89C459FDBAD55B43E0A580000000000080000
Name : EX:/o=ORGCORP/ou=First Administrative Group
Identity : 000000001A447390AA6611CD9BC800AA002FC45A03008F61AA6576996E4999E9F835CB1AFE940000000000070000
Name : /o=ORGCORP/cn=addrlists/cn=oabs/cn=Default Offline Address List
Identity : 000000001A447390AA6611CD9BC800AA002FC45A0300511AA0630D5EC840B6541C38329832D80000000000080000
Don't I need to edit these folders?
Any idea where the problem might be?
thank you very much for your help