After migrating Public Folders from Exchange 2010 to 2016 following the guide, got Completed with warnings on the of the 16 Mailboxes (Mailbox1 and 2). Status states Failed but when I check details cannot see skipped mails and at the end of the log states "Target mailbox '8134f3cc-0f48-40a3-b581-2d96d348d908' was successfully reset after the move. Request is complete."
I see all 16 mailboxes under Public Folder mailboxes in EAC, trying to run 'Complete-MigrationBatch PFMigration' again gives error: 'The SyncAndComplete parameter is only allowed when there are no Failed or Stopped users.'
I did that:
[PS] C:\Windows\system32>Get-OrganizationConfig | Format-List PublicFoldersLockedforMigration, PublicFolderMigrationComplete PublicFoldersLockedForMigration : True PublicFolderMigrationComplete : False
[PS] C:\Windows\system32>Set-OrganizationConfig -PublicFolderMigrationComplete:$True [PS] C:\Windows\system32>Get-OrganizationConfig | Format-List PublicFoldersLockedforMigration, PublicFolderMigrationComplete PublicFoldersLockedForMigration : True PublicFolderMigrationComplete : True
but still no public folders. Please advise
thank you in advance
Rolled back and redid the migration - the question is not relevenat any longer...