Link to home
Start Free TrialLog in
Avatar of timgreen7077
timgreen7077

asked on

Setting Send As Permissions on a Mail Distribution Group

When running Add-ADPermission "Group Name" -ExtendedRights Send-As -user "domain\username" it continues to fail with this error (running in EMS):

Active Directory operation failed on ert-dc05.domain.COM. This error is not retriable. Additional information: Access is denied.
Active directory response: 00000005: SecErr: DSID-03152612, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0
    + CategoryInfo          : WriteError: (0:Int32) [Add-ADPermission], ADOperationException
    + FullyQualifiedErrorId : 415E0D31,Microsoft.Exchange.Management.RecipientTasks.AddADPermission


My account is a member of the domains admin group and organization management in exchange. I can run this same command with no issues when running for "Send As" permissions on a mailbox but now a distribution group. Any suggestions on what may cause this? I can go into ADUC and does this with the GUI but not in shell for some reason.
ASKER CERTIFIED SOLUTION
Avatar of Chris
Chris
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial