Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Windows Server » MDT Driver injection: How to import drivers in .exe format into Microsoft Deployment Toolkit
  • image 130
    How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2] Scripts
  • VLC Media Player pcgh b2article artwork
    How to Set Quicktime or VLC as a default player on macOS Mac
  • TasteWP Homepage
    Launch a free WordPress test site with TasteWP JIRA|Confluence|Apps
  • Featured image MsTeams.
    How to share an app window on Microsoft Teams Windows
  • VMware vCenter Standalone
    Fix VMware vCenter converter standalone started but not running Virtualization
  • Featuredimage
    Check .NET Framework version on Windows Windows
  • Norton AV
    Enable or disable Norton silent mode on Mac Anti-Virus Solution
  • ansible
    KDC reply did not match expectations while getting initial credential Configuration Management Tool

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

Posted on 06/12/202009/09/2023 Christian By Christian No Comments on 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

  • Fix Boot Failed UEFI SCSI Device on HyperV
    How to Fix Boot Failed UEFI SCSI Device on HyperV Virtualization
  • HybridCloudTrust
    WHFB Hybrid Cloud Kerberos Trust Model is now available AWS/Azure/OpenShift
  • screenshot 2020 03 26 at 22.14.14
    How to create a scheduled task with Windows Admin Center Windows Server
  • Windows 10 Upgrade 1 1
    Perform an in-place upgrade from Windows Server 2016 to Windows Server 2019 Windows Server
  • image 77
    How to use the DigiCert certificate utility for Windows to create a CSR Windows
  • Rules of Delegation
    Assign users with rights to reset password in Active Directory Windows Server

More Related Articles

Fix Boot Failed UEFI SCSI Device on HyperV How to Fix Boot Failed UEFI SCSI Device on HyperV Virtualization
HybridCloudTrust WHFB Hybrid Cloud Kerberos Trust Model is now available AWS/Azure/OpenShift
screenshot 2020 03 26 at 22.14.14 How to create a scheduled task with Windows Admin Center Windows Server
Windows 10 Upgrade 1 1 Perform an in-place upgrade from Windows Server 2016 to Windows Server 2019 Windows Server
image 77 How to use the DigiCert certificate utility for Windows to create a CSR Windows
Rules of Delegation Assign users with rights to reset password in Active Directory 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

sysadmin top30a

  • image 130
    How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2] Scripts
  • VLC Media Player pcgh b2article artwork
    How to Set Quicktime or VLC as a default player on macOS Mac
  • TasteWP Homepage
    Launch a free WordPress test site with TasteWP JIRA|Confluence|Apps
  • Featured image MsTeams.
    How to share an app window on Microsoft Teams Windows
  • VMware vCenter Standalone
    Fix VMware vCenter converter standalone started but not running Virtualization
  • Featuredimage
    Check .NET Framework version on Windows Windows
  • Norton AV
    Enable or disable Norton silent mode on Mac Anti-Virus Solution
  • ansible
    KDC reply did not match expectations while getting initial credential Configuration Management Tool

Subscribe to Blog via Email

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

Join 1,825 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.