Renames a media set in Backup Exec.
Renames a media set in Backup Exec.
System-defined media sets cannot be renamed.
Specifies the media set 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 set 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 set object to Rename-BEMediaSet.
Rename-BEMediaSet returns an object that represents the media set that was renamed.
These commands rename a media set named "MediaSet 0001" to "MediaSet 0002".