
151 Copyright © Acronis, Inc., 2000-2009
2. Restore disks and partitions
trueimagecmd /deploy /filename:"C:\Test\1.tib" /partition:2-1
• This will restore partition 2-1 from image 1.tib.
trueimagecmd /deploy /filename:"C:\Test\1.tib"
/password:qwerty /harddisk:2
• This will restore hard disk 2 from image 1.tib, protected with password ‘qwerty’.
trueimagecmd /deploy /filename:"C:\Test\1.tib" /partition:2-1
/target_partition:1-1
• This will restore partition 2-1, stored in image 1.tib, to partition 1-1.
trueimagecmd /deploy /filename:"C:\Test\1.tib" /partition:2-1
/target_harddisk:3 /start:63 /size:64000 /type:logical
• This will restore partition 2-1, stored in image 1.tib, to hard disk 3. A new logical
partition will be created on disk 3 from 63 to 64000 sector.
trueimagecmd /deploy /filename:z:\Server30Cdrive.tib
/partition:1-1 /target_partition:2-1 /type:active
/password:123qwe
• This will restore partition 1-1, stored in image Server30Cdrive.tib, protected with
password ‘123qwe’, to partition 2-1. The restored partition will be of active type.
trueimagecmd /deploy_mbr /harddisk:1 /asz:2 /index:3
/password:pswd
• This will restore MBR from the image of hard disk 1 to the same hard disk 1. The
image is contained in the backup 3rd created in the archive number 2, located in
Acronis Secure Zone that is protected with the ‘pswd’ password.
trueimagecmd /deploy_mbr /harddisk:1 /target_harddisk:2
/filename:ftp://server/folder/arc.tib /ftp_user:fuser
/ftp_password:fpswd
• This will restore MBR from the image of hard disk 1 to the hard disk 2. The image is
contained in the arc.tib file located on the FTP server.
3. Back up files
trueimagecmd /filebackup /filename:E:\Backups\Myproject.tib
/include:D:\Workarea\MyProject /exclude_names:
D:\Workarea\MyProject\Old /exclude_hidden
• This will back up files from the MyProject folder residing in D:\Workarea, except for
files in the Old subfolder and hidden files, to the file Myproject.tib and save this file in
E:\Backups folder.
4. Restore files
trueimagecmd /filerestore /filename:E:\Backups\Myproject.tib
/original_date
• This will restore all files from E:\Backups\Myproject.tib to the original folder and
assign the files the original date and time. Since the
/overwrite option is not
specified, the latest files modifications will be replaced with the original ones.
Comentarios a estos manuales