This is an archive version of the document. To get the most up-to-date information, see the current version.

Configuration Backup

In this article

    The configuration backup job is pre-configured in Veeam Backup & Replication. For this reason, you cannot remove the configuration backup job or create a new one.

    You can disable the configuration backup job or change its schedule.

    In This Section

    Operations

    VMware

    Hyper-V

    Creates the object containing schedule for the configuration backup job

    New-VBRConfigurationBackupScheduleOptions

    New-VBRConfigurationBackupScheduleOptions

    Returns the configuration backup job

    Get-VBRConfigurationBackupJob

    Get-VBRConfigurationBackupJob

    Modifies the configuration backup job

    Set-VBRConfigurationBackupJob

    Set-VBRConfigurationBackupJob

    Starts the configuration backup job

    Start-VBRConfigurationBackupJob

    Start-VBRConfigurationBackupJob

    Configuration Backup Note:

    The Export-VBRConfiguration cmdlet that was used in earlier versions for running configuration backup is obsolete. The cmdlet will still work but it is advised to rewrite your scripts using the new cmdlets from this section for added benefits.