Information
The Windows Server 2016 system must use an anti-virus program.
GROUP ID:V-224829
RULE ID:SV-224829r991589
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 anti-virus software is in use, install Windows Defender or third-party anti-virus.
Open 'PowerShell'.
Enter
'Install-WindowsFeature -Name Windows-Defender'
For third-party anti-virus, install per anti-virus instructions and disable Windows Defender.
Open 'PowerShell'.
Enter
'Uninstall-WindowsFeature -Name Windows-Defender'