Hi,
I am trying to import a driver which is received new model
I added Ethernet INF file to a boot image in WIM and received below message when choosing update distribution point
Error: Update boot image:
• Microsoft Windows PE (x64)
Error: Update actions:
• Add ConfigMgr binaries using Production Client version 5.00.9040.1015
• Set scratch space
• Enable Windows PE command line support
• Add drivers
Success: Boot image will include these drivers after update:
• Intel RST VMD Controller 9A0B (TGL)
• Thunderbolt(TM) Networking
• Realtek PCI GbE Family Controller
• Intel(R) I350 Gigabit Network Connection
• Intel(R) Ethernet Controller X710 for 10GbE SFP+
• Realtek USB FE Family Controller
• Thunderbolt(TM) Networking
• Realtek PCI GbE Family Controller
• LAN7500 USB 2.0 to Ethernet 10/100/1000 Adapter
• Realtek USB FE Family Controller
• Realtek(R) USB FE Family Controller
• Thunderbolt(TM) Networking
• Realtek PCI GBE Family Controller
• Realtek USB FE Family Controller
• Aquantia AQtion 10Gbit Network Adapter
• Realtek USB FE Family Controller
• 3Com Dual Port 1000-SX PCI-X Server NIC
• Broadcom NetLink (TM) Gigabit Ethernet
• Realtek USB FE Family Controller
• Intel(R) 82579LM Gigabit Network Connection
• ASIX AX88772 USB2.0 to Fast Ethernet Adapter
• Intel(R) I350 Gigabit Network Connection
• Intel(R) X540 Multi-Function Network Device
• Intel(R) X550 Multi-Function Network Device
• Intel(R) X710 Multi-Function Network Device
• Intel(R) 82599 Multi-Function Network Device
• Intel(R) X550 Multi-Function Network Device
• Intel(R) X540 Multi-Function Network Device
• Intel(R) I350 Gigabit Network Connection
• Intel(R) X540 Multi-Function Network Device
• Intel(R) X550 Multi-Function Network Device
• Intel(R) Ethernet Controller X710 for 10GbE SFP+
• Intel(R) Ethernet Connection I217-LM
Optional components:
• Scripting (WinPE-Scripting)
• Startup (WinPE-SecureStartup)
• Network (WinPE-WDS-Tools)
• Scripting (WinPE-WMI)
Error: Failed to import the following drivers:
• Intel(R) Ethernet Connection I217-LM - Failed to inject a ConfigMgr driver into the mounted WIM file
Also tried using DISM command and got the below message
C:\Users\Sam>DISM /Image:C:\Mount\BootWIM /Add-Driver /Driver:C
:\Mount\Drivers /recurse /forceunsigned
Deployment Image Servicing and Management tool
Version: 6.2.9200.22807
Image Version: 10.0.18362.1
Searching for driver packages to install...
There was a problem opening the INF file. C:\Mount\Drivers\15063\Drivers\AHCI\ia
AHCIC.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\Drivers\HsaComp
onent\iaStorHsaComponent.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\Drivers\HsaExte
nsion\iaStorHsa_Ext.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\Drivers\Pinning
Component\iaStorPinningComponent.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\Drivers\RAID\ia
StorAC.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\Drivers\VMD\iaS
torVD.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\F6\HsaComponent
\iaStorHsaComponent.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\F6\HsaExtension
\iaStorHsa_Ext.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\F6\NonVMD\f6flp
y-x64\iaAHCIC.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\F6\NonVMD\f6flp
y-x64\iaStorAC.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\F6\PinningCompo
nent\iaStorPinningComponent.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\15063\F6\VMD\f6vmdflp
y-x64\iaStorVD.inf Error: 0x8007007E.
There was a problem opening the INF file. C:\Mount\Drivers\Dell-I219-12.19.1.37\
e1d68x64.inf Error: 0x8007007E.
Error: 2
No driver packages were found on the specified path.
Verify that the driver .INF files are in the specified location and try the comm
and again.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
Please help how can i import Ethernet Driver
