SCCM Driver Import Driver Package Creation Process Guide

Hello folks, In this blog post, I will try to share my experience on how to import SCCM Driver Import and create a driver package in SCCM. It also includes how to integrate into the SCCM task sequence.

I hope this will be helpful to streamline lots of SCCM admins during OSD/Task Sequence/Image creation activities.

Introduction

Do you know what is drivers, and why do you need to install drivers? Refer to the following post, “What are Drivers and Why do we need Drivers?.”

SCCM Driver Management

Let’s jump into the topics we will cover in this post.

Patch My PC
  • 1. How to import Drivers
  • 2. How to create a driver package
  • 3. Integrate Driver package into Task Sequence

How to SCCM Driver Import

Before importing the Driver into SCCM, let’s download the required drivers from the vendor site and keep them in the package network.

When you download any drivers, you might have seen some of the driver paths are very long, which will create a problem at the time of import.

Download the Drivers

For example:- Below Dell 7530 chipset driver source has many folders. I’ll go to one of the folders like 8N0GR_A00-00. Inside that, it has another folder called W10-x64, which is not required.

So I’ll go inside the W10-x64 folder, and I can cut all the content and paste it into the 8N0GR_A00-00 folder.

Adaptiva
SCCM Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
SCCM Driver Import SCCM Driver Import – SCCM Driver Package Creation

Clean-up Driver Folders

NOTE! – I would suggest removing the unwanted folder (wisely:)) from the driver source. But make sure when you find any .inf file inside a particular folder, then do not remove the folder. Because folder reference will exist inside the .inf file, removing the folder will create a problem for driver package creation.

If you want to download the drivers automatically, click on the below link to have the tool download the Driver automatically from SCConfigMgr.

https://gallery.technet.microsoft.com/scriptcenter/Driver-Tool-Automate-9ddcc010

Import Drivers to SCCM

Once the Driver is downloaded and the required validation is completed, copy the driver source into the network location where it will import.

  • Open the SCCM console.
  • Navigate to “\Software Library\Overview\Operating Systems\Drivers” and right-click select “Import Driver.”

Subscribe to this blog ⏬⏬

[jetpack_subscription_form show_only_email_and_button=”true” custom_background_button_color=”undefined” custom_text_button_color=”undefined” submit_button_text=”Subscribe” submit_button_classes=”undefined” show_subscribers_total=”true” ]
SCCM Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
SCCM Driver Import SCCM Driver Import – SCCM Driver Package Creation
  • Browse the network in the source folder where the driver source is available.
SCCM Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
SCCM Driver Import SCCM Driver Import – SCCM Driver Package Creation
  • Click on Next to proceed for driver import into SCCM. This will take a few minutes to validate and import the drivers (depending on the size of the Driver).
SCCM Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
SCCM Driver Import SCCM Driver Import – SCCM Driver Package Creation
  • Once all drivers are imported, then specify/create the categories of the Driver. Click on “Categories” to create, delete, and rename any categories.
SCCM Driver Import -
SCCM Driver Import SCCM Driver Import – SCCM Driver Package Creation

NOTE! – Now, options are available below to create a new category or update the existing category.

  • Click on “Create” if importing new device drivers. Alternatively, choose the categories from the existing ones, press “OK,” and click on “Next.”
SCCM Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
SCCM Driver Import SCCM Driver Import – SCCM Driver Package Creation

How to Create Driver Package in SCCM

  • Now click on “New Package” to create a new driver package.

NOTE! – Do not select any existing driver else. It will inject all the new imported drivers into the driver package, which will create a problem for the current OSD deployment.

Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
Driver Import – SCCM Driver Package Creation
  • Specify the Driver’s package name.
  • Choose the Driver package network path where the package source (Driver package Source) can be saved or available for distribution.

NOTE! – Do not confuse here with the driver source and driver package source. The driver source is different from where we can import the Driver into the SCCM console. And once the import is completed successfully, we can create the driver package, and it will ask to specify the driver package location to be stored.

SCCM Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
Driver Import – SCCM Driver Package Creation
  • After specifying the package name and path, click on “OK” to proceed with package creation.
