Chapter 1 Terms Flashcards
A domain security database of user and computer information that is stored on domain controllers and referenced by domain member computers. This database is stored on multi-master replicating domain controllers running Windows 2000 or Windows 2003 for an operating system. The older Windows NT domain controllers cannot hold _____ _____ security databases.
Active Directory (AD)
A visual effect that is part of the Aero theme of Windows 7. Many graphical elements have a semitransparent appearance to allow users to see other windows under the active one. This is done to allow the user a better feel for what other applications are doing in the background without being too distracting.
Aero Glass
A collection of tools, advice, and methodologies that guides the IT administrator in determining which legacy applications are compatible with Windows 7. It does not make those applications compatible; it merely helps the IT administrator use a structured method of testing and tracking compatibility information.
Application Compatibility Toolkit
A set of rules and conditions a programmer followswhen writing an application to allow the program to interact with part of the operating system.The program is guaranteed to work if they follow the ___ rules published by the authors of a feature in the operating system.
Application Programming Interface (API)
A specialized Windows NT server that is responsible for holding a read-only copy of the domain security database.
Backup DC (BDC)
An encryption method used to protect an entire hard disk. Without proper credentials a hard disk will remain encrypted, even if the disk is removed from the computer.
BitLocker Drive Encryption
A common term used to describe an error condition in the operating system that has resulted in a full halt of the operating system due to a critical error.The error screen is usually white text on a blue background, hence the name.
blue screen of death (BSOD)
A file system introduced with Windows 95 and Windows NT to organize files and folders on a CD-ROM disk. The CDFS file system is considered adequate for older CD-ROM disks but not for rewritable CD-ROMs or newer DVD media formats. For those newer media technologies, UDF is the preferred file system.
CD-ROM File System (CDFS)
A device responsible for the actual execution of instructions stored in applications and operating system code. Windows 7 supports 32- and 64-bit ____.
Central Processing Unit (CPU)
A method for applications to share the CPU. All applications rotate access to and do not monopolize the CPU. If an application does not release control of theCPU, the computer may appear stalled or other applications appear very sluggish.
cooperative multitasking
Software written by the developer of a hardware component that tells the operating system how to talk to and control the hardware.
device driver
A server responsible for holding a domain security database which contains a list of user and computer account security data.
Domain Controller (DC)
A standard service in the TCP/IP protocol used to define how computer names are translated into IP addresses.
Domain Name System (DNS)
A file that holds application code modules. These modules are shared among applications, so the file is also called a library. ___ files can be replaced to update an application without having to replace the entire application.
Dynamic Link Library files (DLLs)
A standard that defines how the monitor hardware can pass details about its abilities to the graphics card and ultimately the operating system. Details such as preferred refresh rate and screen resolution can be set by the monitor manufacturer and ____ will allow this information to be passed to the operating system. The operating system can use that information to configure the optimum view on the monitor without having to ask the user for those settings. This provides a simpler user-friendly experience when setting up new monitor hardware.
EDID (Extended Display Identification Data)
A component of the NTFS file system that is responsible for encrypting individual files. Those files are not readable without the correct digital identification.
Encrypted File System (EFS)
A standard for formatting data that is exchanged between applications. By using a standard, application developers do not have to write custom data translators for every product with which their applications share data.
eXtensible Markup Language (XML)
An older method of organizing files and folders in a hard diskpartition. Files are stored in blocks of data that point to each other in a chain-like structure.The blocks that are used in the partition and the link from one to another are stored in a mastertable called the FAT.
File Allocation Table (FAT)