I’m doing a public folder migration from 2007 to 2013. 2013 Does not support spaces in the public folder names (another issue, almost all PF have spaces, why was support removed in 2013?), so I replaced any spaces with underscores, but for some reason I still get the error below.
If I open up the PF on the MB server, I do not see that name anywhere, it looks correct 6A_Mobile_Cart, with underscores and not spaces. Is there somewhere else I need to check this name?
[PS] C:\Utilities\PFMigration\Scripts>Get-PublicFolderMigrationRequest | Get-PublicFolderMigrationRequestStatistics -IncludeReport |fl
RunspaceId : 9967afb5-3d7b-487d-b1fd-8d5c8ce3e11f
Name : PublicFolderMigration
Status : Failed
StatusDetail : FailedOther
SyncStage : CreatingFolderHierarchy
Flags : IntraOrg, Pull, Suspend, SuspendWhenReadyToComplete
RequestStyle : IntraOrg
Direction : Pull
Protect : False
Priority : Normal
Suspend : True
SourceVersion : Version 8.3 (Build 327.0)
SourceDatabase : SERVERNAME\Second Storage Group\Public Folder Database
SourceServer : SERVER.FQDN
BatchName :
OutlookAnywhereHostName :
RemoteCredentialUsername :
AuthenticationMethod : Basic
RemoteMailboxLegacyDN :
RemoteMailboxServerLegacyDN :
BadItemLimit : 0
BadItemsEncountered : 0
LargeItemLimit : 0
LargeItemsEncountered : 0
FolderToMailboxMap : {\}
QueuedTimestamp : 5/30/2014 10:50:18 AM
StartTimestamp : 5/30/2014 10:50:25 AM
LastUpdateTimestamp : 5/30/2014 10:50:40 AM
InitialSeedingCompletedTimestamp :
FinalSyncTimestamp :
CompletionTimestamp :
SuspendedTimestamp :
OverallDuration : 00:19:34
TotalFinalizationDuration :
TotalDataReplicationWaitDuration :
TotalSuspendedDuration :
TotalFailedDuration : 00:19:13
TotalQueuedDuration : 00:00:05
TotalInProgressDuration : 00:00:16
TotalStalledDueToCIDuration :
TotalStalledDueToHADuration :
TotalStalledDueToReadThrottle :
TotalStalledDueToWriteThrottle :
TotalStalledDueToReadCpu :
TotalStalledDueToWriteCpu :
TotalStalledDueToReadUnknown :
TotalStalledDueToWriteUnknown :
TotalTransientFailureDuration :
TotalIdleDuration : 00:00:01
MRSServerName :
EstimatedTransferSize : 0 B (0 bytes)
EstimatedTransferItemCount : 0
BytesTransferred : 60.3 KB (61,744 bytes)
BytesTransferredPerMinute :
ItemsTransferred : 0
PercentComplete : 10
PositionInQueue :
PreventCompletion : True
FailureCode : -2146233088
FailureType : DataValidationException
FailureSide : Target
Message : Error: Property expression "6A Mobile Cart1" isn't valid. Valid values are: Strings
formed with characters from A to Z (uppercase or lowercase), digits from 0 to 9, !,
#, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be
embedded in an alias, but each period should be preceded and followed by at least
one of the other characters. Unicode characters from U+00A1 to U+00FF are also
valid in an alias, but they will be mapped to a best-fit US-ASCII string in the
e-mail address, which is generated from such an alias.
FailureTimestamp : 5/30/2014 10:50:40 AM
IsValid : True
ValidationMessage :
OrganizationId :
RequestGuid : 37e9370f-eecc-4a33-8688-7e39daf8a30b
RequestQueue : Database01
ExchangeGuid : 4a3aeee3-a1f9-4ef9-ba7f-7d1f67f60273
Identity : 53881d89-0fd9-4466-9dc6-3875f7430c82\37e9370f-eecc-4a33-8688-7e39daf8a30b
DiagnosticInfo :
Report : 5/30/2014 10:50:18 AM [Exchange] 'SERVER/OU-Users/Domain
Administrators/core bts' created request.
5/30/2014 10:50:24 AM [Exchange] The Microsoft Exchange Mailbox Replication
service 'FQDN' (15.0.847.31 caps:03FF) is examining the
request.
5/30/2014 10:50:24 AM [Exchange] Connected to target mailbox
'4a3aeee3-a1f9-4ef9-ba7f-7d1f67f60273', database 'Database01', Mailbox server
'FQDN' Version 15.0 (Build 847.0), proxy server
'FQDN' 15.0.847.31 caps:1FFFCB07FFFF.
5/30/2014 10:50:24 AM [csdExchange] Connected to source mailbox '', database
'CSDEX01\Second Storage Group\Public Folder Database', Mailbox server
'CSDEX01.csd.centennialsd.org' Version 8.3 (Build 327.0).
5/30/2014 10:50:24 AM [csdExchange] Request processing started.
5/30/2014 10:50:24 AM [csdExchange] Cleared sync state for request
00000000-0000-0000-0000-000000000000 due to 'CleanupOrphanedMailbox'.
5/30/2014 10:50:31 AM [csdExchange] Stage: CreatingFolderHierarchy. Percent
complete: 10.
5/30/2014 10:50:32 AM [Exchange] Initializing folder hierarchy from mailbox '':
224 folders total.
5/30/2014 10:50:32 AM [Exchange] Folder creation progress: 0 folders created in
mailbox '4a3aeee3-a1f9-4ef9-ba7f-7d1f67f60273'.
5/30/2014 10:50:32 AM [csdExchange] Warning: Failed to find or link recipient
object '87-20-25-62-D2-E3-0C-46-A0-AB-6B-17-5B-85-2D-C4' in active directory for
mail enabled public folder 'Public
Root/IPM_SUBTREE/ADMIN/Central_Registration_Schedule' with EntryId '00-00-00-00-1A-4
4-73-90-AA-66-11-CD-9B-C8-00-AA-00-2F-C4-5A-03-00-DA-87-A3-AC-2C-B1-B9-4D-B6-0E-F2-5
9-D8-31-C2-12-00-00-00-05-35-23-00-00'. This folder can be linked manually by
running Enable-MailPublicFolder cmdlet after the migration completes.
5/30/2014 10:50:40 AM [csdExchange] Fatal error DataValidationException has
occurred.
ObjectState : New
http://jaworskiblog.com