Reset-VBRJobVssOptions
Short Description
Sets job VSS settings to default.
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Reset-VBRJobVssOptions -Job <CBackupJob> [<CommonParameters>] |
Detailed Description
This cmdlet clears the custom VSS settings of the specified job and restores their default values.
You can run this cmdlet with any kind of jobs.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Job |
Specifies the job you want to edit.
Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Setting Default VSS Settings to Job [Using Pipeline]
|
This example shows how to set default VSS settings to
Perform the following steps:
|
Example 2. Setting Default VSS Settings to Job [Using Variable]
|
This example shows how to set default VSS settings to the job represented by the
Perform the following steps:
|
Related Commands
Get-VBRJobReturns existing jobs.