Add a Copy Recovery Points Task to the Plan

The copy recovery task copies the recovery points from the backup destination to Cloud or a shared folder or local volume.

Note: If a backup job is in progress and you pause the plan, the backup job will get over and the copy recovery points job will not start. When you resume the plan again, the copy recovery points job is not resumed automatically. You need to manually run another backup job to start the copy recovery points job.

Follow these steps:

  1. From the left pane, click Add a Task.
  2. A new task is added to the left pane.
  3. From the Task Type drop-down list, select Copy Recovery Points.
  4. The Copy Recovery Points task is added. You do not have to configure the Source tab in the Copy Recovery Points (CRP) task. Additionally, you can view the backup destination from the Backup task.
  5. Create Copy Recovery Points Plan Source screen
  6. Note: You can configure Copy Recovery Point path to a customized location by using the below registry key.
  7. On the Source tab, select a schedule.
  8. On the Copy Settings tab, provide the following details:
  9. Destination Type

    Specifies the type of destination. You can select one of the options such as Cloud storage or a local disk or shared folder. You cannot opt for Recovery point server as destination type.

    Compression

    Specifies to select a compression level for the recovery point copies. Compression is typically performed to decrease your disk space usage, but also has an inverse impact on your backup speed due to the increased CPU usage. The available options are:

    No Compression - Compression is not performed. Files are pure VHD. This option has the lowest CPU usage (fastest speed), but also has the highest disk space usage for your backup image.

    No Compression - VHD - Compression is not performed. Files are converted to .vhd format directly, without the need for manual operations. This option has the lowest CPU usage (fastest speed), but also has the highest disk space usage for your backup image.

    Standard Compression - Some compression is performed. This option provides a good balance between CPU usage and disk space usage. This setting is the default setting.

    Maximum Compression - Maximum compression is performed. This option provides the highest CPU usage (lowest speed), but also has the lowest disk space usage for your backup image.

    Note: If your backup image contains incompressible data (such as JPG images or ZIP files), additional storage space can be allocated to handle such data. As a result, if you select any compression option and you have incompressible data in your backup, it can actually result in an increase in your disk space usage.

    Encryption Algorithm

    Specifies the type of encryption algorithm that is used for the recovery point copies. The available format options are No Encryption, AES-128, AES-192, and AES-256.

    Encryption Password

    Specifies to provide an encryption password that will be used to encrypt the destination session. When you restore from the copy recovery points, you must provide this password to confirm your authentication.

    Confirm Encryption Password

    Specifies to reenter the password.

  10. Click the Schedule tab and specify the job schedule.
  11. Using the schedule option, you can add multiple schedules for a recovery point. Also consider the following details:
  12. Note: Number of successful backups is counted for any daily, weekly, and monthly backups that are configured.
  13. Click Save Changes.
  14. The changes are saved and the copy recovery points task is automatically deployed to the node.

You have successfully created and deployed the copy recovery points plan.