Re: Problems with depoying images using ADS

From: Sundaram Narayanan[MSFT] (sunnar_at_online.microsoft.com)
Date: 12/03/04


Date: Fri, 3 Dec 2004 11:27:15 -0800

Do you have spaces or " in any of the variables you are passing to?

If you look you in the job history for the "Set sysprep custom info" step it
should have a command line that looks like this

/bmonitor/bmstrrep x y z

If you don't have space or " in any of the variables post back with this
string.

-- 
This posting is provided "AS IS" with no warranties, and confers no rights. 
Use of included script samples are subjected to the terms specified at 
http://www.microsoft.com/info/cpyright.htm.
"amer_kamal" <amer_kamal@discussions.microsoft.com> wrote in message 
news:697E35C7-9137-4627-862F-B0930BD0CEDB@microsoft.com...
>I was successfult in capturing multipe images using ADs off Dell PE2650
> servers. I have been trying to deploy the images to identical servers, 
> with
> the same BIOS, RAID Controllers etc.... Every time I am deploying the 
> image,
> it erros out at the Set sysprep custom info in the sysprep.inf file of the
> DA-DeployImage-Domain or the workgroup template.
>
> The exit code is c000003a and the error tab displays Failed to create the
> data file. The output tab says Performing string replacement within file
> [\??\E:\sysprep\sysprep.inf]. I have verified the right variables are 
> passed
> to the machine, ie. machinename, username, etc.....
>
> Please help.