Set-VSBJobOptions (obsolete)
Short Description
Applies custom SureBackup job options.
Note |
|
This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions. |
Platform: VMware, Hyper-V
Product Edition: Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Set-VSBJobOptions [[-Job] <CSbJob>] [[-Options] <CDRJobOptions>] [<CommonParameters>] |
Detailed Description
This cmdlet applies customized job options to SureBackup jobs.
To customize the SureBackup job options you need to first run the New-VSBJobOptionsSets SureBackup job options. This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions. cmdlet. The New-VSBJobOptionsSets SureBackup job options. This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions. cmdlet returns the CDRJobOptions object containing the set of default SureBackup job options. You can customize any of these options and apply further to a SureBackup job.
Run the Set-VBRJobOptionsModifies job settings. cmdlet to edit job options of backup, replication or copy job.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Job |
Specifies the array of SureBackup jobs. The cmdlet will apply the selected options to these jobs.
Accepts the |
|
False |
0 |
True (ByPropertyName, ByValue) |
|
Options |
Specifies the SureBackup job options you want to apply.
Accepts the |
|
False |
1 |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Scheduling SureBackup Jobs to Run Daily
|
This example shows how to apply the customized options to the
Perform the following steps:
|
Example 2. Scheduling SureBackup Jobs to Run Daily
|
This example shows how to apply the customized options to the
Perform the following steps:
|
Related Commands
Get-VSBJobReturns SureBackup jobs. This cmdlet is obsolete. Run the Get-VBRSureBackupJob cmdlet instead.