-
XP and WDS
Now that i have WDS 2008 and W7 working with some help from you all. My next obstacle was to get WDS 2008 and XP SP3 working.
I found this pretty simple and got it down quite well. The one issue i have is this....
I capture an image ( the images are hardware specific), deploy it to machines. WDSunattend.xml works fine. Understood about the language bit causing issues etc.
My sysprep.inf works fine ( made the folder structure needed under RemInst\Images. However, when the build starts to read the sysprep.inf before it reads, it is asking for file from the i386 folder. So i place an XP disc in and walaa finishes its build and works a treat.
How can i get this to not ask for the files.?
Thank you all in advance. :o
-
Did you create the original image using NTlite or some form of slipstreaming? I've seen this happen when that happens.
To cure it, try placing the file it needs in to the image using Microsoft Image Manager.
Rich
-
Its all good i done it. i copied the i386 folder into my sysprep folder on local C: of the image and now its worked.