Skip to content

TechDirectArchive

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

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

PCI Driver Error: Connection to Deployment Share could not be made

Posted on 20/06/202620/06/2026 IT Expert By IT Expert No Comments on PCI Driver Error: Connection to Deployment Share could not be made
  1. Home
  2. Windows
  3. PCI Driver Error: Connection to Deployment Share could not be made
Microsoft Deployment Summary showing successful installation progress for a Lite Touch Installation with details on driver pack summary.

There is nothing more frustrating than booting a client PC into your Microsoft Deployment Toolkit (MDT) environment, preparing to roll out a fresh operating system, and being stopped dead in your tracks by the infamous error: “PCI Driver Error: Connection to Deployment Share could not be made”. Please see Steps to Fix the “Invalid OS GUID” Error in MDT, and Faulting SecHealthUI: Resolve Windows Defender Notification.

Note: Ideally, this issue appears to look like the boot image is missing the right WinPE driver for the NIC. But when you search IT forums like Spiceworks, Experts-Exchange, or Microsoft Learn, the immediate, overwhelming consensus is almost always: “You are missing network interface card (NIC) drivers in your WinPE boot image.”

But what happens when you have meticulously downloaded, injected, and verified every single WinPE driver from Dell, and or Intel, and have injected or integrated these Drivers into MDT or WinPE itself and the error still persists as shown below?

Missing Driver

Please see how to Update Your AMD Radeon Display Adapter Driver, how to update Proxmox VE to the latest version 9.2.3 today, and Secure Boot 2023 Compliance Across WinPE, MDT, WDS, and ADK: Boot Chain Alignment and PXE Validation [Final Part].

MDT Deployment Share Troubleshooting Table

As mentioned above, this issue is often misleadingas every forum or MDT error assumes it is caused by missing drivers. Especially network drivers as shown in the table below as well. But in reality, the root cause can vary significantly as we will see very shortly.

Based on on community discussions and practical troubleshooting experience, I have created the following table to help you pinpoint errors and be able to resolve MDT related issues. Note that I have highted two issue categories and both of them also helped in resolving this issue as injecting the correct drivers alone is not sufficient. You will also find some common errors here.

Issue CategoryPossible CauseSymptoms ObservedRecommended Fix
Network DriversMissing or incorrect NIC drivers in WinPENo IP address or network connectivity in WinPEInject correct WinPE drivers and update deployment share
WinPE VersionOutdated WinPE imageDrivers appear correct but connection still failsUpdate MDT with latest Windows ADK + WinPE add-on
SMB / Network AccessIncorrect credentials or permissionsPrompt for credentials fails or loopsVerify deployment share permissions and credentials
DNS / Network ConfigName resolution issuesCannot resolve MDT server hostnameUse IP address or fix DNS settings
Firewall / SecuritySMB blocked or restrictedConnection timeout or access deniedEnsure ports (TCP 445) are open
Certificate / Secure BootOutdated boot certificates or Secure Boot incompatibility (2023 enforcement)Connection fails even with correct drivers and networkUpdate WinPE with latest cumulative updates (CU) and Secure Boot certificates
MDT Boot ImageBoot image not regenerated after changesOld behavior persists after fixesFully regenerate boot images and redeploy por reset WDS and regenrate images
Time/Clock SyncSystem time mismatchAuthentication issuesEnsure correct BIOS/system time

Please see Fix an error occurred while attempting to start selected VM on Hyper-V, Failed to Upgrade VIHR Component: Failed to open deployer Service Management Port, and The Backup Was Safe: The Data Center Was not: A Real-World Lesson About Hidden Data Center Risks and Governance Failures.

Downloading and Extracting WinPE Drivers

When MDT fails to map the deployment share drive, it boils down to network connectivity or the underlying operating system trust components within WinPE. As mentioned, the error “PCI\VEN_8086&DEV_125C&SUBSYS_30378086&REV_04” etc often points to missing NIC in WinPE.

Next, navigate to browser window and search for “WinPE NIC Dell”. You could also navigate to Dell web page on the fly and search for “WinPE driver pack”. Next, click on Dell Command | Deploy WinPE Driver Packs as shown below.

WinPE Pack

Here is the link to download “Deploy WinPE Driver Packs” for all versions of Windows. For Windows 11, see the download link. I will proceed and select WinPE 11 as shown below by clicking on the associated download link.

