Forum Discussion
Stefan Kießig
Aug 16, 2020Copper Contributor
Migrate to exchange online - NotFoundPermanentException
Hello, I have to migrate users form exchange 2013 to exchange online. By 3 users I get thies error message Fehler: RecipientNotFoundPermanentException: Error: Cannot find a recipient that has ...
- Sep 01, 2020
Ich habe es gelöst. Indem ich die User aus dem Sync nahm, sie im Azure AD löschte und erneut gesynct hatte.
Stefan Kießig
Aug 17, 2020Copper Contributor
Hello harveer singh
Get-Recipient -IncludeSoftDeletedRecipients 'ExchangeGUID value from error' | ft RecipientType,PrimarySmtpAddress,*WhenSoftDeleted*
did not yield any results
Stefan Kießig
Sep 01, 2020Copper Contributor
Ich habe es gelöst. Indem ich die User aus dem Sync nahm, sie im Azure AD löschte und erneut gesynct hatte.