Acronis True Image Echo Server for Windows - User Guide User Manual
Page 112

112 Copyright © Acronis, Inc., 2000-2007
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.
5. Consolidate backups
trueimagecmd /pit_info /filename:\\smbsrv\Archives\Kons.tib
• This will display the numbered list of backups, contained in the archive Kons.tib
residing on the network share \\smbsrv\Archives\.
trueimagecmd /consolidate
/filename:\\smbsrv\Archives\Kons.tib
/target_filename:D:\Kons_new.tib /include pits:2,4,5
• This will create on the disk D: an archive consisting of three files Kons_new.tib, (pit 2
of the archive \\smbsrv\Archives\Kons.tib, former \\smbsrv\Archives\Kons2.tib)
Kons_new2.tib (pit 4, former \\smbsrv\Archives\Kons4.tib) and Kons_new3.tib (pit 5,
former \\smbsrv\Archives\Kons5.tib).
6. Convert an image to virtual disk