Unsolved
This post is more than 5 years old
1 Message
0
207431
January 29th, 2014 15:00
Dell E7240 'Failed to find a valid network adapter' using SCCM OSD Task sequence
I have downloaded the drivers from the dell enterprise site.
I applied the KMDF 1.11 update patch to the wim file.
exported the cab then created a driver package in sccm
i added the nic drive i217-LM to the boot wim because it said it could not find a valid network work drive when i ran the task sequence. That did not fix the issue.
I tried the driver from the intel site to see if that made a difference but it did not.
I have confirmed there are no bios updates for the pc.
I can not get the boot media to recogonize the nic card.
Any suggestions?
No Events found!



Dustin Hedges
1 Rookie
•
96 Posts
0
January 30th, 2014 10:00
Hi Bitterswwweet,
I typically test out my WinPE drivers using the method outlined in this blog post: http://blog.uvm.edu/jgm/2011/03/31/winpe-loading-drivers-to-a-live-instance/
This allows you to boot into WinPE with your production boot image, and quickly test out NIC drivers until you find one that works. Then simply import that driver into ConfigMgr and add to your boot image.