Hello all,
I have a serious problem trying to remove a request for public folders migration from Exchange 2010 to 2013. I made a mistake and remove the public folder mailbox in Exchange 2013, because my server that contains the public folder mailbox fails. So, I tried to repeat the migration to another server and I realized I forget to remove the migration request, so I searched for any -force flag, but it doesn't exist. Anyone knows where is stored the request in Adsiedit to delete it?? I have the following error:
[PS] C:\Windows\system32>Remove-PublicFolderMailboxMigrationRequest -Identity "\MigracionPFsExPF"
Couldn't find a request that matches the information provided. Reason: No such request exists in the specified index.
+ CategoryInfo : NotSpecified: (:) [Remove-PublicFo...igrationRequest], ManagementObjectNotFoundException
+ FullyQualifiedErrorId : [Server=Mailbox04,RequestId=a6dbf827-16dd-4442-a15a-ffea508c0c5a,TimeStamp=2/17/2015 6:
29:30 AM] [FailureCategory=Cmdlet-ManagementObjectNotFoundException] FCA5D4AF,Microsoft.Exchange.Management.Recipi
entTasks.RemovePublicFolderMailboxMigrationRequest
+ PSComputerName : Mailbox4.mydomain.com
Regards!