Intel I217, I218 and I219 NIC drivers in Windows PE

Intel I217, I218 and I219 NIC drivers in Windows PE

We receive a lot of support requests from customers that have problems with getting Windows PE to work with new hardware from HP, Dell, and Lenovo. What they all have in common is the Intel I217, I218, and I219 network interface cards.

Depending on the version of Specops Deploy OS, different NIC drivers are needed.
The current version of Specops Deploy 6.0.60113.2 uses ADK 10.1, which means Windows PE is based on Windows 10.

Depending on the client computer hardware, WDS will deliver Win-PE 32-bit to clients with Legacy BIOS, and Win-PE 64-bit to the UEFI clients. Thus, it is important to import both x86 and x64 NIC drivers to Specops Deploy. See this blog post for a good way of managing your Win-PE drivers: https://specopssoft.com/blog/creating-a-winpe-boot-image-with-windows-10-drivers/

Back to the issue with the NIC drivers. The problem is that the computer vendor only ships drivers for Windows 10 and these drivers are not compatible with Windows PE, even though Windows PE is based on Windows 10.

Below is the solution:

  1. Download the latest Windows 10 NIC drivers (both x86 and x64) from https://downloadcenter.intel.com/
  2. Use 7-zip to unpack exe and PROWin64.exe to a temporary folder: c:\temp\PROWin32 and c:\temp\PROWin64.
  3. Go into the two folders and drill down to c:\temp\PROWinXX\Pro1000.Copy the folders Win32 and Win64 to the Specops Deploy Image Server.Intel I217, I218 and I219 NIC drivers in Windows PE - 1
  4. Import the drivers to the Win-PE / Windows 10 folder in the driver library in Specops Deploy.Intel I217, I218 and I219 NIC drivers in Windows PE - 2

Don’t forget to publish the Deployment Repository after the import.

Happy deployment!

(Last updated on October 30, 2023)

Tags: , ,

mikael ingelin

Written by

Mikael Ingelin

Product specialist from Stockholm, Sweden has worked in the IT industry for over 25 years. For the past 10 years he has been working at Specops Software and before this he was responsible for the complete IT infrastructure at one of Sweden’s largest law firms. He has a broad practical and theoretical experience of managing, architecture and deploying complex IT infrastructures. Extensive knowledge of virtualization, Windows Server, Windows security, Active Directory and Group Policy.

Back to Blog

Related Articles

  • Find correct driver for my new hardware with Windows 10 WinPE

    A customer turned to me for help when he got this error message during OS deployment to a new Dell machine. This error message is very common when your WinPE boot image is missing the driver for a new hardware. Here’s how I solved the problem: I checked the VEN_XXXX and DEV_XXX in the error…

    Read More
  • Why won’t my WinPE image connect to my deployment server anymore?

    If your WinPE image will no longer connect to your deployment server, it may be because of the following: A driver has been added to the boot image that isn’t Windows PE compatible, the boot image has become corrupt, or even an antivirus program has prevented the boot images from being updated when importing drivers. The…

    Read More
  • [Guest blog] Specops OS Deploy – Windows 10 notes

    If you are a Specops Deploy customer and looking to deploy applications to Windows 10 computers in your environment. I have good News!  Windows 10 works great in Specops OS Deploy 6.0! I’m now on my second Windows 10 Education release from Microsoft, and we’re able to deploy as needed. Few Notes: I created a…

    Read More