Renames media in Backup Exec.
Renames media in Backup Exec.
Specifies the media 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 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 object to Rename-BEMedia.
Rename-BEMedia returns an object that represents the media that was renamed.
These commands rename a media object named "Media 0001" to "Media 0002".