Acronis True Image 9.1 Enterprise Server - User Guide User Manual

Page 112

Advertising
background image

112 Copyright © Acronis, Inc., 2000-2007

• 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.

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. List

trueimagecmd /list

• This will list available partitions.

trueimagecmd /list /asz

• This will list contents of the latest image located in Acronis Secure Zone.
6. Acronis Secure Zone: listing contents and selecting backups

trueimagecmd /asz_content

• This will list the Acronis Secure Zone size, free space and contents.

In our example, the Acronis Secure Zone contains two archives. The older archive #1
consists of one full (base) file-level backup created on 4/2/2007 at 3:52. The second archive
contains a base file-level backup with two increments. You can restore data from any backup
as follows:

trueimagecmd /filerestore /asz:2 /index:2 /target_folder:e:

• This will restore files and folders from the backup created on 4/4/2007 at 6:31 PM with

their original paths to the root of partition E.

Advertising