I just went through this. You need to inject the driver into the boot and/or capture image on the WDS server.
I found and used the NIC's driver inf file.
In the WDS server console MMC, add the NIC driver/package in the Drivers section. You can add it to the default DriverGroup1 or create your own driver group;
Then, in the Boot Images section, right-click the image (like Windows Setup x64) and add driver package to the image. I did this for both the Capture and Setup boot images.
Tom Green
322 Posts
0
July 11th, 2012 13:00
Try adding the chipset drivers then the nic drivers.
StarkSA
28 Posts
1
July 11th, 2012 13:00
I just went through this. You need to inject the driver into the boot and/or capture image on the WDS server.
I found and used the NIC's driver inf file.
In the WDS server console MMC, add the NIC driver/package in the Drivers section. You can add it to the default DriverGroup1 or create your own driver group;
Then, in the Boot Images section, right-click the image (like Windows Setup x64) and add driver package to the image. I did this for both the Capture and Setup boot images.
HTH
Rick