nerdexam
CompTIA

220-802 · Question #17

A user has installed a legacy application in Windows 7 and reports that only some of the functionality in it is operational. Another user is using the same application on a different Windows 7…

The correct answer is B. User Account Control. User Account Control (UAC) enforces permission levels per user, so different UAC settings between two users on separate machines can cause a legacy application to behave differently.

Hardware and network troubleshooting

Question

A user has installed a legacy application in Windows 7 and reports that only some of the functionality in it is operational. Another user is using the same application on a different Windows 7 machine and doesn't report those problems. Which of the following features in Windows 7 may be responsible for this problem?

Options

  • ASystem Protection settings
  • BUser Account Control
  • CAction Center
  • DData Execution Prevention

How the community answered

(44 responses)
  • A
    7% (3)
  • B
    77% (34)
  • C
    14% (6)
  • D
    2% (1)

Why each option

User Account Control (UAC) enforces permission levels per user, so different UAC settings between two users on separate machines can cause a legacy application to behave differently.

ASystem Protection settings

System Protection manages restore points and shadow copies and does not directly restrict application functionality.

BUser Account ControlCorrect

UAC restricts what applications can do without elevated privileges. A legacy application may require administrative rights for certain features. If one user's UAC settings are more restrictive or the user lacks elevated permissions, only the parts of the app not requiring admin access will function, while other features are silently blocked.

CAction Center

Action Center consolidates security and maintenance alerts but does not enforce permission policies that would block application features.

DData Execution Prevention

Data Execution Prevention (DEP) blocks code from running in non-executable memory regions to prevent exploits, but it would typically crash the application entirely rather than leave only some functionality operational.

Concept tested: User Account Control impact on legacy application behavior

Source: https://learn.microsoft.com/en-us/windows/security/application-security/application-control/user-account-control/how-it-works

Topics

#UAC#Windows 7#legacy applications#User Account Control

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice