nerdexam
CompTIA

CS0-003 · Question #180

A systems analyst is limiting user access to system configuration keys and values in a Windows environment. Which of the following describes where the analyst can find these configuration items?

The correct answer is D. Registry. In a Windows environment, system configuration keys and values, including those for user access control, are stored in the Registry.

Submitted by renata2k· Mar 6, 2026Security operations

Question

A systems analyst is limiting user access to system configuration keys and values in a Windows environment. Which of the following describes where the analyst can find these configuration items?

Options

  • Aconfig.ini
  • Bntds.dit
  • CMaster boot record
  • DRegistry

How the community answered

(58 responses)
  • B
    2% (1)
  • C
    3% (2)
  • D
    95% (55)

Why each option

In a Windows environment, system configuration keys and values, including those for user access control, are stored in the Registry.

Aconfig.ini

config.ini files are general configuration files used by specific applications, but they are not the centralized repository for core Windows system configuration and user access settings.

Bntds.dit

ntds.dit is the database file for Active Directory on domain controllers, storing user accounts, groups, and domain objects, but not general system configuration keys and values for individual workstations.

CMaster boot record

The Master Boot Record (MBR) is a special boot sector at the beginning of a partitioned storage device that contains bootstrap code and partition table entries, not system configuration keys and values.

DRegistryCorrect

The Windows Registry is a central hierarchical database that stores configuration settings, options, and values for the operating system, hardware, installed applications, and user profiles. A systems analyst would access the Registry to manage and limit user access to specific system configuration items.

Concept tested: Windows system configuration storage

Source: https://learn.microsoft.com/en-us/windows/win32/sysinfo/registry

Topics

#Windows security#System configuration#Registry#Access control

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice