Quantcast
Viewing all articles
Browse latest Browse all 7129

Cannot move public folders due to migration mailbox already being migrated...

Environment. Exchange 2007 and Exchange 2013

All mailboxes including arbitration mailboxes have been moved to Exchange 2013. No mailboxes exist any longer on Exchange 2007.

I am trying to use the steps here: http://technet.microsoft.com/en-us/library/jj150486(v=exchg.150).aspx to move the public folders. I get stuck on step 5

New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server <Source server name>) -CSVData (Get-Content <Folder to mailbox map path> -Encoding Byte) -BadItemLimit $BadItemLimitCount

This fails with:

FailureCode                      : -2146233088
FailureType                      : DataValidationException


I ran the Fix-alias.ps1 script found here: http://blogs.technet.com/b/exchange/archive/2007/06/15/3403186.aspx and

WARNING: Object domain.local/Users/SystemMailbox{1f05a927-c928-42fb-a18b-9d936002844b} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
WARNING: Object domain.local/Users/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
WARNING: Object domain.local/Users/SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
WARNING: Object domain.local/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
WARNING: The value of property 'RecipientTypeDetails', 536870912, is not defined in the Enum type 'RecipientTypeDetails'.
WARNING: Object domain.local/Users/Migration.8f3e7716-2011-43e4-96b1-aba62d229136 has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
WARNING: Object domain.local/Users/FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.

Not sure what to try next. I thought about recreating the account by doing what is listed here, but haven't tried it yet.

http://jchaven.wordpress.com/2013/07/30/repairing-exchange-discovery-mailboxes/


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>