backup vm

Creates a backup of specified disks and volumes of the specified virtual machines. If neither --disk nor --volume parameter is specified, the command backs up the entire machine.

Examples

Parameters

Access to a virtual machine

{--vmid=<virtual machine IDs>|--vmname=<virtual machine names>|--vmconfig=<paths>}

You can specify one or more virtual machines to be backed up.

--simultaneous_backup=<number>

Number of virtual machines to be backed up simultaneously by Agent for ESX(i) or Agent for Hyper-V. If not specified, each agent will back up virtual machines two at a time simultaneously. To back up machines one at a time, set the parameter value to 1.

What to back up

--disk=<disk numbers>
--volume=<volume numbers>
--exclude_hidden
--exclude_mask=<masks>
--exclude_names=<names>
--exclude_system

Where to save the backup

--loc=<path>
--credentials=<user name>,<password>,encrypted
--arc=<archive name>
--password=<password>,encrypted

How to back up

--archive_comment=<comments>
--backup_comment=<comments>
--backuptype={full|incremental|differential}
--cleanup
--raw

Backup options

--cataloging={full|fast}
--cbt_mode={on_if_enabled|on|off}
--compression={none|normal|high|max}
--encryption={none|aes128|aes192|aes256}
--fast
--force_yes
--hdd_speed=<speed>{kb|p}
--network_speed=<speed>{kb|p}
--process_priority={low|normal|high}
--retry_count=<number of attempts>
--retry_delay=<delay>
--silent_mode={on|off}
--split=<size>
--use_registry_defaults

Tape management options

--tape_eject_successful
--tape_full_empty
--tape_overwrite

General parameters

--log=<full path>
--log_format={structured|unstructured}
--output={formatted|raw}
--progress
{-f|--file_params}=<full local path>

Access to a remote physical machine

--host=<IP address or hostname>
--credentials=<user name>,<password>,encrypted

Access to a specific service within a machine (advanced editions only)

--service={mms|ams}