Skip to main content

Need command to deploy image from the network

Thread needs solution

I'm trying to depoly an image file using the asdcmd program.  The image resides on a network share and contains 1 disk with 3 volumes.  The target machine has the exact same disk structure.  What command would I use to deploy this?  The docs specify a /harddisk: parameter.  Do I need this if I'm deploying a disk image to a target disk that is exactly the same?  The target PC has only one disk in it.  The image also has only one disk.  What number do I use for the /harddisk: parameter?  There's also a /target_harddisk: paramenter.  How do I know what number to use here?  Do I need to specify the volumes if I'm deploying all of them and they should occupy the entire target disk?  Basically I want to depoly the one disk in the image to the one disk on the target.

0 Users found this helpful

Hello,

To find out what disk number should be specified, you may use command asdcmd.exe list

If there is only one HDD in the target machine, then specify /harddisk:1 

You do not need to specify volumes if you deploy entire disk.

 

Best regards.