Hello again Technet.
I am trying to set up 'send as' permissions for a group of users on a distribution group on my Exchange 2010 server. However, I run the command and I am presented with an insufficient rights message like below:
Active Directory operation failed on <exchange server>. This error is not retriable. Additional information: Access is
denied.
Active directory response: 00000005: SecErr: DSID-03151E07, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0
+ CategoryInfo : WriteError: (0:Int32) [Add-ADPermission], ADOperationException
+ FullyQualifiedErrorId : AAB577BB,Microsoft.Exchange.Management.RecipientTasks.AddADPermission
I've tried going the GUI route of going into the distro and adding the rights there, but after waiting a couple hours for things to update, that hasn't seemed to do the trick. I have tried several iterations of this command below and have gotten the same error every time. What am I missing?
Add-AdPermission "<distro>" -user "<user>" -AccessRights extendedright -ExtendedRights "send as"