WInPE Pack Download

When redirected, click on the Download link as shown below.

Download Link

Note: If you need to download “Intel Ethernet Adapter Complete Driver Pack”. This is only restricted to to this driver pack. You may have to download Intel Ethernet Adapter Complete Driver Pack for all supported OS versions.

Intel Ethernet Adapter Complete Driver Pack

To proceed with the driver “DELL WinPE”, kindly extract it as shown below. Since I already know that this will not work, I will show you the steps for integrating specific Drivers in the next session.

Downloaded WinPE Driver

Select 7 zip, you could use the default Windows extrcation tool as you like.

Extract Driver

Extraction in progress

Extracted Driver

Please see Enterprise Tape Library Administration: Control Path, Firmware, Media Management and Tape Operations, how to Repair a Corrupt SQL Server Database Without Data Loss, and Azure Application Gateway: Practical Configuration Guide.

Inject WinPE Drivers

To do this, open Deployment Workbench and navigate to “Deployment Share”, and then “Out-of-Box Drivers”.

Import Driver

Browse to the location of the WinPE you have extracted and select the right folder as shown below.

Select WinPE Folder

As you can see, the import is in progress.

Importing Drivers

The WinPE Driver Pack has been imported into MDT as shown below successfully.

WinPE Folder Created

You could created a selection profile if you wish. But I will be using all the Drivers available and therefore there is no need to do this in my case at this time.

Please see Stuck at Start PXE over IPv4: PXE-E18 Server response timeout, BitLocker Back Door: Stolen laptop to inside the company network, and how to Assign a Public IP to Azure Virtual Machine (VM).

Update Deployment Share

Now that we have ensured that the WinPE Selection Profile includes all drivers. We will proceed and update the deployment share to regenerate the boot images.

Note: pdating the share recompiles your configuration files and regenerates the actual ISO and WIM (LiteTouchPE.wim) boot files used by your client machines.

Open the Deployment Workbench Launch the Microsoft Deployment Toolkit (MDT) console on your deployment server. Locate the Deployment Share In the left-hand navigation pane, expand the desired Deployment Shares and click on Update Deplyment Share.

Update Deployment Share

Select completely regenrate the boot images and click on Next. This options recreates the ISO/WIM files entirely from scratch.

Completely Regenerate Boot Image

Shortly, MDT will mount the images via DISM, inject your selection profiles/drivers, and build the new boot media.

Update Of Deplyment Share

Once the progress bar finished successfully, click Finish as shown below.

Update Completed Successfully

Please see how to update Proxmox VE 9.0 now Supported by Veeam, how to Prevent Standard Users from Changing BitLocker Password, and how to run Windows 11 on HyperV.

Replace the Boot Image in WDS

Once your MDT deployment share has finished updating and your new LiteTouchPE.wim boot image is ready, the final step is getting Windows Deployment Services (WDS) configured to broadcast it over PXE.

To make sure your target computers pull the patched WinPE image instead of an cached, older version, you need to swap the WIM file inside the WDS console. Open the Windows Deployment Services console (wdsmgmt.msc) on your server.

Launch WDS

In the left console tree, expand your server node and click on the Boot Images folder. Locate your existing LiteTouchPE (x64) boot image in the center pane. Right-click the image and select Replace Image. Next, click Browse and navigate to your MDT deployment share’s boot directory.

Click Open, then Next. You can keep the existing image name and description. Click Next again to let WDS overwrite the old boot image.

Replace Image

Image is currently being replaced

Replacing Image

Click Finish once the file copy and integrity check are complete.

Lite Touch Image Replaced

Do not forget to restart the WDS Service. This will clear any active image locks and force PXE clients to fetch the freshly uploaded configuration, give the deployment service a quick bounce:

  1. Right-click your server name at the very top of the WDS console tree.
  2. Navigate to All Tasks and then click on Restart.
  3. Wait for the service to successfully stop and start back up. You could do this via the command line as well
Stop And Restart Wds

Boot the Target Machine via PXE

With the server completely prepped, you are ready to fire up your target deployment machine.

  • Connect the target PC to your deployment network via an ethernet cable.
  • Power on the machine and immediately press the system’s Boot Menu key (usually F12 on Dell systems, F9 on HP, or F8/Enter on other hardware).
  • Select the network boot option (PXE Boot or Onboard NIC) from the UEFI/BIOS boot options list.

