Team,
Running Server 2008 R2 SP1 with all current updates. Have WDS Role installed and so far, it is working great. Under drivers, I have created different "Driver Groups" for each type of PC we could possibly push images out to using WDS. Then for my install images, I have a hardware independent image built up from a VM, sysprep'ed and captured successfully.
What I am trying to figure out is when I create a clean boot image for a particular model of PC, I want to only inject the drivers from the "Driver Group" I created for that specific model. Currently, as each driver group has its applicable drivers added and then I go to inject the drivers into the boot image for that particular model, it is injecting ALL the drivers (based on filter) from the driver store in WDS. I probably should make note that the only filter I run to inject the drivers is "x64" or "x86" obviously depending on the boot image I am creating and what I intend to install with it.
Maybe this is just a feature not available in the WDS GUI in 2008 R2 and maybe only in command line; don't know. So I am turning to you guys/gals for help.
I have a funny feeling the response is going to be basically I get stuck with a boot image with ALL the drivers and there is no way to inject only a specific driver group but I figured it was worth asking the question.
Thank you much in advance for whatever assistance you may be able to provide.
--Carey D.