I am performing a NEWCOMPUTER deployment type on a HP DL580 G7 server. Server is able to PXE boot and view the MDT Wizard, choose my task sequence, and install my image. When it completes its first reboot and starts Windows 2008 R2 Ent, it no longer is able to see it's network drivers. I have tried setting inject drivers task to "install all" from profile as well as "Install only matching" driver. My BDD.log shows the following:
<![LOG[LTI initiating task sequence-requested reboot.]LOG]!><time="22:57:44.000+000" date="10-05-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
<![LOG[Property start is now = ]LOG]!><time="23:08:45.000+000" date="10-05-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
<![LOG[Microsoft Deployment Toolkit version: 5.1.1642.01]LOG]!><time="23:08:45.000+000" date="10-05-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
<![LOG[Write all logging text to \\172.17.255.3\deploymentshare$\logs\%OSDComputerName%]LOG]!><time="23:08:45.000+000" date="10-05-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
<![LOG[Validating connection to \\172.17.255.3\deploymentshare$\logs\%OSDComputerName%]LOG]!><time="23:08:45.000+000" date="10-05-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
<![LOG[No networking adapters found, The network drivers for your device are not present]LOG]!><time="23:08:45.000+000" date="10-05-2011" component=
This is after in WinPE previous phases I can see it finding the correct driver and loading it. Can anyone please recommend further troublehooting steps I can take?
Here is my full BDD.log if anyone would like to look at it: http://dl.dropbox.com/u/46718/BDD.log
NOTE: In this log you will see that I manually installed the HP NC375i Gigabit driver and manually continue the sequence.
Any help is greatly appreciated!