nicholab Posted January 31, 2017 Posted January 31, 2017 I have SCCM and it has the driver but it is not installing it and having a functioning network for carrying out the next stage. Also what it the difference between a Driver Packages and Just Drivers?
Sagima Posted January 31, 2017 Posted January 31, 2017 Drivers are just all of the drivers - sccm does f all with those as they are although you can categorise them Driver packages are what the drivers need to be (and on a distribution point) put in for sccm to actually use them
nicholab Posted January 31, 2017 Author Posted January 31, 2017 I changed the task sequence to use Apply Driver Package and selected the Driver package for that machine and it now worked. So normally you import the drives and then make them part of a Drive Package?
Sagima Posted January 31, 2017 Posted January 31, 2017 You don't have to apply the package like that, although it does make sure the right drivers get installed. As I understand it as long as it has been packaged and popped on a distribution point sccm will find it from the category in the Apply Device Drivers task sequence
sparkeh Posted January 31, 2017 Posted January 31, 2017 I changed the task sequence to use Apply Driver Package and selected the Driver package for that machine and it now worked. So normally you import the drives and then make them part of a Drive Package? Anything you want to distribute (drivers, images, applications etc) need to reside on a distribution point, in a deployment package. So, when you import the driver sccm 'knows' about the driver and the location of the driver files. Then you add it to a package and send it to a distribution point (ie it takes all the driver files, bundles them all up and puts them on a share). During the OSD tasks the device contacts the site server to see if it has the drivers it needs, once located it downloads the relevant packages and applies the drivers. Some people like to create a package per model of PC, some like to package up all similar drivers together.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now