--- title: "Get-VBRMalwareDetectionObject" description: "This cmdlet returns machines affected by malware." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrmalwaredetectionobject.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Managing Security Settings > Malware Detection > Get-VBRMalwareDetectionObject" dateModified: "2026-08-19" --- # Get-VBRMalwareDetectionObject ## Short Description Returns machines affected by malware. **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 of hosts and machines affected by malware. The cmdlet will return hosts and machines by these IDs. |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
ObjectName |
Specifies an array of names of hosts and machines affected by malware. The cmdlet will return hosts and machines with these names. |
|
True |
Named |
True (ByPropertyName, ByValue) |