Jump to content


  • 0
dopod07

Dell E4310 - Import NIC driver

Question

HELPPPPPPPPPPP

 

I am having trouble importing Dell E4310 NIC Driver into the image. It successfully imported the driver (i hope i have the right version Dell-WinPE-Drivers-A03. downloaded from Dell website), but i cannot seem to get any IP address in F8 mode. So it keep rebooting even before i can actually choose any advertised task.

 

I even tried this link http://danielssccmworld.blogspot.com/search/label/OS%20Deployment to modify the inf files but still no success.

 

Can anyone tell me if this issue came across and managed to resolve it? Cheers for that.

 

<_<

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Did you add the driver to the SCCM driver repository, and then add it to your boot image, and after that gets updated on the DPs, make a new .ISO file and burn a new SCCM OS deployment boot CD?

 

 

Thanks Lucid. Booting from PXE is now working. Now the other problem is that it wouldn't install Network card driver and other driver after the build. Do you know why that would be ?

Share this post


Link to post
Share on other sites

  • 0

By that, if you mean when you deploy the captured image to an end user machine, if you added the drivers to the SCCM repository, check your OS task sequence. Do you have it try to Apply Device Drivers from all categories?

 

Or you might try creating a line item above that generic device driver line item that uses a WMI query to limit the drivers to be applied to just those in the driver repository for that specific model.

 

I don't know for sure, but the WMI query would be something like:

select * from Win32_ComputerSystem where Model like "%E4310%"

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.