Hi guys,
I have a problem to delegate permission to set Send-As permission on public folders, I have added the admin user “Active Directory Permissions, Mail Enabled Public Folders and Public Folders” Management Roles. When the admin user try to set Send-As permissions he gets the following error
Summary: 1 item(s). 0 succeeded, 1 failed.
Elapsed time: 00:00:00
CONTOSO\User.01
Failed
Error:
Active Directory operation failed on CEN-SV-DC-02.CONTOSO.internal. This error is not retriable. Additional information: Access is denied.
Active directory response: 00000005: SecErr: DSID-031521D0, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0
The user has insufficient access rights.
Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.140).aspx?v=14.2.328.9&t=exchgf1&e=ms.exch.err.Ex6AE46B
Exchange Management Shell command attempted:
Add-ADPermission -Identity 'CN=Exhibition,CN=Microsoft Exchange System Objects,DC=CONTOSO,DC=internal' -User 'CONTOSO\User.01' -ExtendedRights 'Send-as'
Elapsed Time: 00:00:00
Adam Bokiniec