nerdexam
CompTIA

SY0-501 · Question #294

The IT department needs to prevent users from installing untested applications. Which of the following would provide the BEST solution?

The correct answer is B. Least privilege. Implementing the principle of least privilege is the best solution to prevent users from installing untested applications by restricting their system permissions.

Submitted by mike_84· Mar 4, 2026Security operations

Question

The IT department needs to prevent users from installing untested applications. Which of the following would provide the BEST solution?

Options

  • AJob rotation
  • BLeast privilege
  • CAccount lockout
  • DAntivirus

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    77% (24)
  • C
    13% (4)
  • D
    3% (1)

Why each option

Implementing the principle of least privilege is the best solution to prevent users from installing untested applications by restricting their system permissions.

AJob rotation

Job rotation is an administrative control focused on reducing the risk of fraud and detecting unauthorized activities by rotating employee duties, not a technical control for preventing software installation.

BLeast privilegeCorrect

Least privilege ensures that users are granted only the minimum necessary permissions to perform their job functions. By removing administrative rights from standard users, they are technically prevented from installing most applications, thereby addressing the requirement to stop the installation of untested software.

CAccount lockout

Account lockout is a security mechanism designed to prevent brute-force attacks by disabling an account after a specified number of failed login attempts, unrelated to software installation control.

DAntivirus

Antivirus software is designed to detect and prevent malicious software, but it does not prevent users with sufficient privileges from installing legitimate but unapproved or untested applications.

Concept tested: Principle of Least Privilege and access control

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/security-best-practices/implement-least-privilege-administrative-models

Topics

#least privilege#access control#software installation control#endpoint security

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice