Hi all,
I'm trying to give a user the "Send As Permission" in Exchange management console to another mailbox (Recruitment) and I'm receiving an error and can't assign the permission
Error: active directory operation failed on "server name - domain name". This 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 insufficent access rights.
Exchange Management Shell command attempted:
Remove-AD permission -Identity 'CN=Recruitment,OU=HR=Non-Teaching
Staff,OU=HOE,OU=Establishments,DC="domain name",DC=internal -user
'Domain name\sulivan_H' -InheritedObjectType 'None' -ExtendedRights 'send-as'
ChildObject Types $null -InheritedObjectType $null -Properties $null
Elasped Time: 00:00:00
(I've changed the domain name in this error, because of the establishment)
I have no issues assigning the "Manage Full Access permission" this was successful and the user can see this (Recruitment) mailbox.
Cheers,
J
I'm trying to give a user the "Send As Permission" in Exchange management console to another mailbox (Recruitment) and I'm receiving an error and can't assign the permission
Error: active directory operation failed on "server name - domain name". This 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 insufficent access rights.
Exchange Management Shell command attempted:
Remove-AD permission -Identity 'CN=Recruitment,OU=HR=Non-Teaching
Staff,OU=HOE,OU=Establishments,DC="domain name",DC=internal -user
'Domain name\sulivan_H' -InheritedObjectType 'None' -ExtendedRights 'send-as'
ChildObject Types $null -InheritedObjectType $null -Properties $null
Elasped Time: 00:00:00
(I've changed the domain name in this error, because of the establishment)
I have no issues assigning the "Manage Full Access permission" this was successful and the user can see this (Recruitment) mailbox.
Cheers,
J