CompTIA
220-802 · Question #682
220-802 Question #682: Real Exam Question with Answer & Explanation
The correct answer is A: REGEDIT. REGEDIT is the Windows Registry Editor, the tool designed to directly view, add, modify, or delete registry keys and values including those in HKEY_LOCAL_MACHINE (HKLM).
Question
A technician must add a line into HKLM. Which of the following tools would BEST enable this ability?
Options
- AREGEDIT
- BMSCONFIG
- CRD
- DREGSRV32
Explanation
REGEDIT is the Windows Registry Editor, the tool designed to directly view, add, modify, or delete registry keys and values including those in HKEY_LOCAL_MACHINE (HKLM).
Common mistakes.
- B. MSCONFIG is the System Configuration utility used to manage boot options and startup programs, not a tool for editing raw registry keys.
- C. RD (Remove Directory) is a command-line tool for deleting file system directories and has no interaction with the Windows registry.
- D. REGSVR32 registers or unregisters COM DLL components by calling their DllRegisterServer function, which writes specific registry entries automatically - it cannot manually add arbitrary registry lines.
Concept tested. Using REGEDIT to edit Windows Registry (HKLM)
Community Discussion
No community discussion yet for this question.