Failed move requests is a common occurance in any Exchange migration, whether it is to a new version of on-prem Exchange or to Office 365. One of the main reasons for a failed move is that there are more bad items in the mailbox than what is set on the move request.
More...
Scenario:
- You have a failed move request for a mailbox that you want to migrate to Office 365.
- The move request has the default bad items limit configured.
- You don't want to remove the move request and start from scratch.
Removing the move request and creating a new one for the failed mailbox with a higher bad items limit will definitely work, but we don't want to go through that hassle.
Easiest Solution
- The best option is to use the Set-MoveRequest command and stamp the bad items limit to a value of your choice.
- The syntax is Set-MoveRequest -identity id -BadItemsLimit number
- Once that is set, resume the move request.
- The syntax is Resume-MoveRequest -identity id
- The status of the move request will change from Failed to In Progress.
Cloud Architect & Blogger with interests in Office 365, Enterprise Mobility & Security and Azure. I am active on Experts Exchange & TechNet forums and I am a technical author for SearchExchange. Follow me on Twitter, LinkedIn, Facebook or Google+ for the latest updates. For consultancy opportunities, drop me a line.
If user failed for bad limit item 103 skip and I am set 100 bad limit, how to resolve this issue.
You need to increase the limit for the user Rupeesh and run the job again.