Disable-VBRCatalystCopyJob (obsolete)

Short Description

Disables backup copy jobs for HPE StoreOnce repositories.

Note

This cmdlet is obsolete. Run the Disable-VBRStorageCopyJobDisables storage backup copy jobs. cmdlet instead.

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Detailed Description

This cmdlet disables backup copy jobs for HPE StoreOnce repositories.

Run the Enable-VBRCatalystCopyJobEnables backup copy jobs for HPE StoreOnce repositories. This cmdlet is obsolete. Run the Enable-VBRStorageCopyJob cmdlet instead. cmdlet to enable backup copy jobs for HPE StoreOnce repositories.

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

Disabling Backup Copy Job for HPE StoreOnce Repository

This example shows how to disable the StoreOnce copy job backup copy job for an HPE StoreOnce repository.

$job = Get-VBRCatalystCopyJob -Name "StoreOnce copy job"

Disable-VBRCatalystCopyJob -Job $job

Perform the following steps:

  1. Run the Get-VBRCatalystCopyJobReturns backup copy jobs for HPE StoreOnce repositories. This cmdlet is obsolete. Run the Get-VBRStorageCopyJob cmdlet instead. cmdlet. Specify the Name parameter value. Save the result to the $job variable.
  2. Run the Disable-VBRCatalystCopyJob cmdlet. Set the $job variable as the Job parameter value.

Get-VBRCatalystCopyJobReturns backup copy jobs for HPE StoreOnce repositories. This cmdlet is obsolete. Run the Get-VBRStorageCopyJob cmdlet instead.

Page updated 2026-08-19

Page content applies to build 13.1.1.18