The machine will contact your WDS server over DHCP, pull down the updated LiteTouchPE.wim environment, and boot directly into your MDT Deployment Wizard.

Please see How to enable Secure Boot on PC to install Windows 11, how to Stuck at Start PXE over IPv4: PXE-E18 Server response timeout, and BitLocker Back Door: Stolen laptop to inside the company network.

Still Not Working: Download Device Specific Driver

Note: Unfortunately, this did not bypassing the previous share connection error. I would like to prove that this is not a driver issues.

Navigate to the official Intel Download Center or your device manufacturer’s driver page to dowload the device sepecif driver for example for this usecase, navigate to the URL.

Download Driver

MDT cannot read a standard .exe installer during the WinPE boot phase. You must extract the underlying driver files first as we did above. You can do this with the commandline as shown here “SetupEXE.exe /extract” or via using a tool like “7-Zip” to manually extract the contents as shown above.

Download All Device Driver

Follow the same steps as shown above and import the Driver into MDT. Please pay attention to the selection profile and ensure you select “Include all drivers from the selection profile”.

Injecting Driver

As noted, the above steps will also fail. Even when you apply the selected updated on the PC itself, the deplyment will also fail.

This is because, when you boot into MDT to deploy an image, the system relies strictly on the network and storage drivers that are baked into your server’s LiteTouchPE.wim file. It has no access to, and completely ignores, the driver store inside the local C:\Windows\System32\DriverStore directory that you just updated via the Dell utility.

Install Update 1

Please see Enable Secure Boot: Fix Secure Boot certificates expiration [Part 1], Update WinPE Boot Images with Windows UEFI CA Certificates [Part 2], how to Fix Operating System Loader failed signature verification” on Dell Safe BIOS Systems via PXE [Part 3], and PXE Boot Failure: “Access Denied or Aborted” with Secure Boot on [Part 4].

Sioni Secure Boot Certificate Checker

First, let us verifiy is Secure Boot Update is applied to the server itself. We can easily do this by running the file below. Sioni verifies whether your system’s Secure Boot database includes the Windows UEFI CA 2023 certificate, which is required for newer secure boot trust chains.

To test the Windows UEFI CA 2023 with a Sioni tool, please navigate to the URL to download Sioni Secure Boot Certificate Checker

Extract Secure Boot Checker

Make sure to select “Unblock” since the file is being downloaded from the internet.

Unknown Publisher
Unblock File

Right click on the executable and select run as an administrator

Run As Admin

Yes, the server was incrrectly classified but as you can see we have Secure Boot Update 2023 correctly applied and the value is set to “True” as shown in the image below.

Sioni Secure Boot Certificate Verifier

Please see how to Upgrade Veeam ONE to 13.0.2.6723 to Address Security Fixes, how to Fix Vulnerable Veeam Backup and Replication 13.0.1.2067 and Earlier, and how to upgrade Veeam One from v12 to v13.

The Ultimate Fix to PCI\VEN driver Issue

If you have injected the exact device-specific storage and network drivers and the deployment still fails, the problem isn’t the drivers. The problem is that an unpatched WinPE image lacks the necessary security trust components to connect to modern, secure Windows network shares.

To fix it once and for all, you must update the WinPE image itself with the latest Cumulative Update (CU) and with the 2023 Secure Boot certificates. You will also ensure that the Boot Manager and wdsmgfw.efi the Network Boot Program (NBP) used by Windows Deployment Services (WDS) for UEFI x64 PXE booting are correctly replaced.

Note: After following all these steps discussed in this guide, “Secure Boot 2023 Compliance Across WinPE, MDT, WDS, and ADK: Boot Chain Alignment and PXE Validation [Final Part]“. The error “PCI Driver Error: Connection to Deployment Share could not be made” will no longer be present.

When the above is done as discussed in the link above. For more on the deploye´ment steps, please see “ADK|WinPE|MDT: Deploy Windows with WDS“.

Boot Issues Resolved

Shortly, you will be able to format the disk by using your desired template form the disk partitioning tool. When you are dne, select the close (x) button as shown below.

