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

Replication Jobs

In this article

    The Veeam PowerShell Snap-In contains full set of capabilities for running replication tasks .

    Replication Jobs Important!

    The jobs are created in stopped status. To set the job schedule or to configure additional settings, use the cmdlets in the Job Settings section.

    In This Section

    Operation

    VMware

    Hyper-V

    Creates a VM backup job

    Add-VBRViBackupJob

    Add-VBRHvBackupJob

    Clears change tracking data

    Reset-HvVmChangeTracking

    Replication Jobs Tip:

    After you have created a job and configured additional settings, you can clone it. To the clone job, you can apply minor editing, such as changing the name and adding another source VMs. Run Copy-VBRJob to clone a job.

    See also