--- title: "Get-VBRStorageCopyJob" description: "This cmdlet returns storage backup copy jobs for HPE StoreOnce and Dell Data Domain repositories." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrstoragecopyjob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Copy > Storage Backup Copy Jobs > Get-VBRStorageCopyJob" dateModified: "2026-08-19" --- # Get-VBRStorageCopyJob ## Short Description Returns storage backup copy jobs. **Product Edition**: Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an ID of a storage backup copy job. The cmdlet will return the job with this ID. |
|
False |
Named |
False |
|
Name |
Specifies an array of names of storage backup copy jobs. The cmdlet will return the job with this name. |
|
False |
Named |
False |