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

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
trueimagecmd /convert /filename:C:\MyBackup.tib
/target_filename:C:\MyHDD.vmdk /vm_type:vmware /harddisk:1,3
This will convert images of disks 1 and 3, contained in the file C:\MyBackup.tib, to the
virtual disks C:\MyHDD.vmdk and C:\MyHDD2.vmdk for using with VMware type
virtual machines.
Copyright © Acronis, Inc., 2000-2008 153