Set-VBRCatalystCopyJob (obsolete)
Short Description
Modifies backup copy jobs for HPE StoreOnce repositories.
Note |
|
This cmdlet is obsolete. Run the |
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Detailed Description
This cmdlet modifies backup copy jobs that are created for HPE StoreOnce repositories.
Note |
|
To modify settings, specify new values for the necessary parameters. The cmdlet will overwrite the previous parameter values with new values. The parameters that you omit will remain unchanged. |
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
The cmdlet returns the VBRCatalystCopyJob object that contains settings of backup copy jobs for HPE StoreOnce repositories.
Examples
Example 1. Modifying Backup Copy Job Schedule to Run at Specific Time
|
This example shows how to modify backup window settings for a backup copy job. The backup copy job will run from 20:00 to 22:59 every day from Monday to Friday.
Perform the following steps:
|
Example 2. Modifying Backup Copy Job Schedule to Run Continuously
|
This example shows how to modify schedule settings for a backup copy job. The backup copy job will run continuously.
Perform the following steps:
|
Related Commands
Get-VBRCatalystCopyJobReturns backup copy jobs for HPE StoreOnce repositories. This cmdlet is obsolete. Run the Get-VBRStorageCopyJob cmdlet instead.New-VBRBackupWindowOptionsDefines backup window settings for a job.