Acronis True Image for MS SBS Server - User Guide User Manual
Page 152

trueimagecmd /create /filename:"C:\Test\1.tib"
/password:qwerty /harddisk:2 /reboot /raw /incremental
/compression:5 /split:640 /progress:off
This will append an incremental image to the image named 1.tib of hard disk 2. The
image will be saved to C:\Test\ folder, protected with password “qwerty”, split into
parts of 640MB, and contain all cluster data. Image compression level is 5. The server
will be rebooted after the operation is completed.
trueimagecmd /create /partition:2-1
/filename:\\server1\folder\arc.tib /net_user:user1
/net_password:pw1 /log:\\server2\dir\log1.log
/log_net_user:user2 /log_net_password:pw2
This will create an image of partition 2-1 named arc.tib in the shared folder
\\server1\folder. The operation log file log1.log will be saved on another share
\\server2\dir\. Credentials for both shares are provided.
trueimagecmd /create /partition:2-1
/filename:ftp://server/folder/archive.tib /ftp_user:usr1
/ftp_password:pswd1
This will create an image of partition 2-1 in the archive.tib file located on the FTP server.
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.
152 Copyright © Acronis, Inc., 2000-2008