
20 Copyright © Acronis, Inc., 2000-2009
• The following command will restore the MBR from the image of hard disk 1 to the same hard disk
1. The image is contained in the 3rd backup created in archive number 2, located in Acronis
Secure Zone that is protected with password ‘pswd’:
trueimagecmd /deploy_mbr /harddisk:1 /asz:2 /index:3 /password:pswd
• The following command will restore the MBR from the image of hard disk 1 to hard disk 2. The
image is contained in the arc.tib file located on the FTP server:
trueimagecmd /deploy_mbr /harddisk:1 /target_harddisk:2
/filename:ftp://server/folder/arc.tib /ftp_user:fuser
/ftp_password:fpswd
1.1.4.3. Back up files
• The following command will back up files from the MyProject folder residing in D:\Workarea,
except for files in the Old subfolder and hidden files, to the Myproject.tib file and save this file in
the E:\Backups folder:
trueimagecmd /filebackup /filename:E:\Backups\Myproject.tib
/include:D:\Workarea\MyProject /exclude_names: D:\Workarea\MyProject\Old
/exclude_hidden
1.1.4.4. Restore files
• The following command will restore all files from E:\Backups\Myproject.tib to the original folder
and assign the files the original date and time:
trueimagecmd /filerestore /filename:E:\Backups\Myproject.tib
/original_date
Since the /overwrite option is not specified, the latest file modifications will be replaced with the
original ones.
1.1.4.5. Consolidate backups
• The following command will display the numbered list of backups, contained in the archive
Kons.tib residing on the network share \\smbsrv\Archives\:
trueimagecmd /pit_info /filename:\\smbsrv\Archives\Kons.tib
C:\Program Files\Acronis\TrueImageEnterprise>trueimagecmd /pit_info
/filename:\\srv\elenel\kons.tib
Pit number: 1
type: image; kind: base; date: 6/27/2009 11:39:10 AM
Pit number: 2
type: image; kind: incremental; date: 6/27/2009 11:43:13 AM
Pit number: 3
type: image; kind: incremental; date: 6/27/2009 11:44:04 AM
Pit number: 4
type: image; kind: incremental; date: 6/27/2009 11:48:22 AM
Pit number: 5
type: image; kind: incremental; date: 6/27/2009 11:50:32 AM
Operation has succeeded.
Comentarios a estos manuales