Cannot add user as delegate on shared mailbox

Iniobong Nkanga 2,061 Reputation points
2024-08-12T19:14:29.0533333+00:00

Hello

Please i need your help on this issue.

The user I want to add does not show up in the list when in exchange online.

I think we're going to have to use PowerShell in order to add the user to the list of delegates manually since he doesn't show up in the list in exchange admin center.

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
Outlook Windows Classic Outlook for Windows For business
Exchange Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-08-13T07:01:24+00:00

    Hello, @Iniobong Nkanga,

    Welcome to the Microsoft Q&A platform!

    Based on your description, I understand that you want to add a specific user as delegate on shared mailbox but fail to find him in the list in EAC. After testing, I found that the users selectable in the Delegation list are the same as the Mailbox list. Therefore, please check that you have added the target user to the EAC before adding him as a Delegation.

    If you still cannot find the target user in the list, you can check the mailbox successfully added by using Get-Mailbox command in PowerShell. As below, you can find the mailbox information you added in PowerShell.User's image

    Also, you  can use the Add-MailboxPermission command to set the target user as the delegate for a shared mailbox directly in PowerShell. For more detailed information and commands, you can refer to this document: Add-MailboxPermission (ExchangePowerShell) | Microsoft Learn.

    User's image

    Please feel free to contact me if you have any queries. If my reply is helpful to you, please mark it as the answer so that other users can refer to it. Thank you for your support and understanding.

    Best,

    Alex Zhang


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.