STIGQter STIGQter: STIG Summary: Microsoft Windows Server 2022 Security Technical Implementation Guide Version: 2 Release: 9 Benchmark Date: 01 Jul 2026:

Windows Server 2022 must have the roles and features required by the system documented.

DISA Rule

SV-254264r1186389_rule

Vulnerability Number

V-254264

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

WN22-00-000270

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Document the roles and features required for the system to operate. Uninstall any that are not required.

Check Contents

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.

Vulnerability Number

V-254264

Documentable

False

Rule Version

WN22-00-000270

Severity Override Guidance

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.

Check Content Reference

M

Target Key

5485