Active Directory Recycle Bin is enabled. You discover that a support technician accidentally
removed 100 users from an Active Directory group named Group1 an hour ago. You need to restore
the membership of Group1. What should you do?
A.
Perform tombstone reanimation.
B.
Export and import data by using Dsamain.
C.
Perform a non-authoritative restore.
D.
Recover the items by using Active Directory Recycle Bin.
It’s B.
LOL. Of course it is D
For those who is banned by Google
https://blogs.technet.microsoft.com/canitpro/2014/07/28/step-by-step-restoring-a-deleted-object-via-active-directory-recycle-bin/
Mike, can u tell me WHAT is DELETED?
If you read the objective, it states that only the USERS are removed from the group. The Group itself is still there.
The only option to do that, based on the possibilities given is answer B – Dsamain.
See https://standalonelabs.wordpress.com/2011/05/17/using-dsamain-to-find-the-right-backup/
The group membership is stored in the group object, and is a back link in the users. No object deleted, just users removed from group. B is correct action, as you have to re-populate the membership of group. If users were deleted you would have to do D and B in that order to recover everything. Good job Ray and Wylana – I didn’t read this correctly. Thanks
agre wih you guys, B) is correct.