Submits a media erase job in Backup Exec.
Submits a media erase job in Backup Exec.
By default, Submit-BEEraseMediaJob performs a Quick erase. You can
specify the -LongErase parameter to perform a long erase.
Devices that do not support a long erase will only perform a quick
erase.
Specifies the tape drive on which you want to run the erase media job.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the robotic library partition on which you want to run the erase media job.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the robotic library slot on which you want to run the erase media job.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the Backup Exec server that should process the job in a CASO environment.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Performs a long erase of the media, rather than a quick erase.
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 tape drive device object to Submit-BEEraseMediaJob.
You can pipe a Backup Exec robotic library partition object to Submit-BEEraseMediaJob.
You can pipe a Backup Exec robotic library slot object to Submit-BEEraseMediaJob.
Submit-BEEraseMediaJob returns the job that was submitted.
These commands submit an erase job that erases the media in the tape drive device named "Device 0001".