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
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
- PeterRisingMay 12, 2020MVP