Acronis true image server 8.0 Manuale Utente

Pagina di 79
 
Command-line mode and scripting 
 
Copyright © Acronis, Inc., 2000-2005 
63
 
Specifies the hard disks to include into the image file by numbers. The list of 
available hard disks is provided by the /list  command. An image may contain 
data of more than one hard disk. In that case, separate disk numbers by commas, 
e.g.: 
/harddisk 1,3 
/partition:[partition number] 
Specifies the partitions to include into the image file by numbers. The list of 
available partitions is provided by /list. Partition numbers are specified as <disk 
number>-<partition number>, e.g.: 
/partition: 1-1,1-2,3-1 
/file_partition:[partition letter] 
Specifies the partition where the image file will be stored (by letter or number). This 
option is used with /filename:file_name.  In  that  case  the  file  name  must  be 
specified without drive letter or root folder. For example: 
/file_partition:D /filename:"\1.tib” 
/raw 
Use this option to create an image of a disk (partition) with unrecognized or 
unsupported file system. This will copy all disk/partition contents sector-by-sector. 
Without this option only the sectors containing useful system and user data are 
imaged. 
/compression:[0…9] 
Specifies the image compression level. It ranges from 0 to 9 and is set to 3 by 
default. 
/incremental 
Sets the image type to incremental. If there is no a basic image file to append an 
incremental one, a complete image will be created. 
/split:[size in MB] 
Splits image file into parts of the specified size. 
/reboot 
Reboots the server after the operation is completed. 
/log:[file name] 
Creates a log file of the current operation with the specified file name.   
2. deploy 
Restores a disk or partition from an image. 
Options