Distribution Group outlook error message
Suppose User1 attempt to insert a fresh member to the DistributionGroup1 distribution group, User1 receives this error message
Suppose User1 attempt to insert a fresh member to the DistributionGroup1 distribution group, User1 receives this error message
Hi Otis,
This issue occurs when you try to delete distribution list members who no longer have mailboxes, but are still present in AD DS as disabled accounts.
To fix, it follow those steps:
1. Click Start point to All Programs, point to Exchange Server 2010, and then click Exchange Management Shell.
2. At the command prompt, run the following cmdlet:
New-RoleGroup DistributionGroupManagement -Roles "Distribution Groups"
3. At the command prompt, run the following cmdlet:
Add-RoleGroupMember DistributionGroupManagement -Member UserName
4. Open Outlook and try to remove the members that your couldn't remove before from your distribution list.
Regards,
Pamela Conley