--- title: "New-VBRJobVssOptions" description: "Returns default set of VSS options for job or VM in job. Platform: VMware, Hyper-V Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: ForJob (Default) ForObject ForReplic" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/new-vbrjobvssoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Jobs > Application-Aware Processing > New-VBRJobVssOptions" dateModified: "2026-08-19" --- # New-VBRJobVssOptions ## Short Description Returns default set of VSS options for job or VM in job. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
ForJob (Default)
ForObject
ForReplicaJob
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ForJob |
Defines that the cmdlet will return the list of the default VSS settings for backup, replication or copy job. |
|
False |
Named |
False |
|
ForObject |
Defines that the cmdlet will return the list of the default VSS settings for VMs. |
|
False |
Named |
False |
|
ForReplicaJob |
Defines that the cmdlet will return the list of the default VSS settings for replication job. |
|
False |
Named |
False |