SV-254264r1186389_rule
V-254264
SRG-OS-000095-GPOS-00049
WN22-00-000270
CAT II
10
Document the roles and features required for the system to operate. Uninstall any that are not required.
Required roles and features will vary based on the function of the individual system.
Roles and features specifically required to be disabled per the STIG are identified in separate requirements.
If the organization has not documented the roles and features required for the system(s), this is a finding.
The PowerShell command "Get-WindowsFeature | Where-Object {$_. installstate -eq "Installed"} | Format-List Displayname, Name, Featuretype" will list all roles and features with an "Installed" state.
V-254264
False
WN22-00-000270
Required roles and features will vary based on the function of the individual system.
Roles and features specifically required to be disabled per the STIG are identified in separate requirements.
If the organization has not documented the roles and features required for the system(s), this is a finding.
The PowerShell command "Get-WindowsFeature | Where-Object {$_. installstate -eq "Installed"} | Format-List Displayname, Name, Featuretype" will list all roles and features with an "Installed" state.
M
5485