Unable to move Computer account to new ou after moving it once

active-directory

I have allocated the following rights to a user group to the parent OU:
Allow Create/delete computer object
Allow Read
Allow Write all properties.

Now this allows them to move computer objects around like I expected. However when they go to move the computer object a second time they don't have rights to do so.

Am I missing anything?

Best Answer

Not knowing your OU structure I would advise you to check these things:

  1. The "Applies to" section of your allow ACEs. It should be "This folder, subfolders and files"
  2. Check if the has "Protect from accidental deletion" checked in Object tab of the computer account. This checkbox adds explicit DENY ACEs in object's ACL which take precedence.

Also, IIRC the user that moves the object should have "delete" permission in the current OU.