Saves a new or modified backup definition in Backup Exec.
Saves a new or modified backup definition in Backup Exec.
When you create a new backup definition (see
Specifies the backup definition to save.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Confirms that Save-BEBackupDefinition can proceed when using direct access and the AgentServer uses a different port than the default port of 10000.
Required | false |
Position | Named |
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 Save-BEBackupDefinition.
Save-BEBackupDefinition returns the saved backup definition.
These commands create a new backup definition that backs up the entire local computer using the BackupToDisk defaults.
These commands add a differential backup to a backup definition named "Backup Definition 01".