Windows Registry Hives and Registry Keys

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

flashcard set

Earn XP

Description and Tags

Windows Registry Hives and Registry Keys for Cisco CyOps Associate

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards
**HKEY_CURRENT_USER (HKCU)**
Holds information concerning the currently logged in user.
2
New cards
**HKEY_USERS (HKU)**
Holds information concerning all the user accounts on the host.
3
New cards
**HKEY_CLASSES_ROOT (HKCR**)
Holds information about object linking and embedding (OLE) registrations. OLE allows users to embed objects from other applications (like a spreadsheet) into a single document (like a Word document.
4
New cards
**HKEY_LOCAL_MACHINE (HKLM)**
Holds system-related information.
5
New cards
**HKEY_CURRENT_CONFIG (HKCC)**
Holds information about the current hardware profile.
6
New cards
**REG_BINARY**
Numbers or Boolean values
7
New cards
**REG_DWORD**
Numbers greater than 32 bits or raw data
8
New cards
**REG_SZ**
String values