Инструкция для Acronis backup recovery 10 workstation

Скачать
Страница из 31
26 
Copyright © Acronis, Inc., 2000-2010 
 
 
C:\Program Files\Acronis\BackupAndRecovery>trueimagecmd /asz_files 
/password: aaa 
ASZ size: 5.387 GB 
ASZ free space: 4.363 GB 
FILE name: AAA2.TIB; size: 56414317 byte 
 
type: image,  base; creation time: 2/16/2009 3:43:34 PM 
 
type: image,  incremental; creation time: 4/25/2009 11:44:47 AM 
FILE name: FAAA.TIB; size: 3125550 byte 
 
type: file,  base; creation time: 8/22/2009 12:28:40 PM 
FILE name: FAAB2.TIB; size: 5147 byte 
 
type: file,  base; creation time: 8/14/2009 2:17:45 PM 
 
type: file,  incremental; creation time: 8/15/2009 2:19:43 AM 
The above command will delete the incremental backup created on 8/15/2009 at 2:19. 
The next execution of the same command will delete the base FAAB backup. By continuing with the 
FAAA and AAA names, you can clear the Acronis Secure Zone except for the last remaining base 
backup that cannot be deleted. 
 
1.1.4.13  Clone 
 
The following command will clone hard disk 2 to hard disk 3: 
trueimagecmd /clone /harddisk:2 /target_harddisk:3 
 
1.1.4.14  Explore image 
 
The following command will connect all images, stored in file mybackup.tib on the network drive, 
as virtual drives: 
trueimagecmd /explore /filename:\\myserver\backup\mybackup.tib 
/net_user:john /net_password:qwerty 
 
1.2  Scripting 
Scripting is intended only for backup. 
 
1.2.1  Script execution parameters 
Scripts are executed by the TrueImageTerminal.exe utility located in the Acronis Backup & Recovery 
10 installation folder (i.e. C:\Program Files\Acronis\BackupAndRecovery). 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. 
/progress – outputs the progress of backup operations run either from Acronis Backup & Recovery 
10 graphics user interface, or from the script. 
/execute: [script file name] – executes a script. If there are several scripts to be executed, they are 
queued. An example for executing MyBackup.tis script: 
TrueImageTerminal.exe /execute:C:\MyBackup.tis