| Hostname | IP Address | Status | Assigned To | Last Scan | Actions |
|---|---|---|---|---|---|
| SCHR-P3-DP-001 | 164.231.170.44 | 2026-03-05 | |||
Finding DetailsEvaluate-STIG 1.2601.0 (Scan-WindowsServer2022_Checks) was unable to determine a Status but found the below configuration on 03/05/2026: ResultHash: 6EFFFCDAA74F2893347505F85C0B7A675BCD956A ~~~~~ Installed Roles: --------------------- Device Health Attestation File and Storage Services Web Server (IIS) Installed Role Services: --------------------- File and iSCSI Services File Server Storage Services Web Server Common HTTP Features Default Document Directory Browsing HTTP Errors Static Content Health and Diagnostics HTTP Logging Tracing Performance Static Content Compression Security Request Filtering Application Development .NET Extensibility 4.8 ASP.NET 4.8 ISAPI Extensions ISAPI Filters Server Side Includes Management Tools IIS Management Console Installed Features: --------------------- .NET Framework 4.8 Features .NET Framework 4.8 ASP.NET 4.8 WCF Services HTTP Activation TCP Port Sharing Azure Arc Setup Microsoft Defender Antivirus System Data Archiver Windows PowerShell Windows PowerShell 5.1 Windows Process Activation Service Process Model Configuration APIs WoW64 Support Comments |
|||||
Check Text
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.
Fix Text
Document the roles and features required for the system to operate. Uninstall any that are not required.