Your network contains an Active Directory domain. The domain contains two Active Directory sites named Site1 and Site2. Site1 contains two domain controllers named DC1 and DC2. Site2 contains two domain controller named DC3 and DC4.
The functional level of the domain is Windows Server 2008 R2. The functional level of the forest is Windows Server 2003.
Active Directory replication between Site1 and Site2 occurs from 20:00 to 01:00 every day. At 07:00, an administrator deletes a user account while he is logged on to DC1. You need to restore the deleted user account. You want to achieve this goal by using the minimum amount of administrative effort.
What should you do?
A.
On DC1, run the Restore-ADObject cmdlet.
B.
On DC3, run the Restore-ADObject cmdlet.
C.
On DC1, stop Active Directory Domain Services, restore the System State, and then start Active Directory Domain Services.
D.
On DC3, stop Active Directory Domain Services, perform an authoritative restore, and then start Active Directory Domain Services.
answer should be A, correct? Easiest way. Also, the object would not be deleted on DC3 yet so how can you do a restore?
Simple – The functional level of the Forest is 2003. AD recycle bin needs 2008R2 in order to support. AND they never mentioned that AD recycle bin has been activated
i thought you had to restart the server to do an authoritative restore. answer D does not state restarting the server. Also, the object is not deleted yet on DC3 so how can you restore the object?
Try this link
http://technet.microsoft.com/en-us/library/cc755296%28v=ws.10%29.aspx
Also – I suppose will replace existing object and mark it as authoritative
Try this link
http://technet.microsoft.com/en-us/library/cc755296%28v=ws.10%29.aspx
Also – I suppose will replace existing object and mark it as authoritative