Jump to content


vincelewin

Boot image drivers

Recommended Posts

Hey,

 

Every time a new laptop model/generation arrives at the door the level 2 guys give me a whole bunch of drivers and say "Can you import these into SCCM?"

 

The issue I have is the machines fail to fully boot off the network but the cab file for the new device contains 174 chipset drivers and 20 nic drivers.

 

I don't want to import all of these into the boot image as this takes forever and seems to cause problems but which should I import!

 

Can anyone give me some guidance on how to make an informed choice on which drivers I should add to the boot image?

 

Thanks in advance for any help.

 

Vince

Share this post


Link to post
Share on other sites

What laptop models are you using? If it is Dell then they have excellent WinPE driver packs here.

 

http://en.community.dell.com/techcenter/enterprise-client/w/wiki/2065.dell-driver-cab-files-for-enterprise-client-os-deployment.aspx

Yeah its dell, thanks ill have a look.

Share this post


Link to post
Share on other sites

Just my 2 cents regarding boot image drivers. If you are unsure about the hardware, boot up the client with Windows PE (PXE Boot, USB ..) and run the following commands in a cmd:

 

wmic path win32_networkadapter where "physicaladapter=true" get pnpdeviceid
wmic path win32_idecontroller get pnpdeviceid

 

This will give you the hardware IDs for the network adapter and the IDE controller. Just google the IDs and lookup the result in your driver databse for a fitting match.

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
Reply to this topic...

×   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.