I can't add distribution list owner or members

J_sma 1 Reputation point
2022-11-15T06:04:05.167+00:00

Hi Microsoft,

I am having trouble adding an owner to one of our distribution list email addresses.

No issue adding to the distributions list, except this one and I noticed that the icon under sync status of it is different with the others that have cloud icon.

I can add using our AD but only a member not as an owner.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,459 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Harpreet Singh Matharoo 7,481 Reputation points Microsoft Employee
    2022-11-15T08:07:18.677+00:00

    Hello @J_sma

    I would like to share following details about your ask.

    If the group is being sync'd from On-Prem to Office/Azure AD then Distribution group owners must manage the group by using on-premises tools for Exchange Server such as the following:

    • Exchange Admin Center
    • Exchange Management Console
    • Exchange Management Shell

    For more details you can refer following article: Owners of an on-premises distribution group synced to O365 can't manage the distribution group in Exchange Online

    If you would like to add Owners on this group, then you can use following command on your Exchange On-Prem PowerShell:

    Set-DistributionGroup -Identity "Group Identity" -ManagedBy "User1"

    For more information on this command, you can refer following document: Set-DistributionGroup (ExchangePowerShell).

    I hope this helps and resolves your concern.

    ----------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments