Hi all,
I can't seem to get our new HP models to load the NIC drivers in WinPE when using our MDT.
I've tried importing the WinPE drivers (WinPE 3,4,5 and 10) from here:
https://ftp.hp.com/pub/caps-softpaq/cmit/HP_WinPE_DriverPack.html
And I have verified the selection profiles but I still can't get it to work.
I'm getting the following error:
The following networking device did not have a driver installed
PCI\VEN_8086&DEV_15BB&SUBSYS_83EF103C&REV_10
Is there any way to find out exactly what driver it is unable to find?
Here is the wpeinit.log:
2019-08-20 12:47:28.330, Info WPEINIT is processing the unattend file [X:\unattend.xml]2019-08-20 12:47:28.330, Info Spent 2078ms initializing removable media before unattend search
2019-08-20 12:47:28.393, Info ==== Initializing Display Settings ====
2019-08-20 12:47:28.393, Info Setting display resolution 1024x768x32@60: 0xfffffffe
2019-08-20 12:47:28.393, Warning Setting the display resolution failed; this error is being ignored
2019-08-20 12:47:28.393, Info STATUS: SUCCESS (0x00000001)
2019-08-20 12:47:28.393, Info ==== Initializing Computer Name ====
2019-08-20 12:47:28.393, Info Generating a random computer name
2019-08-20 12:47:28.393, Info No computer name specified, generating a random name.
2019-08-20 12:47:28.408, Info Renaming computer to MININT-LNT8FIT.
2019-08-20 12:47:28.408, Info Waiting on the profiling mutex handle
2019-08-20 12:47:28.408, Info Acquired profiling mutex
2019-08-20 12:47:28.408, Info Service winmgmt disable: 0x00000000
2019-08-20 12:47:28.408, Info Service winmgmt stop: 0x00000000
2019-08-20 12:47:28.424, Info Service winmgmt enable: 0x00000000
2019-08-20 12:47:28.424, Info Released profiling mutex
2019-08-20 12:47:28.424, Info STATUS: SUCCESS (0x00000000)
2019-08-20 12:47:28.424, Info ==== Initializing Virtual Memory Paging File ====
2019-08-20 12:47:28.424, Info No WinPE page file setting specified
2019-08-20 12:47:28.424, Info STATUS: SUCCESS (0x00000001)
2019-08-20 12:47:28.424, Info ==== Initializing Optional Components ====
2019-08-20 12:47:28.424, Info WinPE optional component 'Microsoft-WinPE-HTA' is present
2019-08-20 12:47:28.502, Info WinPE optional component 'Microsoft-WinPE-MDAC' is present
2019-08-20 12:47:28.502, Info WinPE optional component 'Microsoft-WinPE-WMI' is present
2019-08-20 12:47:28.549, Info WinPE optional component 'Microsoft-WinPE-WSH' is present
2019-08-20 12:47:28.596, Info STATUS: SUCCESS (0x00000000)
2019-08-20 12:47:28.596, Info ==== Initializing Network Access and Applying Configuration ====
2019-08-20 12:47:28.596, Info No EnableNetwork unattend setting was specified; the default action for this context is to enable networking support.
2019-08-20 12:47:28.596, Info Global handle for profiling mutex is non-null
2019-08-20 12:47:28.596, Info Waiting on the profiling mutex handle
2019-08-20 12:47:28.596, Info Acquired profiling mutex
2019-08-20 12:47:28.688, Info Service dhcp start: 0x00000000
2019-08-20 12:47:28.688, Info Service lmhosts start: 0x00000000
2019-08-20 12:47:28.891, Info Service ikeext start: 0x00000000
2019-08-20 12:47:29.047, Info Service mpssvc start: 0x00000000
2019-08-20 12:47:29.047, Info Service NetBIOS start: 0x00000000
2019-08-20 12:47:29.141, Info Service LanmanWorkstation start: 0x00000000
2019-08-20 12:47:29.156, Info Service mrxsmb10 start: 0x00000000
2019-08-20 12:47:29.156, Info Released profiling mutex
2019-08-20 12:47:29.156, Info Spent 547ms installing network components
2019-08-20 12:47:29.985, Info Installing device root\kdnic X:\WINDOWS\INF\kdnic.inf succeeded
2019-08-20 12:47:30.407, Info Spent 1250ms installing network drivers
2019-08-20 12:47:30.489, Error QueryAdapterStatus: no adapters found.
2019-08-20 12:47:30.489, Info Spent 0ms confirming network initialization; status 0x80004005
2019-08-20 12:47:30.489, Info WaitForNetworkToInitialize failed; ignoring error
2019-08-20 12:47:30.489, Info STATUS: SUCCESS (0x003d0001)
2019-08-20 12:47:30.489, Info ==== Applying Firewall Settings ====
2019-08-20 12:47:30.489, Info STATUS: SUCCESS (0x00000001)
2019-08-20 12:47:30.489, Info ==== Executing Synchronous User-Provided Commands ====
2019-08-20 12:47:30.489, Info Parsing RunSynchronousCommand: 1 entries
2019-08-20 12:47:30.489, Info Command 0: 0x00000000
2019-08-20 13:29:06.712, Info Successfully executed command 'wscript.exe X:\Deploy\Scripts\LiteTouch.wsf' (exit code 0x0000145a)
2019-08-20 13:29:06.712, Info STATUS: FAILURE (0x8007145a)
2019-08-20 13:29:06.712, Info ==== Executing Asynchronous User-Provided Commands ====
2019-08-20 13:29:06.712, Info STATUS: SUCCESS (0x00000001)
2019-08-20 13:29:06.712, Info ==== Applying Shutdown Settings ====
2019-08-20 13:29:06.712, Info No shutdown setting was specified
2019-08-20 13:29:06.712, Info STATUS: SUCCESS (0x00000001)
2019-08-20 13:29:06.712, Warning Applying WinPE unattend settings failed with status 0x8007145a; ignoring shutdown settings