0 votes

A service desk user has encountered an error when trying to access shared mailbox delegation. "Send As" is visible however "Full Access" displays red text stating "Failed to get mailbox rights. Some or all identity references could not be translated".

"Full Access" is visible on various other shared mailbox. However this one in particular encounters the error.

Any ideas why this is happening and what I can do to rectify it?

by (350 points)

1 Answer

0 votes
by (302k points)
selected by
Best answer

Hello,

This could happen if a user is not set as the owner of their own mailbox in Exchange. Such a situation could occur, for example, after a mailbox migration from an older version of Exchange. The issue can be fixed by running the following PowerShell script in the Exchange Management Shell:

Add-MailboxPermission "<user_DN>" -Owner "nt authority\self"

where <user_DN> is the distinguished name (DN) of the user you are having issues with (e.g. CN=John Doe,OU=New York Office,DC=example,DC=com).

0

image.png

This is what is visible when I use get-mailboxpermission. Everything seems to be ok but still displays the same error in Adaxes

0

Hello,

According to the screenshot, the account is still not set as the mailbox owner. Please, try running the command we provided in the previous post and check whether the issue persists.

Related questions

0 votes
1 answer

Recently we started getting this error in Adaxes Some fields couldn't be loaded. Failed to get the mailbox usage information. Failed to commit the change on object " ... are correct but the issue persists. This is occuring with Exchange Online only:

asked 15 hours ago by curtisa (350 points)
0 votes
1 answer

When attempting to modify a shared mailbox that is in 365 but anchored in on premise AD, I am receiving the following error when trying to add a regular user to ... Builtin Administrators group anywhere, I'm not sure where Adaxes is picking this up from.

asked Jan 17 by curtisa (350 points)
0 votes
1 answer

Hello, Do you have some references of customers using MIM or other products as identity's source ?

asked Jun 9, 2021 by pierre.saucourt (40 points)
0 votes
1 answer

Have been waiting since 2009 for this to come back online, apparently, based on posts in this forum. Where is the product roadmap for this much-needed feature? This was ... of uploading and downloading scripts to it. I think we have all been overly patient.

asked Nov 3, 2018 by anonymous
0 votes
1 answer

Have been waiting since 2009 for this to come back online, apparently, based on posts in this forum. Where is the product roadmap for this much-needed feature? This was ... of uploading and downloading scripts to it. I think we have all been overly patient.

asked Sep 2, 2015 by DPorter (50 points)
3,690 questions
3,375 answers
8,531 comments
549,647 users