Get‐OPNsenseClamAV - fvanroie/PS_OPNsense GitHub Wiki

Synopsis

Get the ClamAV configuration from the OPNsense server

Syntax

Get-OPNsenseClamAV [-Version] [<CommonParameters>]

Description

The Get-OPNsenseClamAV cmdlet returns the current configuration of the Clam Anti-Virus service on the OPNsense server. Use the optional -Version switch to retieve the version details of ClamAV and the virus definition files installed.

The os-clamav package needs to be installed. Use Install-OPNsensePackage to install the os-clamav package if needed.

Parameters

-Version   <SwitchParameter>

Get the version of ClamAV and its virus definitions.

Required? false
Position? named
Default Value?
Pipeline Input? false

Examples

⚠️ **GitHub.com Fallback** ⚠️