Submits a job to perform a catalog of backup sets on media in Backup Exec.
Submits a job to perform a catalog of backup sets on media in
Backup Exec.
If you specify a storage device, the media that you want to catalog
must be in the storage device. If you specify media, Backup Exec
determines the appropriate device to perform the catalog job.
Specifies the disk cartridge device to catalog.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the tape drive device to catalog.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the robotic library slot to catalog.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the media to catalog.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies which Backup Exec server should process the job in a CASO environment.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the media password if the media is protected by a password.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Describes what happens if you execute the command without actually executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Prompts you for confirmation before executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a Backup Exec disk cartridge device object to Submit-BECatalogMediaJob.
You can pipe a Backup Exec tape drive device object to Submit-BECatalogMediaJob.
You can pipe a Backup Exec robotic library slot object to Submit-BECatalogMediaJob.
You can pipe a Backup Exec media object to Submit-BECatalogMediaJob.
Submit-BECatalogMediaJob returns the job that was submitted.
These commands submit a catalog job that catalogs the media in the tape drive device named "Device 0001".