Link to home
Start Free TrialLog in
Avatar of MattyS82
MattyS82

asked on

ACE error exchange 2013

I seem to be getting this error on several mailboxes within the environment.

When issuing Remove-Mailbox -Identity "mailbox" -User "user" -AccessRights FullAccess -InheritanceType All

I get the following error

WARNING: Can't remove the access control entry on the object "CN=xx,OU=xxx,OU=xxx,DC=xxx,DC=xxx" for account "DOMAIN\user" because the ACE doesn't exist on the
object.

Does anyone know how to fix this or get around it? Thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of Md. Mojahid
Md. Mojahid
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of MattyS82
MattyS82

ASKER

Thanks for the link