Renames disk cartridge device in Backup Exec.
Renames a disk cartridge device in Backup Exec.
Specifies the disk cartridge device object to rename.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the new name to assign to the disk cartridge device 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 disk cartridge device object to Rename-BEDiskCartridgeDevice.
Rename-BEDiskCartridgeDevice returns an object that represents the disk cartridge device that was renamed.
These commands rename a disk cartridge device named "Device 0001" to "Device 0002".