restore ad objects

Nitzan Kravzov 5 Reputation points
2025-03-03T11:54:43.9533333+00:00

Hello,

How do I give delegation for domain user to restore objects from ad?

I used the following command:

dsacls dc=<your domain>,dc=<com> /g "restore_objects:ca;Reanimate Tombstones"

dsacls "cn=deleted objects,dc=<your domain>,dc=<com>" /takeownership

dsacls "cn=deleted objects,dc=<your domain>,dc=<com>" /g "restore_objects:LCRP"

https://nettools.net/how-to-delegate-object-restoration-rights/

domain admins are able to restore object

domain users in the group: restore_objects are able to restore object from recycle bin only if the object is in ou that Protected from accidental deletion is unchecked, they receive error "access is denied".

Thanks

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,910 questions
0 comments No comments
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.