Driver Import - Driver Package Creation
Driver Import – Driver Package Creation
  • Click on “Next” to proceed. 

NOTE! – Do not select any boot image package. If any boot images are selected, it will inject all the drivers into the boot image.

SCCM Driver Import - Driver Package Creation
SCCM Driver Import – Driver Package Creation
  • Verify the details in the Summary section and click “Next” to proceed.
SCCM Driver Import - Driver Package Creation
Driver Import – Driver Package Creation
  • As the next step clicks on “Next,” that package will be created in the destination folder.
SCCM Driver Import - Driver Package Creation
SCCM Driver ImportDriver Package Creation
  • Once completed, click on the “Close” option to complete the process
  • Verify the from the following Driver package location in the SCCM console root location -\Software Library\Overview\Operating Systems\Driver Packages
SCCM Driver Import - SCCM Driver Package Creation
SCCM Driver ImportSCCM Driver Package Creation
  • As with any package/application created in the SCCM console, ensure the content is available on the distribution points.

NOTE! To ensure the content is distributed, use the monitoring option to verify the content has been distributed properly.

Driver Import -   SCCM Driver Import - SCCM Driver Package Creation
Driver Import

Integrate Driver package into Task Sequence

  • To integrate the driver package into the task sequence, “edit” the task sequence according to the requirement and go to the driver installation step.
  • Go to “Add” -> “Drivers” -> “Apply Driver Package”
SCCM Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
Driver Import SCCM Driver Import – SCCM Driver Package Creation
  • Specify the task sequence step name of the driver package created in the console so that it will quickly identify in the task sequence and click on “Browse” to select the package.
Driver Import -  SCCM Driver Import - SCCM Driver Package Creation
Driver Import SCCM Driver Import – SCCM Driver Package Creation
  • Once all the required full-filled task sequences show below, go to the next step.
 SCCM Driver Import - SCCM Driver Package Creation
SCCM Driver Import – SCCM Driver Package Creation
  • The next step goes to the “Option” tab and selects the condition to satisfy to start the installation of the driver package. Here we can customize the state according to the requirement.
  • Post that, click on the “Apply” button to prepare that task sequence for deployment.
Driver Import - SCCM Driver Package Creation
Driver Import – SCCM Driver Package Creation

Resources

4 thoughts on “SCCM Driver Import Driver Package Creation Process Guide”

  1. Hi Sir,
    After following steps which I have done before successfully many times with other Dell Cabinets, I have trouble with a new set of Dell 7420 drivers. I do what I always do, but nothing ends up in the folder they are normally places as expected and at completion of import I always get this message below. So when I check folder it is empty each time. I remove everything and try again, same results.

    Error: All drivers(s) are imported successfully. Drivers cannont be added to some driver packages(s).

    Then below that you can see

    Success: The following drivers(s) were imported.

    List of drivers follows this message.

    Any ideas?

    Thanks, Kevin

    Reply
    • For the 7420 I am starting a new approach.
      -Create a package with the .cab, no program or deployment.
      -In TS, download the package to %OSDisk%\Drivers

      -Powershell:
      $TSEnv = New-Object -COMObject Microsoft.SMS.TSEnvironment
      $OSDisk = $TSEnv.Value(‘OSDisk’)
      if (!(Test-Path $OSDisk\Drivers)){
      New-Item -Path $OSDisk\Drivers -ItemType Directory
      }
      $OSDisk
      cd $OSDisk\Drivers
      Get-ChildItem *.cab -recurse | ForEach-Object {expand.exe $($_.fullname) -F:* $OSDisk\Drivers}

      -CMD:
      DISM.exe /Image:%OSDTargetSystemDrive%\ /Add-Driver /Driver:%OSDisk%\Drivers /Recurse /logpath:%_SMSTSLogPath%\dism.log

      -CMD:
      cmd.exe /c rd %OSDisk%\Drivers /s /q

      Reply
    • Hi Kevin,

      I believe you get this message when the drivers are already imported.

      Check in Software Library > Operating Systems > Drivers.

      See if they are all listed in there.

      Reply

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.