Replication Jobs
The Veeam PowerShell Snap-In contains full set of capabilities for running replication tasks.
In This Section
VMware | Hyper-V | Operation |
---|---|---|
Creates replication jobs. | ||
Modifies replication jobs. | ||
— | Clears change tracking data. |
Important! |
The jobs are created in stopped status. |
To run the jobs or to configure job additional settings, use the cmdlets in the following sections:
- Working with Jobs
- VMs in Job
- Replica Re-IP Rules
- Job Schedule
- Job Options
- Application-Aware Processing
- Guest File System Indexing
- Advanced Job Options
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 the Copy-VBRJob cmdlet to clone a job. |
See Also