User Guide Owner manual
Table Of Contents
- Chapter 1. Introduction
- Chapter 2. Acronis True Image Server for Windows installati
- Chapter 3. General information and proprietary Acronis tech
- 3.1 The difference between file archives and disk/partition
- 3.2 Full, incremental and differential backups
- 3.3 Acronis Secure Zone
- 3.4 Acronis Startup Recovery Manager
- 3.5 Acronis Snap Restore
- 3.6 Acronis Universal Restore
- 3.7 Using dynamic disks and volumes
- 3.8 Backing up to tape drive
- 3.9 Viewing disk and partition information
- Chapter 4. Using Acronis True Image Server for Windows
- Chapter 5. Creating backup archives
- Chapter 6. Restoring the backup data
- 6.1 Restore under Windows or boot from CD?
- 6.2 Restoring files and folders from file archives
- 6.3 Restoring disks/partitions or files from images
- 6.3.1 Starting the Restore Data Wizard
- 6.3.2 Archive selection
- 6.3.3 Restoration type selection
- 6.3.4 Selecting a disk/partition to restore
- 6.3.5 Selecting a target disk/partition
- 6.3.6 Changing the restored partition type
- 6.3.7 Changing the restored partition file system
- 6.3.8 Changing the restored partition size and location
- 6.3.9 Assigning a letter to the restored partition
- 6.3.10 Restoring several disks or partitions at once
- 6.3.11 Using Acronis Universal Restore
- 6.3.12 Setting restore options
- 6.3.13 Restoration summary and executing restoration
- 6.4 Setting restore options
- Chapter 7. Scheduling tasks
- Chapter 8. Managing Acronis Secure Zone
- Chapter 9. Creating bootable media
- Chapter 10. Other operations
- Chapter 11. Mounting an image as a virtual drive
- Chapter 12. Transferring the system to a new disk
- 12.1 General information
- 12.2 Security
- 12.3 Executing transfers
- 12.3.1 Selecting Clone mode
- 12.3.2 Selecting source disk
- 12.3.3 Selecting destination disk
- 12.3.4 Partitioned destination disk
- 12.3.5 Old and new disk partition layout
- 12.3.6 Old disk data
- 12.3.7 Destroying the old disk data
- 12.3.8 Selecting partition transfer method
- 12.3.9 Partitioning the old disk
- 12.3.10 Old and new disk partition layouts
- 12.3.11 Cloning summary
- 12.4 Cloning with manual partitioning
- Chapter 13. Adding a new hard disk
- Chapter 14. Command-line mode and scripting

• 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:0 /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 0 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. List
trueimagecmd /list
• This will list available partitions.
4. Clone
trueimagecmd /clone /harddisk:2 /target_harddisk:3
• Clone hard disk 2 to hard disk 3.
5. Explore image
trueimagecmd /explore /filename:\\myserver\backup\mybackup.tib
/net_user:john /net_password:qwerty
• This will connect all images, stored in file mybackup.tib on the network drive, as virtual
drives.
14.1.3 Command-line mode usage under DOS
For use in the MS-DOS compatible environments Acronis True Image Server for Windows
includes the TrueImageCmdDos.exe utility. It is located in a folder where Acronis True
Image Server for Windows has been installed, by default it is C:\Program
Files\Acronis\TrueImageServer.
14.2 Scripting
14.2.1 Script execution parameters
Scripts are executed by the TrueImageTerminal.exe utility located in the Acronis True
Image Server for Windows installation folder (i.e. C:\Program
Files\Acronis\TrueImageServer). This utility is also used to monitor backup progress.
TrueImageTerminal execution parameters:
TrueImageTerminal.exe [arguments]
Arguments include the following:
/help – outputs help information about TrueImageTerminal.exe parameters.
Copyright © Acronis, Inc., 2000-2006 89