exam questions

Exam 70-742 All Questions

View all questions & answers for the 70-742 exam

Exam 70-742 topic 1 question 82 discussion

Actual exam question from Microsoft's 70-742
Question #: 82
Topic #: 1
[All 70-742 Questions]

Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
Your network contains an Active Directory domain named contoso.com. You recently deleted 5,000 objects from the Active Directory database.
You need to reduce the amount of disk space used to store the Active Directory database on a domain controller.
Which tool should you use?

  • A. Dsadd quota
  • B. Dsmod
  • C. Active Directory Administrative Center
  • D. Dsacls
  • E. Dsamain
  • F. Active Directory Users and Computers
  • G. Ntdsutil
  • H. Group Policy Management Console
Show Suggested Answer Hide Answer
Suggested Answer: G 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
paprda
Highly Voted 5 years, 10 months ago
The full process would be: 1. Stop AD-DS: net stop ntds 2. ntdsutil 3. activate instance ntds 4. files 5. compact to (any directory you have write-permissions) A file named ntds.dit will be created in that folder. 6. copy C:\Windows\ntds\ntds.dit (overwriting the existing one, do you already have a backup?) 7. del C:\Windows\ntds\*.log 8. net start ntds
upvoted 19 times
...
GoldenFox
Highly Voted 4 years, 5 months ago
Q.10 Need to make Active Directory data in the backup accessible by using LDAP  Dsamain Q.11 Limit number of Active Directory Domain Services objects a user can create  Dsadd quota Q.12 Recover deleted Active Directory object quickly  Active Directory Administrative Center Q.60 Reduce amount of disk space used to store the AD database on DC  Ntdsutil
upvoted 5 times
...
yesboet
Most Recent 4 years, 7 months ago
G. Ntdsutil
upvoted 1 times
...
coleman
5 years, 6 months ago
the answer G. Ntdsutil is the correct answer . https://technet.microsoft.com/en-us/library/cc794920.aspx
upvoted 3 times
...
TMW
5 years, 10 months ago
I agree with Paprda: C:\Users\Administrator>ntdsutil ntdsutil: activate instance ntds Active instance set to "ntds". ntdsutil: files file maintenance: compact to c:\ Initiating DEFRAGMENTATION mode...
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...