Forum Discussion
Mathieu_Verhaeghe
Apr 20, 2021Copper Contributor
Tenant Emails
Hi, is have a problem with lost emails. I have a new tenant created with an existing emailadres. But iv lost some emails. The old tenant user and email are deleted to create the email in the new ...
SeanMcAvinue
MVP
If they were deleted recently you can restore the users from the Deleted Users section of the old admin portal. If they were deleted more than a couple of weeks ago and you did not configure any retention policy unfortunately the data is lost.
Mathieu_Verhaeghe
Apr 20, 2021Copper Contributor
I Have an error when trying to recover the user. Probably because the user is now active in the new portal. These are deleted 2 days ago.
- SeanMcAvinueApr 20, 2021MVPIs it possible to get a screenshot of the error?
- Mathieu_VerhaegheApr 20, 2021Copper Contributor
- SeanMcAvinueApr 20, 2021MVPOk, that may be caused by the domain no longer existing, you can try restore with a new upn via PowerShell:
Restore-MsolUser -UserPrincipalName user@domain.com -AutoReconcileProxyConflicts -NewUserPrincipalName user@domain.onmicrosoft.com
https://docs.microsoft.com/en-us/office365/troubleshoot/active-directory/restore-deleted-user-accounts