Information
Windows Server 2022 must use an antivirus program.
GROUP ID: V-254248
RULE ID: SV-254248r991589
Malicious software can establish a base on individual desktops and servers. Employing an automated mechanism to detect this type of software will aid in elimination of the software from the operating system.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
If no antivirus software is in use, install Microsoft Defender or third-party antivirus.
Open 'PowerShell'.
Enter
'Install-WindowsFeature -Name Windows-Defender'
For third-party antivirus, install per antivirus instructions and disable Windows Defender.
Open 'PowerShell'.
Enter
'Uninstall-WindowsFeature -Name Windows-Defender'