Skip to content

Get-GenericEvent

SYNOPSIS

Gets Generic Events from the currently connected XProtect VMS site.

SYNTAX

Get-GenericEvent [<CommonParameters>]

DESCRIPTION

The Get-GenericEvent cmdlet gets all Generic Events from the currently connected VMS site.

REQUIREMENTS

  • Requires VMS connection and will attempt to connect automatically

EXAMPLES

Example 1

Get-GenericEvent

Get all Generic Events in the XProtect system.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

VideoOS.Platform.ConfigurationItems.GenericEvent

NOTES