Renames a storage device pool in Backup Exec.
Renames a storage device pool in Backup Exec.
System-defined storage device pools cannot be renamed.
Specifies the storage device pool object to rename.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the new name to assign to the storage device pool object.
Required | false |
Position | 1 |
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 storage device pool object to Rename-BEStorageDevicePool.
Rename-BEStorageDevicePool returns an object that represents the storage device pool that was renamed.
These commands rename a storage device pool named "StorageDevicePool 0001" to "StorageDevicePool 0002".