Hello,
So i have been going mad over a problem we have with deploying Server 2008 SP2 x86 / x64 with MDT 2012 and WADK (PE 4.0).
Trying to deploy HP ProLiant BL460c G7 with Emulex CNA running in FcOE mode.
First, i have run a manual installation of the OS where i inject the correct storage drivers at disk setup in Windows installatioin, with no problems what so ever. Everything runs smoothly, installation is a success.
Now, i am trying to script out a installation with MDT. I import the OS and so on, import the CORRECT drivers needed for storage and nic to out-of-the-box drivers and i setup the task sequence to inject those drivers. Please bare in mind, these drivers have been used to do a manual installation of the os from a cd and they work for a fact.
I fire up the task sequence from winPE, it sets up the disk and formats it, it injects the drivers needed, the Windows 2008 setup screen comes up, copy files, extract files... at the end of it where it suppose to reboot, i get a error.
"Windows installation cannot continue because a required driver could not be installed."
I have tried all the drivers i possibly could find, and none work here. Keep in mind that i have no problem om deploying 2008 R2, 2012 and 2003 on the same machine, by simply creating a task and pointing to right drivers.
Now the problem is i am unable to locate the setupact.log or cbs.log. the setupapi.dev.log says that it is unable to load the wlaninst.dll because the spcified module was not found. The same with wwaninst.dll, module could not be found.
ztidrivers.log report no errors, every driver needed is copied.
Deployment Summary, report: ZTI Error - Non zero return code by LTIApply, rc = 31.
Litetouch deployment failed, return code = 0x80004005
Failed to run the action: Install operating system
A device attached to the system is not functioning. Error : 0000001F; Source Windows
Operation aborted (Error 80004004; Source: Windows.
I have no ideas left on how to continue with this problem, any advice is much appriciated!