Problem:
- When I want to deploy an Windows 7 SP1 Enterprise image (with all the standard used applications) to a Dell Latitude E5550 laptop the OSD fails at the end of the deployment when restarted and detecting and installing the drivers.
- Same image on an desktop installs without any problem.
- Other image (just Windows 7 SP1 Enterprise) on this machine installs correctly.
Errors:
- Windows could not configure one or more system components. To install Windows, restart the computer and then restart the installation.
- The computer restarted unexpectedly or encountered an unexecepted error. Windows installation cannont proceed. To install Windows, click "OK" to restart the computer, ande then restart the installation. (This will loop forever).
- In SMSTS.log I see the following errors;
Driver-signing policy cannot be configured on this operating system. An administrator must always authorize the installation of unsigned drivers or a driver from a publisher that is not yet trusted.
Unsuccessful in releasing P01002BE. 80070490.
And some "Unsuccessful in finding a suitable device driver for device" messages.
Steps in TS:
- Restart PC in Windows PE
- Partition Disk
- Apply Operating System (Image captured with a Build TS)
- Use Toolkit Package (MDT 2012 Toolkit Files)
- Gather (BIOS Asset tag)
- Set Computername (Set Task Sequence Variable OSDComputerName)
- Apply Windows Settings
- Apply Network Settings
- Auto Apply Drivers (condition set via WMI Query for Model)
- Setup Windows and Configuration Manager (2012 SP2)
- Install Windows Update (but doesn't reach this point because of the error)
Any advise is welcome.
NOTES:
- SCCM version is 2012 SP2 Rollup Update 2.
- The KDMF hotfix KB2685811 is included in the image.
- Have the same problem on HP EliteBook G2 laptops.