Hi everybody,
could you please help me to solve the below issue:
I'm trying to remove Full Access rights for one user from an
existing user's mailbox... Exchange 2007 SP1. When I try to do so, I
receive the following error message:
+++++++++++++++++++++++++++
Summary: 1 item(s). 0 succeeded, 1 failed.
Elapsed time: 00:00:00
Error:
Cannot remove ACE on object
"CN=XXX,OU=XXX,DC=XXX,DC=XXX,DC=XXX,DC=XXX" for account
"xxx\xxxxx.xxxx" because it is not present.
Exchange Management Shell command attempted:
Remove-MailboxPermission -Identity
'CN=XXX,OU=XXX,DC=XXX,DC=XXX,DC=XXX,DC=XXX' -User
'xxx\xxxxx.xxx' -InheritanceType 'All' -AccessRights 'FullAccess'
please note that I can remove the "send as permission" for the same user on the same mailbox!!!
thanks in advance...
waleed