Using VMWare workstation testing HII on a DELL OPTIPLEX 960. Added the network NIC driver in WinPE. Copy the boot.wim to the PXE rep. PXE boot a VM. Under WinPE got below error:
[LDDrvLoad]: Driver Inf FilePath X:…
DrvLoad: Unable to load X:\InstalledDrivers\xxx <Error 0x80070008>.
See the screen shot:
I can PXE boot another VM successfully to get the script window under WinPE.
Finally found this was caused that failing VM only has 256MB memory assigned.
Increased the memory to 360MB fixed the issue.