Forum Discussion
Issues during migrating few users from onprem to O365
- May 12, 2020
MS has given the formula to use
Remove-msoluser -userprincipalnaem ***** and
remove-MSOLuser -userprincipalname *** -removefromrecyclebin
use these two commands as this good for a user i was facing issue it was completed 100% and for 2 users move was also there in hybrid for moving 2 users to different DB. After removing moves for 2 users in hybrid and restarting them in online its working . and for one user its working fine . Now everything is working as expected .
Regards
Abhay
I have already moved 5 mailbox already to O365 , this is specific issue with the 5 mailbox only.
Regards
Abhay
So the mailboxes all sync, and the error occurs when you click to complete the migration batch?
Have you tried connecting to Exchange Online PowerShell and running;
Resume-MoveRequest -Identity "username@domain.com"
- Abhayk84340May 09, 2020Copper ContributorIam already using powershell also and suspended and resume already .
- PeterRisingMay 09, 2020MVP
OK, since the move request was set off, the source AD object was not moved to another OU by any chance was it?
- Abhayk84May 09, 2020Copper Contributor
I have not moved the user object to non sync Ou. the main idea behind this is to convert the Online users mailbox to mail user ?
even if you remove the license then also it will become a mail user .