Windows Server 2025 must not have the Fax Server role installed.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-278015 | WN25-00-000320 | SV-278015r1180751_rule | CCI-000381 | medium |
| Description | ||||
| Unnecessary services increase the attack surface of a system. Some of these services may not support required levels of authentication or encryption or may provide unauthorized access to the system. | ||||
| STIG | Date | |||
| Microsoft Windows Server 2025 Security Technical Implementation Guide | 2026-02-20 | |||
Details
Check Text (C-278015r1180751_chk)
Open PowerShell.
Enter "Get-WindowsFeature | Where Name -eq Fax".
If "Installed State" is "Installed", this is a finding.
An Installed State of "Available" or "Removed" is not a finding.
Fix Text (F-82450r1180750_fix)
Uninstall the "Fax Server" role.
Start Server Manager.
Select the server with the role.
Scroll down to "ROLES AND FEATURES" in the right pane.
Select "Remove Roles and Features" from the drop-down "TASKS" list.
Select the appropriate server on the "Server Selection" page and click "Next".
Deselect "Fax Server" on the "Roles" page.
Click "Next" and "Remove" as prompted.