Renames a backup definition in Backup Exec.
Renames a backup definition in Backup Exec.
Specifies the backup definition object that you want to rename.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
The new name to assign to the backup definition 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 backup definition object to Rename-BEBackupDefinition.
Rename-BEBackupDefinition returns an object that represents the backup definition that was renamed.
These commands rename a backup definition named "Backup Definition 01" to "Backup Definition 02".