Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Hi AshutoshSingh4463,
Have you tried to hard delete the user?
Any update will be appreciated.
Thanks,
Franky
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
hi ,
we recently bought office 365 licenses for our company and are going ahead with imap migration. one user's account was already migrated to office 365 from on-premise , however , we decided to delete him from office 365 and migrate him again . so,after deleting him from active users, we created a new active user for him (with the same information as earlier ) and tried to migrate him using imap , but unfortunately he can't be migrated and there is this error code saying "error: migrationrecipientnotfoundexception: a recipient wasn't found for "*******" on the target. create a recipient of the appropriate type for this migration on the target and try again." being displayed every time we create a new migration batch for him .please help me resolve this issue as it is causing a serious hurdle and we need to migrate many users .
Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi AshutoshSingh4463,
Have you tried to hard delete the user?
Any update will be appreciated.
Thanks,
Franky
Hi AshutoshSingh4463,
From your description, I notice you have soft deleted the affected user in the Office 365 admin center without hard delete via PowerShell.
Could you run the PowerShell cmdlet to hard delete the user which is still in Deleted users?
Here are the steps:
Get-MsolUser -ReturnDeletedUsers | Remove-MsolUser -RemoveFromRecycleBin –Force
If the issue persists, I’d like to confirm the following information:
Thanks,
Franky