Shared mailboxes permissions fail since changing primary SMTP of users

Posted by yackim@reddit | sysadmin | View on Reddit | 5 comments

Hello all,

We obtained a new domain name, where we need to changeover a lot of user accounts linked to atOldDomain.com to atNewDomain.com . We did the first step of changing their mail address on their AD object, and also changed their primary SMTP to atNewDomain.com .

We did not change or touched the UPN field yet because we need to test this first to see the impact.

Now the thing is that users that are changed to the atNewDomain.com are losing rights on shared mailboxes which seem to still have their atOldDomain.com address linked under the delegation tab. We need to manually remove those users and readd them with their atNewDomain.com account to reactivate the rights.

Why does this not happen automatically? Because they are still the one and same object, I don't see why this is happening. Can this be because their UPN is still not updated to the new domain? And that the shared mailbox permissions is actually linked to the UPN in one or another way? But then I would excpect to unlink and relink the delegation users would still appear as atOldDomain.com in the list, which they don't.

I appreciate all feedback.