--- title: "VBRMalwareDetectionOptions" description: "Contains malware detection settings. Get-VBRMalwareDetectionOptions Set-VBRMalwareDetectionOptions" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmalwaredetectionoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMalwareDetectionOptions" dateModified: "2026-08-19" --- # VBRMalwareDetectionOptions Contains malware detection settings. ## Properties

Property

Type

Description

Sensitivity

VBRRansomwareScanningSensitivity

Malware index settings

QuickBackupOnExternalEventEnabled

Boolean

Enables a Quick Backup

GuestIndexScanEnabled

Boolean

Enables guest processing index scan.

UpdateExtensionsListPeriodically

Boolean

Enables automatic update of suspicious files extensions

SuspiciousExtensions

String[]

File mask for suspicious files extensions

NonSuspiciousExtensions

String[]

File mask for trusted files extensions.

NotificationOptions

VBRNotificationOptions

Notification options

## Related Commands - [`Get-VBRMalwareDetectionOptions`](get-vbrmalwaredetectionoptions.md) - [`Set-VBRMalwareDetectionOptions`](set-vbrmalwaredetectionoptions.md)