Forum Discussion

Abhayk84's avatar
Abhayk84
Copper Contributor
May 09, 2020
Solved

Issues during migrating few users from onprem to O365

I have couple of users and i am facing this issue for 5 mailbox they are fully synced but when iam clicking on mark as complete for the batch iam getting below error .   Error: MigrationTransientEx...
  • Abhayk84's avatar
    Abhayk84
    May 12, 2020

    PeterRising 

     

    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

Resources