Registry
Boot
Tasking
Ch 13 Essentials
Root Keys
100
The Registry is organized in this kind of structure
What is a tree
100
This feature allows Windows to run many processes simultaneously
What is multitasking
100
This is a one-stop place for anything you need to do with applications, processes, or services
What is Task Manager
100
This is stored in the \%SystemRoot%\System32\config folder
What is the Registry
100
This key value data type is limited to exactly 64 bits
What is a QWORD
200
Registry files are called this
What are hives
200
DOUBLE JEOPARDY!!! This file contains information about the various operating systems installed on the system
What is Boot Configuration Data (BCD) file
200
The name of a process usually ends in this type of a file extension
What is .exe
200
This key value data type is limited to exactly 32 bits
What is a DWORD
200
This Registry root key defines the standard class objects used by Windows
What is HKEY_CLASSES_ROOT
300
This command will open up the Registry editor
What is regedit
300
This file is the Windows Boot Manager
What is Bootmgr
300
Processes are usually referred to by this
What is a process identifier (PID)
300
This key value data type can be used for any form of data
What is a string
300
This Registry root key contains all the data for a system’s non-specific configurations
What is HKEY_LOCAL_MACHINE
400
There are this many root keys in the Registry
What are five
400
Windows 8.1 uses this to boot to the Operating System
What is bootmgr
400
This user name is associated with a process started by Windows
What is System
400
This command is a full-featured command-line Registry editor
What is Reg
400
This Registry root key defines which option being used currently, assuming that more than one is specified HKEY_LOCAL_MACHINE
What is HKEY_CURRENT_CONFIG
500
This is a named group of functions that defines what you can do with an object
What is a class object
500
Boot Manager checks this file to determine the operating system installed on bootup
What is BCD (Boot Configuration Data)
500
This tab in Task Manager can be used to stop and application
What is Applications
500
This feature allows you to import a new or backup subkey
What is Merge
500
This is a common reason to edit the Registry key: “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run?”
What is to delete autostarting programs