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)

    Get-VBRMalwareDetectionEvent [<CommonParameters>]

  • ObjectId

    Get-VBRMalwareDetectionEvent -ObjectId <Guid[]> [<CommonParameters>]

  • ObjectName

    Get-VBRMalwareDetectionEvent -ObjectName <String[]> [<CommonParameters>]

Detailed Description

This cmdlet returns malware detection events for machines.

Parameters

Parameters

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.

Guid[]

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.

String[]

True

Named

True (ByPropertyName, ByValue)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRMalwareDetectionEvent

Examples

Getting all Malware Detection Events for all Machines

This command returns all malware events for all machines.

Get-VBRMalwareDetectionEvent

Page updated 2026-08-19

Page content applies to build 13.1.1.18