Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

MDT Driver injection: How to import drivers in .exe format into Microsoft Deployment Toolkit

Posted on 06/12/202009/09/2023 IT Expert By IT Expert No Comments on MDT Driver injection: How to import drivers in .exe format into Microsoft Deployment Toolkit
  1. Home
  2. Windows Server
  3. MDT Driver injection: How to import drivers in .exe format into Microsoft Deployment Toolkit
MDT Driver injection

The INF files are what Microsoft Deployment Toolkit (MDT) needs for driver injection. Many drivers are distributed as packages, which come in the form of an executable different from the Cabinet Files (CAB). Since the drivers are available in executable (.exe), this cannot be uploaded directly into MDT. If an executable is the only way a driver is available, it must first be extracted using any of the utilities out there before it is imported into MDT. You may be interested in some other articles: How to delete obsolete drivers from the Driver Store in Windows 10, how to rename a Printer in Windows 10, and how to determine the version and type of a Printer Driver (Printer Driver Information).

Problem

Unable to upload (import) Driver downloaded in .exe form into MDT. It is work noting that some major OEMs like Dell, HP, and Microsoft make downloads of model-specific drivers available on their sites. Dell hardware drivers come in the form of a CAB file which can be imported directly into MDT and this eliminates this problem associated with .exe drivers. Please see these related guides: How to specify a persistent default printer via the Windows Registry, how to add Print Drivers with PowerShell, RUNDLL32, and VBScript in Windows 10 and how to remove a Printer from Windows 10 via PowerShell, Windows registry, and Print Management.

Solution

You will have to extract the contents of the executables or zip files and then import them. In this way, you will be able to import your Drivers into MDT. See the following guide on how to install and configure MDT, see the following guide on “how to configure and deploy Windows using MDT, and WDS in Windows 10, and “what is ADK, MDT, SCCM, Intune, Autopilot, and WSUS“. For more articles relating to MDT, see the following link.

Step 1: Now we will proceed with the download of an HP Printer Driver from this link as shown below.

import drivers

After downloading the Driver, you will have to unzip it with any of your favorable compression methods such as 7-Zip or WinRAR, etc. to extract the content of the .exe file

.exe format

Click on Ok as shown below to continue the process of extraction

Microsoft Deployment Toolkit

Now, the executable has been extracted and can now be imported into MDT. Here is the content of the extracted HP Driver.

import drivers
MDT Driver injection

Step 2: Now you should be able to export the Printer Driver into MDT.
– Click on your Deployment Share
– Expand the Out-of-Box-Driver
– Create a fold and Import the Drivers into it or “import your drivers on the fly into the Out-of-Box-Driver folder”.

Note: For best practice and segregation purposes, I would like to create a new folder and then import these drivers into it under the Out-of-Box-Driver folder.

Next, click on Import driver under the Action Pane or right-click on the created folder and select import drivers. Work through the steps, they are very easy.
– Select the entire root folder of the extracted driver “OJ3830_Basicx64_1119” as shown in the figure above.

.exe format

Step 3 – Optional step: If you would like to associate the Printer driver with a selected OS’ you would need to create a Selection Profile.

What is a Selection Profile?

It is simply some selected folders across applications, operating systems, out-of-box drivers, packages, task sequences, and offline media profiles. Selection profiles are steps ahead in driver control. They are a pre-defined selection of drivers that may encompass an individual model, or manufacturer. MDT ships with a few pre-defined selection profiles, but more can be created to suit any need.

To create a selection profile, kindly follow the steps discussed below.

Click on your deployment share and expand the Advanced Configuration menu. click on create Selection Profile and follow the other steps. These steps are very easy to integrate.

Select the right folder to intergrade, if you have many Drivers Folder structures, you will have to select one from the list.
– Click on next till it finishes.

Step 4: You may additionally want to add a new sequence in the Task Sequence in order to inject the printer drivers only. To do this;

Right-click on the Task Sequence, and select Properties. We will have to add a new step to inject the Printer driver in the Pre-install stage,
– Click on Add
– Select Inject Driver,
– Enter a Name
– In the choose selection profile, select the selection profile created above.
– Select install all drivers from the selection profile.
– Click on Ok.

Note: These steps do not require you to update your deployment share. See this guide for how to disable the Microsoft Deployment Toolkit Task Sequence property sheet.

However, I hope you found this blog post helpful. Furthermore, Please let me know in the comment session if you have any questions.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Microsoft Deployment Tool kit, Microsoft Deployment Toolkit (MDT), WDS, Windows 10, Windows Deployment Services

Post navigation

Previous Post: How to disable the Microsoft Deployment Toolkit Task Sequence property sheet
Next Post: How to perform PowerShell syntax check using PSScriptAnalyzer

Related Posts

  • Prevent Windows from Saving RDP Connection
    Prevent Windows from Saving RDP Connection History Windows
  • image 64
    Windows Local Account Authorization and Access Control Windows
  • diagnose
    How to Diagnose a Windows Hardware Issue Windows
  • Certificates
    The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment Windows Server
  • kerberosdelegation
    Kerberos Delegation: A Comprehensive Guide Web Server
  • SA
    How to Create Service Accounts, Organisation Units and Active Directory Security Groups Windows Server

More Related Articles

Prevent Windows from Saving RDP Connection Prevent Windows from Saving RDP Connection History Windows
image 64 Windows Local Account Authorization and Access Control Windows
diagnose How to Diagnose a Windows Hardware Issue Windows
Certificates The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment Windows Server
kerberosdelegation Kerberos Delegation: A Comprehensive Guide Web Server
SA How to Create Service Accounts, Organisation Units and Active Directory Security Groups Windows Server

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • VBR v12 to v13
    Upgrade Veeam Backup and Replication v12.3 to v13 on Windows Backup
  • 0227 15
    How to set Execution Policy via Windows PowerShell Windows Server
  • updates
    How to stop Windows from applying updates Windows
  • veeaamAgent1
    Veeam Agent Vulnerability: Fix Veeam Agent vulnerability for Microsoft Windows  Backup
  • windows update 03
    Check if Windows Updates were installed via the Registry Editor Windows
  • unionfsfeature
    How to Overlay two files with UnionFs in a Linux System Linux
  • Windows Storage Sense Enable
    Storage Sense: Manage Storage Drives on Windows Storage
  • Integrate WordTune on Microsft Word
    Integrate WordTune with Microsoft Word on Mac Microsoft Exchange/Office/365

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,801 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.