OverFlow wrote:OEMPNPDriversPath has a limit of 4096 in normal windows installation, and half that in SysPrep. If you exceed a path length of 2048 in sysprep then either nothing is installed or only the first 2048, usually nothing .
I suggest you include chipset in OEMPNPDriversPath, that may cure your issue.
What about using the reg entry? HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\DevicePath
My understanding was you were allowed 64,000 there? (I tried both)
OverFlow wrote:Also I highly recomend you take a long hard look at OLSP (Off Line SysPrep by Galapo).
I looked at that, I couldn't really find much in the way of a tutorial (or even a base idea). Is the idea you build an image to be sysprepped, then shutdown, boot BartPE with OLSP and do it that way? Any further info on a good starting point with OLSP would be nice.
OverFlow wrote:alternately you could try running SAD twice... IE sometimes certain drivers will depend on others, hda depends on hdabus (hdabus=KB888111), hdabus depends on pcibus, no hdabus then no hda this would require two / three passes Test: run SAD reboot run SAD agian... does it work now?
Will test this before doing below.
OverFlow wrote:Let me know if the issue still persists after you add chipset to your base install.
Will try doing this next run (S.A.D is missing a few things from our images, trying to add them via OEMPNPDriversPath - if that works, then I'll try add chipset).
Thanks for the help.