Creates a new storage device pool in Backup Exec.
Creates a new storage device pool in Backup Exec.
Specifies the device pool type.
The valid values are:
Disk
Tape
DiskCartridge
Required | true |
Position | 1 |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the description for the storage device pool.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the name of the new storage device pool.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
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 string that contains the name of the Backup Exec storage device pool object to create to New-BEStorageDevicePool.
New-BEStorageDevicePool returns the storage device pool that was created.
This command creates a storage pool named "Storage Pool 0001".