Backup Exec Management Command Line Interface Help
Rename-BECloudStorageDevice Cmdlet
Synopsis

Renames a cloud storage device in Backup Exec.

Syntax
Rename-BECloudStorageDevice [-InputObject] [<BECloudStorageDevice>] [[-NewName] [<String>]] [-Confirm [<SwitchParameter>]] [-WhatIf [<SwitchParameter>]] [<CommonParameters>]
Description

Renames a cloud storage device in Backup Exec.

Parameters

-InputObject <BECloudStorageDevice>

Specifies the cloud storage device object to rename.


Required true
Position 0
Accepts pipeline input true (ByValue)
Accepts wildcard characters false


-NewName <String>

Specifies the new name to assign to the cloud storage device object.


Required false
Position 1
Accepts pipeline input false
Accepts wildcard characters false


-WhatIf <SwitchParameter>

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


-Confirm <SwitchParameter>

Prompts you for confirmation before executing the command.


Required false
Position Named
Accepts pipeline input false
Accepts wildcard characters false


<CommonParameters>

For more information about common parameters, type "Get-Help about_commonparameters".

Input Type
BackupExec.Management.CLI.BECloudStorageDevice

You can pipe a Backup Exec cloud storage device object to Rename-BECloudStorageDevice.

Return Value
BackupExec.Management.CLI.BECloudStorageDevice

Rename-BECloudStorageDevice returns an object that represents the cloud storage device that was renamed.

Example
C:\PS> Get-BECloudStorageDevice "Device 0001" | Rename-BECloudStorageDevice -NewName "Device 0002"

These commands rename a cloud storage device named "Device 0001" to "Device 0002".

Related Link

Get-BECloudStorageDevice


500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.