Sets the properties for a disk storage device in Backup Exec.
Sets the properties for a disk storage device in Backup Exec.
Specifies which Backup Exec server the device is attached to in a CASO environment.
Required | false |
Position | 1 |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the description for the disk storage device.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if the disk storage device is disabled.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if the disk storage device is paused.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the first threshold limit for initial low disk space alert.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the second threshold limit for second low disk space alert.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the third and final threshold limit for initial low disk space alert, you are prompted immediately to create more disk space.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the maximum file size on the disk storage.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Enables proallocation to occur.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the size of preallocating space to increment at a time.
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 amount of disk space to set aside for applications other than Backup Exec.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Enables virtual write protection.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if Backup Exec automatically detects the preferred
settings for the block and buffer size for the disk storage.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Allows concurrent write operations to disk.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies that you do not want Backup Exec to automatically
detect settings for this disk, and that you want this disk storage
to allow buffered reads and writes, which is the reading and
writing of large blocks of data.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more disk storage 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 disk storage device object to Set-BEDiskStorageDevice.
Set-BEDiskStorageDevice returns an object that represents the changed disk storage device.
These commands pause the disk storage device named "Device 0001".