Submits a job to insert media into the robotic library so that the Backup Exec database is updated.
Submits a job to insert media into the robotic library so that the Backup Exec database is updated.
Specifies the robotic library device that contains the media to import.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the robotic library partition that contains the media to import.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the robotic library slot that contains the media to import.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the time and frequency that you want to run the job.
See
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the maximum amount of time past the scheduled start time that Backup Exec considers the job to be missed and reschedules it.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the amount of time after the scheduled start time that you want to cancel the job if it is still running.
Required | false |
Position | Named |
Accepts pipeline input | false |
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 |
Allows Backup Exec to create an inventory job. The inventory job automatically runs after the import job completes, and updates the Backup Exec database with information about the media.
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 robotic library device object to Submit-BEImportMediaJob.
You can pipe a Backup Exec robotic library partition object to Submit-BEImportMediaJob.
You can pipe a Backup Exec robotic library slot object to Submit-BEImportMediaJob.
Submit-BEImportMediaJob returns the job that was submitted.
These commands submit an import media job that imports the media from the robotic library named "Device 0001".
These commands submit an import media job that imports the media from the robotic library named "Device 0001" every day at 10pm.