{% extends "base.html" %} {% set active_page = 'create_job' %} {% block title %}Create Backup Job β€” vSphere Backup Manager{% endblock %} {% block head %} {% endblock %} {% block content %}
Create Backup Job
Configure a new backup job for a virtual machine
βœ“
Connected
2
Configure Job
3
Review & Run
Virtual Machine
Destination
Backup Strategy
80–99% less data transferred on daily runs. The first run performs a full backup to seed the CBT state. All subsequent runs download only the blocks that changed since the last backup. CBT requires ESXi 4.0+ and VM hardware version 7+.
Retention Policy
All successful backup copies will be preserved indefinitely.
Schedule
e.g. 6 = every 6h · 12 = twice daily · 168 = weekly
Cancel
{% endblock %} {% block scripts %} {% endblock %}