Supported commands

Acronis Snap Deploy 4 Command-Line Utility asdcmd.exe has the following format:

asdcmd /command /parameter1 [/parameter2 …]

Commands may be accompanied with parameters. Some parameters are common for most commands of asdcmd, while others are specific for individual commands. The following is the list of supported commands and compatible parameters.

Command

Common parameters

Specific parameters

create

Creates an image of specified disks and volumes

/filename:<file name>
/password:<password>
/net_user:<user name>
/net_password:<password>
/incremental
/differential
/compression:<09>
/split:<size in MB>
/oss_numbers
/reboot

/shutdown
/log:<file name>
/log_net_user:<remote user>
/log_net_password:<password>

/harddisk:<disk number>
/partition:<volume number>
/file_partition:<volume letter>
/raw
/progress:<on|off>

deploy

Deploys disks and volumes, including the master boot record (MBR), from an image

/filename:<file name>
/password:<password>
/net_user:<user name>
/net_password:<password>
/oss_numbers
/reboot

/shutdown
/log:<file name>
/log_net_user:<remote user>
/log_net_password:<password>

/harddisk:<disk number>
/partition:<disk number>-<volume number>
/target_harddisk:<disk number>
/target_partition:<disk number>-<volume number>
/start:<start sector>
/fat16_32
/size:<volume size in sectors>
/type:<active|primary|logical>
/preserve_mbr

/preserve_disk_layout
/license_server:<server IP address>
/grant_server_license
/use_machine_license
/use_deployment_license

When using the Acronis Universal Deploy add-on:

/ud_path:<path>
/ud_username:<user name>
/ud_password:<password>
/ud_driver:<inf-file name>

verify

Verifies the image integrity

/filename:<file name>
/password:<password>
/net_user:<user name>
/net_password:<password>
/reboot

/shutdown
/log:<file name>
/log_net_user:<remote user>
/log_net_password:<password>

 

list

Lists available drives and volumes. With the filename parameter, lists the contents of the image

/password:<password>
/net_user:<user name>
/net_password:<password>

/filename:<file name>

email_n

Turns on e-mail notifications about deployment

 

/email_from:<sender address>
/email_to:<recipient address>
/email_subject:<message subject>
/email_smtp:<SMTP server address>
/email_port:<SMTP server port>
/email_user:<SMTP server user name>
/email_password:<SMTP server user password>
/email_encryption:<no|ssl|tls>

email_n_test

Sends a test e-mail message

 

The same as for the email_n command