Jump to content

Recommended Posts

Posted

I have done the following in BDD

Converted an existing ghost image to a wim by

1) Booting image, running sysprep - reseal and shutdown

2) Capture image with imagex to a wim

3) added Wim As OS ( using setting setting -DO NOT USE sysprep Files- also used SYSPREP FILES from a copy of the sysprep directory on the reference PC)

4) Created a build

5) Deploy wim via BDD win PE Light touch

6) Problem is it seems that only the sysprep.inf from the image is being used, ( which doesnt have the GUIRUNONCE entry to run and finsih the LTI process after sysprep.

7) ANy way to have the sysprep.inf that BDD shows under the build section applied?


Posted

Hi,

I would search for the LTISysprep.vbs(wsf) - dont remember if it is .vbs or .wsf - on the BDD server and the backtrack the scripts. Eventually, u will see that the scripts copies the sysprep.inf from the server to a catalouge on the build client. The target directory must be c:\sysprep\(sysprep.inf) on the client or it will fail..... u can manually add the [GuiRunOnce] section to the sysprep.inf file in case it is missing it.... U can also enable debug logging when performing the build of the image from BDD. Then, u can read the logs that was created on the client, and check for issues....

Where does sysprep.inf file that u can see from the Deployment Workbench end up on the client, and where is it stored on the server?

Good luck to ya...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...