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: MigrationTransientException: Couldn‎'t find a move request that corresponds to the specified identity.

I have removed them from the batch started fresh sync but then also iam getting same error .

 

Please help 

  • 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

19 Replies

  • Abhayk84's avatar
    Abhayk84
    Copper Contributor

    Abhayk84 

     

    I have already moved 5 mailbox already to O365 , this is specific issue with the 5 mailbox only.

     

    Regards

    Abhay

    • Abhayk84 

       

      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"

      • Abhayk84340's avatar
        Abhayk84340
        Copper Contributor
        Iam already using powershell also and suspended and resume already .
  • RuskinF's avatar
    RuskinF
    Brass Contributor

    Abhayk84 

    Did you enable the MRSProxy service or not while migrating the mailboxes?

    If the MRSProxy service isn't already enabled for your on-premises Exchange servers, follow these steps in the Exchange admin center (EAC):

     

    1. Open the EAC, and then navigate to Servers > Virtual Directories.

    2. Select the Client Access server, and then select the EWS virtual directory and click Edit.

    3. Select the MRS Proxy enabled check box, and then click Save.

     

    This will enable the MRSProxy service. Then you can move the mailboxes to Office 365.

     

    Regards.

    https://www.apps4rent.com/

    https://www.clouddesktoponline.com/

     

Resources