Application-Aware Processing

You can use the cmdlets from this section to configure application-aware processing settings (not only VSS settings) for jobs.

Operations

VMware

Hyper-V

Disables VSS settings in a selected job

Disable-VBRJobVSSIntegration

Enables VSS settings in a selected job

Enable-VBRJobVSSIntegration

Looks for VSS options set for a specific job object

Get-VBRJobObjectVssOptions

Looks for VSS settings of a selected job

Get-VBRJobVSSOptions

Creates an object containing new VSS settings (run Set-VBRJobVssOptions to apply)

New-VBRJobVssOptions

Sets default VSS settings to a selected job

Reset-VBRJobVssOptions

Edits VSS options of a specific job object

Set-VBRJobObjectVssOptions

Applies new VSS settings to a selected job

Set-VBRJobVssOptions