Sets the properties for a tape drive device in Backup Exec.
Sets the properties for a tape drive device in Backup Exec.
Specifies the readable media type.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the writeable media type.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the description for the tape drive device.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if the tape drive device is disabled.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if the tape drive device is paused.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Enables compression on this device.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the size in bytes of blocks of data that can be written to new media.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the amount of data sent to the disk cartridge on each read or write request.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the number of buffers allocated for this tape device.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the number of buffers to be filled before data is first sent to the tape drive, and any time after that if the tape drive under runs.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if this tape drive reads only one block of data at a
time, regardless of the size of the buffer block.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if this tape drive writes only one block of data at a
time. This parameter provides greater control over the handling of
data write errors.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if this tape drive reads data without going through a
Microsoft tape device API. This parameter allows the data to pass
directly through the tape drive and allows more detailed
information if device errors occur.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if this tape drive writes data without going through
the Microsoft tape device API. This parameter allows data to pass
directly through the device driver and allows more detailed
information if device errors occur.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more tape drive device objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
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 Set-BETapeDriveDevice.
Set-BETapeDriveDevice returns an object that represents the changed tape drive device.
These commands pause the tape drive device named "Device 0001".