--- title: "Application-Aware Processing" description: "You can use the cmdlets from this section to configure application-aware processing settings (not only VSS settings) for jobs." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/application_aware_processing.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Jobs > Application-Aware Processing" dateModified: "2026-08-19" --- # Application-Aware Processing You can use the cmdlets from this section to configure application-aware processing settings (not only VSS settings) for jobs.

Cmdlet

Operation

Disable-VBRJobVSSIntegration

Disables VSS settings in a selected job

Enable-VBRJobVSSIntegration

Enables VSS settings in a selected job

Get-VBRJobObjectVssOptions

Looks for VSS options set for a specific job object

Get-VBRJobVSSOptions

Looks for VSS settings of a selected job

New-VBRJobVssOptions

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

Reset-VBRJobVssOptions

Sets default VSS settings to a selected job

Set-VBRJobObjectVssOptions

Edits VSS options of a specific job object

Set-VBRJobVssOptions

Applies new VSS settings to a selected job