| Term 
 | Definition 
 
        | Building block of DNS that maps a single IP address to a DNS host name. |  | 
        |  | 
        
        | Term 
 
        | Active Directory Lightweight Directory Services (AD LDS) |  | Definition 
 
        | Role that provides developers the ability to store data for directory-enabled applications without incurring the overhead of extending the Active Directory schema to support their applications. This feature was introduced in Windows Server 2008. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Feature offered by Read-Only Domain Controllers (RODCs) that enables an administrator to configure a user as the local administrator of a specific RODC without making the user a Domain Admins with far-reaching authority over all domain controllers in the entire domain and full access to the Active Directory domain data. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Dynamic update feature that places a timestamp on record, based on the current server time, when the IP address is added. This is part of the aging and scavenging process. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Executable files needed to install Windows. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Active Directory Installation Wizard. |  | 
        |  | 
        
        | Term 
 
        | Directory Services Restore Mode |  | Definition 
 
        | Special startup mode used to run an offline defragmentation. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Domain name limited to 15 characters that is maintained for legacy compatibility with older applications that cannot use DNS for their name resolution. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Enables the DNS database to be updated with the changed information when the Internet Protocol (IP) address of a host changes. |  | 
        |  | 
        
        | Term 
 
        | Flexible Single Master Operations (FSMO) |  | Definition 
 
        | Specific server roles that work together to enable the multimaster functionality of Active Directory. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Zone necessary for computer hostname–to–IP address mappings, which are used for name resolution by a variety of services. |  | 
        |  | 
        
        | Term 
 
        | fully qualified domain name (FQDN) |  | Definition 
 
        | Complete DNS name used to reference a host’s location in the DNS structure, such as LUCERNEPUBLISHING. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Domain controller that contains a partial replica of every domain in Active Directory. The global catalog stores those attributes most frequently used in search operations (such as a user’s first and last names) and those attributes required to locate a full replica of the object. The Active Directory replication system builds the global catalog automatically. |  | 
        |  | 
        
        | Term 
 
        | incremental zone transfers |  | Definition 
 
        | Method of conserving bandwidth by transferring part of a zone. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Single occurrence of an element. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Amount of time or delay it takes to replicate information throughout the network. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Command-line tool that is used to create, delete, verify, and reset trust relationships from the Windows Server 2008 command line. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Command-line tool that is critical for working with DNS on Server Core. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Unique string used to identify every class or attribute added to a schema. OIDs must be globally unique, and they are represented by a hierarchical dotted-decimal notation string. |  | 
        |  | 
        
        | Term 
 
        | Password Replication Policy |  | Definition 
 
        | List of user or group accounts whose passwords should be stored on a particular Read-Only Domain Controller (RODC) or should not be stored on the specific RODC. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Resource record that is the functional opposite of the A record, providing an IP address-to-name mapping for the system identified in the Name field using the in-adrr.arpa domain name. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Mechanism to set up load balancing between multiple servers that are advertising the same SRV records. Clients will always use the record with the lower-numbered priority first. They will only use an SRV record with a higher-numbered priority if the lower-numbered priority record is unavailable. |  | 
        |  | 
        
        | Term 
 
        | restartable Active Directory |  | Definition 
 
        | Feature that enables administrators to place the NTDS.DIT file in an offline mode without rebooting the domain controller outright. This feature was introduced in Windows Server 2008. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Zone that answers queries in which a client provides an IP address and DNS resolves the IP address to a hostname. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Process of removing records that were not refreshed or updated within specified time intervals. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Special installation option that creates a minimal environment for running only specific services and roles. Server Core runs without the Windows Desktop shell, which means that it must be administered exclusively from the command line or by using Group Policy. This feature was introduced in Windows Server 2008. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Utility that enables administrators to view any other roles the server might be performing. The Server Manager utility launches automatically at startup after the Initial Configuration Tasks utility is closed. It can be accessed manually through the shortcut provided in the Administrative Tools folder or directly from the Start menu. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | To begin the Active Directory installation at a central location, such as a data center, and then allow a local administrator to complete the configuration. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Shared folder that exists on all domain controllers that is used to store Group Policy Objects, login scripts, and other files that are replicated domain-wide. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Length of time a record is valid, after which it needs to be reregistered. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Running dcpromo from the command line using a specially formatted text file to specify the necessary installation options. |  | 
        |  | 
        
        | Term 
 
        | User Principal Name (UPN) |  | Definition 
 
        | Naming format that simplifies access to multiple services, such as Active Directory and email. A UPN follows a naming convention that can reflect the forest root domain or another alias that follows the format of username@domainname. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Relative weighting for SRV records that have the same priority. For example, consider three SRV records with the same priority with relative weights of 60, 20, and 20. Because 60 + 20 + 20 = 100, the record with the weight of 60 will be used 60/100, or 60 percent, of the time, whereas each of the other two records will be used 20/100, or 20 percent, of the time. |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | Process of replicating DNS information from one DNS server to another. |  | 
        |  |