10.0

Table Of Contents
15 Copyright © Acronis, Inc., 2000-2011
/before:"net stop MSSQLSERVER"
after:[post-data capture command]
Enables to define the command to be automatically executed after data capture at the beginning of
the backup procedure. For example:
/after:"net start MSSQLSERVER"
use_vss
Notifies the VSS-aware applications that the backup is about to start. This ensures the consistent
state of all data used by the applications, in particular, completion of all database transactions, at the
moment of taking the data snapshot. The data consistency, in turn, ensures that the application will
be recovered in the correct state and become operational immediately after recovery.
1.1.3.3 deploy
file_partition:[partition letter]
Specifies the partition where the image file will be stored (by letter or number). This option is used
with filename:[file_name]. In that case the file name must be specified without a drive letter or root
folder. For example:
/file_partition:D /filename:”\1.tib
Dynamic volumes are specified with the prefix DYN, e.g.:
/file_partition:DYN1 /filename:”\1.tib”
harddisk:[disk number]
Specifies the basic hard disks to restore.
partition:[partition number]
Specifies the partitions to restore.
Dynamic volumes are specified with the prefix DYN, e.g.:
/partition:DYN1
target_harddisk:[disk number]
Specifies the hard disk number where the image will be restored.
By specifying
/target_harddisk:DYN
you will select unallocated space on all dynamic disks that are present in the system.