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