Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-14237 | 3.132 | SV-29552r1_rule | Medium |
Description |
---|
This check verifies whether Windows responds to application installation requests by prompting for credentials. |
STIG | Date |
---|---|
Windows 2008 Member Server Security Technical Implementation Guide | 2018-05-25 |
Check Text ( C-32772r1_chk ) |
---|
Analyze the system using the Security Configuration and Analysis snap-in. Expand the Security Configuration and Analysis tree view. Navigate to Local Policies -> Security Options. If the value for “User Account Control: Detect application installations and prompt for elevation” is not set to “Enabled”, then this is a finding. The policy referenced configures the following registry value: Registry Hive: HKEY_LOCAL_MACHINE Registry Path: \Software\Microsoft\Windows\CurrentVersion\Policies\System\ Value Name: EnableInstallerDetection Value Type: REG_DWORD Value: 1 |
Fix Text (F-28844r1_fix) |
---|
Configure the policy value for Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options -> “User Account Control: Detect application installations and prompt for elevation” to “Enabled”. |