Term
This object is created when an object is deleted within Active Directory |
|
Definition
|
|
Term
Active Directory changes are written here before they are committed to disk |
|
Definition
|
|
Term
This is a new advanced command-line and scripting interface included in Windows Server 2008 |
|
Definition
|
|
Term
This volume houses the boot files for a Windows Server 2008 computer. |
|
Definition
|
|
Term
This describes the process of removing tombstoned objects from the NTDS.DIT file |
|
Definition
|
|
Term
You will need to perform this operation if you have inadvertently deleted one or more Active Directory objects |
|
Definition
|
|
Term
This is a graphical user interface that will allow you to query Active Directory as part of the troubleshooting process. |
|
Definition
|
|
Term
This is used as a reference file in case the Active Directory database needs to be recovered from a system failure to ensure that no transactions are lost |
|
Definition
|
|
Term
To perform many Active Directory maintenance operations, you will need to restart your domain controller in this startup mode |
|
Definition
Directory Services Restore Mode |
|
|
Term
This can decrease database performance because updates are made to the Active Directory over time |
|
Definition
|
|
Term
1. Which of the following backup types can be initiated by a member of the local Administrators group or a member of the local Backup Operators group on a Windows Server 2008 computer? a. Manual backup b. Scheduled backup c. Full backup d. Differential backup |
|
Definition
Manual backup
A manual backup can be rescheduled by a local administrator or member of the local Backup Operators group. Scheduled backups can only be created by members of the local Administrators group. |
|
|
Term
2. The NTDS.DIT file is based on which database technology? a. Structured Query Language (SQL) b. Oracle c. Extensible Storage Engine (ESE) d. My*SQL |
|
Definition
Extensible Storage Engine (ESE)
The NTDS.DIT file is based on the Extensible Storage Engine (ESE) data storage format, not Microsoft SQL as some people believe. |
|
|
Term
3. Which of the following commands can be used to configure Active Directory permissions from the command line? a. LDP b. Dsacls c. Dcdiag d. ADSI Edit |
|
Definition
Dsacls
The dsacls.exe command-line utility can be used to list and modify Active Directory permissions for a particular object or container. |
|
|
Term
4. What runs automatically on a domain controller every 12 hours by default during the garbage collection process? a. Offline defragmentation b. Authoritative restore c. Nonauthoritative restore d. Online defragmentation |
|
Definition
online defragmentation
Online defragmentation on an Active Directory domain controller is also known as the garbage collection process. |
|
|
Term
5. Which tool can you use to force a domain controller to start in Directory Services Restore Mode on its next reboot? a. cmd.exe b. bootmgr.exe c. bcdedit.exe d. dcpromo.exe |
|
Definition
bcedit.exe
Apart from pressing F8 during the system boot, you can configure a Windows Server 2008 computer to automatically boot into Directory Services Restore Mode by using the bcdedit.exe command-line utility before rebooting the server. |
|
|
Term
6. Which operation requires the Active Directory Domain Service to be taken offline? a. Offline defragmentation b. Online defragmentation c. Garbage Collection d. Transaction Buffering |
|
Definition
Offline Defragmentation
Of the operations listed, only an offline defragmentation requires you to take the Active Directory database offline, whether through rebooting into DSRM or by using the new restartable Active Directory feature. |
|
|
Term
7. Which of the following backup types can be initiated only by a member of the local Administrators group on a Windows Server 2008 computer? a. Manual backup b. Scheduled backup c. Full backup d. Differential backup |
|
Definition
Scheduled Backup
Unlike manual backups, scheduled backups can only be created by members of the local Administrators group on a Windows Server 2008 computer. |
|
|
Term
8. Which backup type will empty the Application log on the server that is being backed up? a. Copy backup b. Differential backup c. Normal backup d. VSS full backup |
|
Definition
VSS full backup
VSS full backup will update each file’s backup history and clear the Application Log files. |
|
|
Term
9. Which of the following volumes hosts the Windows operating system? a. Boot volume b. Shared volume c. System volume d. Host volume |
|
Definition
Boot volume
The boot volume holds the Windows operating system and the Registry. |
|
|
Term
10. When performing an authoritative restore of a user object that belongs to multiple Active Directory groups, what is restored by the LDF file that is generated by Ntdsutil? a. Optional attributes b. Mandatory attributes c. Back-links d. Security Identifier (SID) |
|
Definition
Back-links
In a multi-domain environment, back-links need to be manually re-created after an authoritative restore by using the LDIF files generated automatically by ntdsutil. |
|
|