Hi All,
I got problem when trying to grant manager permission on the DLs (Created on 2k3 and 2k7 before) via 2010 EMS.
Add-ADPermission -Identity 'DL' -User 'Manager' -AccessRights WriteProperty -Properties 'Member'
Error: Active Directory operation failed on DC. This error is not retriable. Additional information:Access is denied.
The issue is similar to the ones in the threads below:
The permission can only be granted when ownership of DL belongs to exchange server, and looks like a bug.
Someone mentioned to add “Exchange Servers” group into the security setting of OU that contains DLs. Does anyone know what exact permissions need to be granted for "Exchange Servers" group.
Any other suggestions would be very appreciated! Or any update on this bug from MS side.
Thanks!!