Operation Manual
Table Of Contents
- Table of Contents
- 1. Introducing Acronis® Snap Deploy®
- 1.1 Overview
- 1.2 What you can do with Acronis Snap Deploy 3
- 1.2.1 Take an image of the master system (Acronis Snap Deploy 2.0 functionality)
- 1.2.2 Manual deployment (Acronis Snap Deploy 2.0 functionality)
- 1.2.3 Scheduled deployment (new in v 3)
- 1.2.4 Event-driven deployment (new in v 3)
- 1.2.5 Command line and scripting under Win PE (new in v 3)
- 1.2.6 Standalone deployment (new in v 3)
- 1.2.7 Custom Deployment (User-initiated deployment) (new in v 3)
- 1.2.8 Deployment of a disk partition or MBR (new in v 3)
- 1.2.9 Selective deployment (MAC filtering) (new in v 3)
- 1.2.10 Password protection (new in v 3)
- 1.2.11 Manage a remote computer (Acronis Snap Deploy 2.0 functionality)
- 1.3 What else is new in v 3?
- 1.4 Supported operating systems
- 1.5 License policy
- 1.6 Upgrade to v 3
- 1.7 Technical support
- 2. Understanding Acronis Snap Deploy
- 3. Installation
- 3.1 System requirements
- 3.2 Used ports and IP addresses
- 3.3 General rules of installation
- 3.4 Installation of Acronis Snap Deploy Management Console
- 3.5 Installation of Acronis License Server
- 3.6 Installation of Acronis OS Deploy Server
- 3.7 Installation and setup of Acronis PXE Server
- 3.8 Installation of Acronis WOL Proxy
- 3.9 Installation of Acronis Snap Deploy Management Agent
- 3.10 Installation of Acronis Universal Deploy
- 3.11 Extracting the Acronis Snap Deploy components
- 3.12 Using Acronis License Server
- 4. Using Acronis Snap Deploy Management Console
- 5. Creating Acronis bootable media
- 6. Configuring PXE Server
- 7. Taking an image
- 8. Checking the master image
- 9. Deployment templates
- 9.1 Why save templates?
- 9.2 Creating templates
- 9.2.1 Master image selection
- 9.2.2 Disk/partition selection
- 9.2.3 Target disk and partition selection
- 9.2.4 User accounts
- 9.2.5 Computer names and domain/workgroup
- 9.2.6 Network settings
- 9.2.7 Security identifiers
- 9.2.8 Transferring files
- 9.2.9 Executing applications
- 9.2.10 Using Acronis Universal Deploy
- 9.2.11 Deployment options
- 9.2.12 Comments and summary
- 10. Standalone deployment
- 11. Manual deployment
- 12. Event-driven deployment
- 13. Scheduled deployment
- 14. Custom deployment mode
- 15. Command line and scripting under Win PE and Bart PE
- 16. Managing a remote computer

© Acronis, Inc 93
/differential
Set the image type to differential. If not
specified or there is no basic full image,
a full image will be created
Any
/compression:[0…9]
Specify the data compression level. It
ranges from 0 to 9 and is set to 3 by
default
Any
/split:[size in MB]
Split the image
into parts of the
specified size
General options
/oss_numbers
Declares that numbers of partitions in
the /partition
option are adjusted
for the MBR partition table, rather than
just as ascending numbers. This means
that primary partitions have numbers 1-
1, 1-2, 1-3, 1-
4; logical partitions
numbers start with 1-5. For example, if
the disk has one primary and two
logical partitions, their numbers can
appear as follows:
/partition:1-1,1-2,1-3 or
/oss_numbers /partition:1-
1,1-5,1-6
Any
/reboot
Reboot the computer
after the
operation is completed
Any
/log:[file name]
Create a log file of the current operation
with the specified file name
Any
/log_net_user:[remote user]
If the log file is created on a network
share, include the user name for logon
to the share
Any
/log_net_password:[password]
If the log file is created on a network
share, include the password for logon to
the share
Any
15.3.3 Specific options (options specific for individual asdcmd
commands)
Option Description
create
/harddisk:[disk number]
Specifies the hard disks to include into the image file. 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