Jump to content

Recommended Posts

Posted

Hi folks,

 

I've done plenty with images and apps in SCCM, but never broached drivers.

 

It looks like it would be helpful to be able to deploy an Intel NIC driver to some of the PCs, just to update it.

 

The driver downloads as a file called PROWIN64.EXE (for 64 bit) and if I expand this it's full of folders with various drivers in said folders.

 

What's the best method of getting this into SCCM? I note there's both Drivers and Driver Packages.

 

I've had a look at the MS documentation, which is heavy on detail, but doesn't really give any guidance on which approach is best.

 

Thanks

Posted (edited)

Depends on the Make of the PC i find, Dell's are nice and easy as they are easy to get the Driver Package for

 

Driver packages are all the drivers for a model of PC eg Dell Optiplex 7010 will include the NIC, Chipset, Flux Capacitor, etc., Where as the drivers section is for single Drivers

 

Personally i make task sequences so they have driver packages,

 

I learnt all my SCCM knowledge via 'Anyweb' on 'Windows Noob' he has some great SCCM guides.

Edited by DalekSec
  • Thanks 1
Posted

Also the driver packages are fairly straight forward to setup once you have the packages, you could always do it my way.. wing it!

 

Works most of the time... well about 73% of the time,

  • Thanks 1
Posted

If your not too sure and as DalekSec said about dell, have a look into Dell Command configure for sccm which will do alot of the leg work in terms of drivers for you.

 

There are also some great articles on Scconfgr which automate for other brands too.

  • Thanks 1
Posted

I've never really had issues with drivers.

 

Import the drivers and tag/categorise them with the machine model, then add them to a package and tell the task sequence to load drivers from the package.

 

I have multiple models and the task sequence only installs the drivers to the corresponding model, so you don't get any incompatible drivers installed.

  • Thanks 1
Posted
In my experience using a silent install and either adding to a task sequence or deploying it to computers is the way that always works.
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...