ACRONIS BACKUP RECOVERY 10 ADVANCED WORKSTATION - COMMAND LINE Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Serwery ACRONIS BACKUP RECOVERY 10 ADVANCED WORKSTATION - COMMAND LINE. Acronis® Backup & Recovery ® 10 Advanced Workstation Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 1 - Advanced Workstation

Update 5 Acronis® Backup & Recovery ® 10 Advanced Workstation Command-Line Reference

Strona 2 - Table of contents

10 Copyright © Acronis, Inc.  2 = 1st increment… and so on  0 (default) = latest increment Selects a backup in a sequence of incremental backup

Strona 3 - 1.1.1 Supported commands

11 Copyright © Acronis, Inc. It ranges from 0 to 9 and is set to 3 by default. crypt:[AES128|AES192|AES256] Specifies the key size for the AES alg

Strona 4 - 4 Copyright © Acronis, Inc

12 Copyright © Acronis, Inc. Reboot is necessary Reboot is not required /reboot /later Reboot before operation (postponed) Reboot after operat

Strona 5 - 5 Copyright © Acronis, Inc

13 Copyright © Acronis, Inc. partition:[partition number] Specifies the partitions to include into the image file. The list of available partitions

Strona 6 - 6 Copyright © Acronis, Inc

14 Copyright © Acronis, Inc. before:[pre-data capture command] Enables to define the command to be automatically executed before data capture at th

Strona 7 - 7 Copyright © Acronis, Inc

15 Copyright © Acronis, Inc. /before:"net stop MSSQLSERVER" after:[post-data capture command] Enables to define the command to be automa

Strona 8 - 1.1.2 Common options

16 Copyright © Acronis, Inc. target_partition:[partition number] Specifies the target partition number for restoring a partition over the existing

Strona 9 - 9 Copyright © Acronis, Inc

17 Copyright © Acronis, Inc. Options specific for Universal Restore The following options are available when using the Universal Restore add-on to

Strona 10 - /include_pits:0

18 Copyright © Acronis, Inc.  never – this will give the file on the hard disk unconditional priority over the archived file.  always – this wi

Strona 11 - 1.1.2.3 General options

19 Copyright © Acronis, Inc. net_src_user:[username] Specifies the user name for logon to the network share to access the source archive. net_src

Strona 12 - 1.1.3 Specific options

2 Copyright © Acronis, Inc. Table of contents 1 Command-line mode and scripting in Windows ...

Strona 13

20 Copyright © Acronis, Inc. target_arc:[target archive name] The name of the target archive. Has to be unique within the target folder. If there

Strona 14

21 Copyright © Acronis, Inc. 1.1.3.10 list filename:[file name] With this option, the image contents are displayed. When listing image contents, t

Strona 15

22 Copyright © Acronis, Inc. 1.1.3.11 explore partition:[partition number] Specifies a list of partitions to be mounted as virtual drives. Without

Strona 16 - /target_partition:DYN1

23 Copyright © Acronis, Inc. 1.1.3.14 asz_delete partition:[partition number] Specifies partitions to which free space will be added after the Acr

Strona 17

24 Copyright © Acronis, Inc. trueimagecmd /create /partition:2-1 /filename:ftp://server/folder/archive.tib /ftp_user:usr1 /ftp_password:pswd1 1.1.

Strona 18 - /folder_name:D:\MyFolder

25 Copyright © Acronis, Inc. Since the /overwrite option is not specified, the latest file modifications will be replaced with the original ones.

Strona 19

26 Copyright © Acronis, Inc. 1.1.4.8 List  The following command will list available partitions: trueimagecmd /list  The following command wil

Strona 20 - /harddisk:DYN

27 Copyright © Acronis, Inc. trueimage /list /filename:asz://2 /index:3 /password:aszpw which is equal to: trueimagecmd /list /asz:2 /index:3 /pass

Strona 21 - 1.1.3.10 list

28 Copyright © Acronis, Inc. trueimagecmd /asz_delete_files /password:aszpw /filename:FAAB.tib Assume, the contents of Acronis Secure Zone are as f

Strona 22

29 Copyright © Acronis, Inc. Command Mandatory options Other options list Lists the contents of a centralized managed vault or of an archive stor

Strona 23

3 Copyright © Acronis, Inc. 1 Command-line mode and scripting in Windows Acronis Backup & Recovery 10 supports the command-line mode and enab

Strona 24 - 1.1.4.4 Restore files

30 Copyright © Acronis, Inc. Specify only one of these options. If both are specified, the arc_id option is used. 1.2.2.2 credentials Specifies t

Strona 25 - 1.1.4.6 Export backups

31 Copyright © Acronis, Inc. 1.2.2.8 progress Specifies whether to show (/progress:on) or hide (/progress:off) the progress of an exporting or imp

Strona 26 - 1.1.4.8 List

32 Copyright © Acronis, Inc. Listing the vault's archives The following command shows the list of archives that are stored in the vault. Stora

Strona 27

33 Copyright © Acronis, Inc. StorageNodeCmd /export /vault:"bsp://My Node/My Vault" /arc:"My Archive" /include_pits:0 /target_v

Strona 28 - 1.2.1 Supported commands

34 Copyright © Acronis, Inc. TrueImageTerminal execution parameters: TrueImageTerminal.exe [arguments] Arguments include the following: /help – out

Strona 29 - 1.2.2 Options

35 Copyright © Acronis, Inc. Compression specifies the backup compression level. Can be None, Normal, High, Maximum. Incremental specifies whether

Strona 30

4 Copyright © Acronis, Inc. Command Common Options Specific Options create Creates an image of specified disks and partitions /vault:[path] /arc:

Strona 31 - 1.2.3 Examples

5 Copyright © Acronis, Inc. deploy Restores disks and partitions, except for the MBR, from an image /vault:[path] /arc:[archive name] /arc_id:[arch

Strona 32 - Exporting an archive

6 Copyright © Acronis, Inc. /password:[password] /asz:[number of archive] /net_user:[username] /net_password:[password] /ftp_user:[username] /ftp_p

Strona 33 - 1.3 Scripting

7 Copyright © Acronis, Inc. Lists available drives and partitions. When used with the filename option, it lists the image contents. When used with

Strona 34 - 1.3.2 Script structure

8 Copyright © Acronis, Inc. asz_files Displays the Acronis Secure Zone size, free space and contents using the generated file names /password:[pass

Strona 35 - 1.3.3 Script usage examples

9 Copyright © Acronis, Inc. The following locations are supported:  Local folders, e.g.: /vault:C:\Test, or /vault:"C:\Test 1"  Netwo

Komentarze do niniejszej Instrukcji

Brak uwag