When you are passing additional Windows install options containing one or more spaces to a deployment job, using the Agent Configuration page of the Infrastructure Deployment wizard, the parameter values must be quoted properly. For each additional Windows install option, the value must be enclosed in double quotes, for example:
CA="C:\Program Files\mydir" CASHCOMP="C:\Program Files\mydir\sharedComps"
On the command line, using dmsweep, the individual parameters must be separated by commas and protected with double quotes, as in the following example:
/pri "CA=\"C:\Program Files\CA\test\" CASHCOMP=\"C:\Program Files\CA\test\""
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|