Screenshot of the Microsoft Deployment Toolkit welcome screen, featuring options to run the Deployment Wizard or exit to Command Prompt, with a selected keyboard layout of United States and an option to configure a static IP address.

Next, begin the deployment as shown below

Windows Deployment Wizard interface showing the 'Ready' screen, with a 'Begin' button highlighted.

As you can see, the deployment has started

Installation progress window showing the installation of Windows 11 Enterprise, currently at 26% complete.
Windows operating system startup screen with a blue logo and the message 'Getting ready' displayed on a black background.

Services are being started

A computer screen displaying a Windows logo on a black background with the text 'Starting services' below it.

Note: If when the log BdsDxe: failed to start Boot0002... Aborted is prompted durint the deployment. This simply means that the system tried to perform a network boot using IPv4 PXE and timed out, didn’t get a DHCP address fast enough, and you can (as a user bypass) it. Just wait for it to time out itself and let the depyment continue.

Error screen displaying a failure message related to starting UEFI PXE boot with MAC address and DHCP information.

Since the UEFI boot device fails or is skipped, the motherboard doesn’t just stop. It immediately moves to the next item in its programmed boot sequence.

Login screen showing the Administrator profile with a welcome message and a loading indicator.

I hope you found his article on “PCI Driver Error: Connection to Deployment Share could not be made” very useful. Please feel free to leave a comment below.

5/5 - (1 vote)

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, Windows Server Tags:deployment share cannot connect error troubleshooting, fix deployment share access denied MDT, MDT, MDT deployment environment setup, MDT deployment share connection error, MDT deployment troubleshooting, MDT generate operation failed, MDT operating system deployment issues, network driver missing WinPE boot image, PCI driver error connection to deployment share could not be made, PCI\VEN Driver Error, SCCM deployment failure WinPE, task sequence deployment share error, WinPE networking driver issue PXE boot failure

Post navigation

Previous Post: Steps to Fix the “Invalid OS GUID” Error in MDT

Related Posts

  • certificate import and export on windows
    Export and Convert Private Keys to .PEM Format in Windows Windows
  • How to Block IP Addresses Using Group Policy (GPO) in Active Directory
    Block IP Addresses Using Group Policy (GPO) in Active Directory Network | Monitoring
  • Expired Evaluation Configuration Manager to Full Version
    Upgrade Expired Evaluation Configuration Manager to Full Version Windows Server
  • bannerr
    How to Disable Driver Signature Enforcement in Windows 11 Windows
  • MicrosoftOneDrive32
    Microsoft OneDrive Setup: Files On-Demand & Key Features Backup
  • GNS 3
    Graphical Network Simulator: How to uninstall GNS3 in Windows Windows

More Related Articles

certificate import and export on windows Export and Convert Private Keys to .PEM Format in Windows Windows
How to Block IP Addresses Using Group Policy (GPO) in Active Directory Block IP Addresses Using Group Policy (GPO) in Active Directory Network | Monitoring
Expired Evaluation Configuration Manager to Full Version Upgrade Expired Evaluation Configuration Manager to Full Version Windows Server
bannerr How to Disable Driver Signature Enforcement in Windows 11 Windows
MicrosoftOneDrive32 Microsoft OneDrive Setup: Files On-Demand & Key Features Backup
GNS 3 Graphical Network Simulator: How to uninstall GNS3 in Windows Windows

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

  • Move Resources On Azure
    Move Azure Resources between Subscriptions AWS/Azure/OpenShift
  • Remove Nextcloud Desktop Client
    How to correctly uninstall Nextcloud from Mac Mac
  • How to Disable the Firefox Password Manager in Windows 11
    How to Disable the Firefox Password Manager in Windows 11 Password Manager
  • win 10 login screen
    How to Transfer User Profile to another User in Windows Windows
  • Configure Data Deduplication on Windows Server
    How to Configure Data Deduplication on Windows Server 2022 Windows Server
  • Remove Desktop Desktop services
    How to Remove Remote Desktop Services Role on Windows Server Windows Server
  • apache ubuntu 20 04
    How to Install Apache HTTP Server on Ubuntu 20.04 LTS Linux
  • How to configure Volume Shadow Copies VSS on Windows Server
    Volume Shadow Copies: How to configure VSS on Windows Server Windows

Subscribe to Blog via Email

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

Join 1,794 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

Active Directory 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.