--- title: "Get-VBRMalwareDetectionEvent" description: "This cmdlet returns malware detection events for machines." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrmalwaredetectionevent.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Managing Security Settings > Malware Detection > Get-VBRMalwareDetectionEvent" dateModified: "2026-08-19" --- # Get-VBRMalwareDetectionEvent ## Short Description Returns malware detection events for machines. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
ObjectId
ObjectName
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ObjectId |
Specifies an array of IDs for machines. The cmdlet will return malware detection events machines with these IDs. |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
ObjectName |
Specifies an array of names for machines. The cmdlet will return malware detection events for machines with these names. |
|
True |
Named |
True (ByPropertyName, ByValue) |