Ghost Solution Suite

 View Only

Batch switch for Ghost 11.5.1 x32 and Ghost 12 x64 not working in batch file

  • 1.  Batch switch for Ghost 11.5.1 x32 and Ghost 12 x64 not working in batch file

    Posted Mar 10, 2016 06:41 PM

    I am not sure if anyone has experienced this issue or not. Our Configuration Center has been using Ghost 11.5.1 x86 (32bit) and Ghost 12 x64 for quite some time. For some reason when a batch file is used the -batch command will not allow the image to be deployed. Removal of the -batch will allow the image to deploy but requires the production technician to answer Yes to the Partition Sizes and Yes to the continue to deploy image question. Once the two questions are answered yes the image deploys successfully. My question is what could cause the -batch switch to no longer function after years of it doing so.

    Here is the command being ran from the batch file that does not work:

    ghost64 -ntil -clone,mode=load,src=Z:\Cust\CustomerAccountNumber\ImagePartNumberFolder\ImagePartNumber.gho,dst=1, -sure -fx -fis -autoname -batch -fnf

    Here is the command being ran from the batch file that does work:

    ghost64 -ntil -clone,mode=load,src=Z:\Cust\CustomerAccountNumber\ImagePartNumberFolder\ImagePartNumber.gho,dst=1, -sure -fx -fis -autoname -fnf

    Thanks in advance,

    David Ward