Information
This policy setting ensures that the system uses an anti-virus program.
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
- Type
Install-WindowsFeature -Name Windows-Defender
For third-party anti-virus, install per anti-virus instructions and disable Windows Defender.
- Open
PowerShell
- Type
Uninstall-WindowsFeature -Name Windows-Defender
Impact:
Anti-virus software must be installed on the system and if not configured correctly may prohibit the user of Features and Programs.