Can you remove the batch?
Remove-MigrationBatch -Identity Cutover1
https://learn.microsoft.com/en-us/powershell/module/exchange/remove-migrationbatch?view=exchange-ps
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Moving user mailbox to another database in Exchange Server 2016 server
gives error
Data migrated:
Migration rate:
Error:UserDuplicateinOtherBatchException
The user is already included in migration batch "Mailboxmovetodb1"
Please remove the user from any other batch and try again
I tried removing by running
Remove-MoveRequest -Identity 'emailaddress' but still giving same error
How can I remove this error
Can you remove the batch?
Remove-MigrationBatch -Identity Cutover1
https://learn.microsoft.com/en-us/powershell/module/exchange/remove-migrationbatch?view=exchange-ps