| Author |
Deja's Mon 70-217 Question of the Day
|
|
| Deja-vue 2002-11-25, 12:16 am |
| That Friday Question was tough, wasn't it?
I hope, everyone had fun with that one.
Here is Monday's question:
You are the administrator of a Windows 2000 network. Your Windows 2000 domain controller has been in operation for one year. During that year, you have deleted numerous objects. However, the NTDS.DIT file is the same size it was before you deleted any objects. You want to reduce the size of the NTDS.DIT file.
What should you do? (Choose two)
A. Delete all the log files from the NTDS folder and restart the server.
B. Use the Ntdsutil utility to perform an authoritive restore.
C. Run the Esentutl utility by using the /d switch.
D. Restart the server in Directory Services restore mode.
E. Use the Ntdsutil utility to compress the database to another drive.
We'll see ya' tomorrow with the Answer. | |
| ClintonN 2002-11-25, 7:56 am |
| D and E I think. | |
| Slinky 2002-11-25, 8:34 am |
| D & E. | |
| dhenricks 2002-11-25, 9:42 am |
| I'll say D & E. | |
| maxmax79 2002-11-25, 9:43 am |
| D & E for me as well | |
| dvinton 2002-11-25, 9:54 am |
| I'll go with D & E also. | |
| aklab 2002-11-25, 10:33 am |
| I'll take D and E also. | |
| B4yaman3 2002-11-25, 11:08 am |
| I will go in D & E.
Got ya. | |
| setbgapt 2002-11-25, 2:39 pm |
| D & E sounds just fine
/Pedro | |
| Riverwind6 2002-11-25, 9:13 pm |
| Why to another drive? | |
|
|
| Deja-vue 2002-11-25, 11:16 pm |
| quote: Originally posted by Deja-vue
That Friday Question was tough, wasn't it?
I hope, everyone had fun with that one.
Here is Monday's question:
You are the administrator of a Windows 2000 network. Your Windows 2000 domain controller has been in operation for one year. During that year, you have deleted numerous objects. However, the NTDS.DIT file is the same size it was before you deleted any objects. You want to reduce the size of the NTDS.DIT file.
What should you do? (Choose two)
A. Delete all the log files from the NTDS folder and restart the server.
B. Use the Ntdsutil utility to perform an authoritive restore.
C. Run the Esentutl utility by using the /d switch.
D. Restart the server in Directory Services restore mode.
E. Use the Ntdsutil utility to compress the database to another drive.
We'll see ya' tomorrow with the Answer.
Answer D & E was correct!
By default Windows 2000 servers running directory services will perform a directory online defragmentation every 12 hours (by default) as part of the garbage collection process. This defragmentation only moves data around the database file (NTDS.DIT) and does not reduce its size.
NTDSUTIL.EXE (AD Diagnostic Tool) is a command line utility used to perform maintenance on the Active Directory database, NTDS.DIT. NTDSUTIL.EXE is used for OFFLINE defrag of AD in order to reduce the size of the AD database. The size of NTDS.DIT will grow as it is modified. To reduce it's size, you must take the DC offline (in Directory Services Restore mode) and perform an offline defrag. |
|
|
|