I'm no expert in Visat deployment by any means, but a couple of things that spring to mind:
you don't seem to reference the .wim files anywhere, sources I have seen would have something like:[code:1]
<InstallImage>
<ImageName>Windows Vista with Office</ImageName>
<ImageGroup>ImageGroup1</ImageGroup>
<Filename>Install.wim</Filename>
</InstallImage>[/code]
(from: http://tinyurl.com/2kdrvr)
Generally, this file would be called WDSClientUnattend.xml rather than WDSClientUnattended.xml
You can rename it to whatever you like, as far as I know, as long as you make sure your reference it properly.
Is it possibly being overlooked because of the non-default name?
Have you explicitly defined this as your unattend file? (by command line or through client properties associated with the image on the deployment server)


LinkBack URL
About LinkBacks
Reply With Quote
