Question

What is the steps to restore a deleted subtree in the active directory (without using the...

What is the steps to restore a deleted subtree in the active directory (without using the recycle bin).

Please Help.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Below are the steps to restore a deleted subtree in the active directory (without using the recycle bin)::

  1. First locate the distinguished name (DN) of the subtree of objects, which will be the root address of the subtree. Let's say, we have accidentally deleted Marketing OU  which holds user account subtree that exists in a domain named comp.somecompany.com, then to restore the entire Marketing OU, the distinguished name will be: OU= Marketing, DC= comp, DC=somecompany, DC= com.
  2. Use ntdsutil command in the command prompt.
  3. Then use activate instance ntds.
  4. Then type authoritative restore.
  5. type restore subtree <DN> to mark a subtree as authoritative. Here DN signifies the determined distinguished name in step 1. If there are one or more spaces in DN, it needs to be places inside quotes.
  6. Then it will as for administrator permission, so click "Yes".
  7. In the output, it may indicate that an .ldf file was created, if so make a note of the file name.
  8. keep typing "quit" until ntdsutil command prompt is reached.
  9. Either restart the AD DS service of the domain controller (DC), or reboot the somain controller itself in normal mode.
  10. In step 7, if there was a .ldf file, copy it in another DC and run with the command ldfide -i -k -f <filename> . It will restore all objects authoritatively.
Add a comment
Know the answer?
Add Answer to:
What is the steps to restore a deleted subtree in the active directory (without using the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT