Hi,
I am provisioning Windows 7 using LDMS 9 SP3.
The Template Completes the following correctly:
correctly images and partitions the hard drive
deploys the image which is a Windows 7 SP1 base.
the fixwindows runs correctly
the unattend is copied to the PC
the HII correctly goes to my UNC share that is defined and downloads the new db3 file and opens the database
the correct drivers are then correctly copied to the PC at the c:\windows\lddriverstore\ location
then during the provisioning it fails at the HII
The ldprovision.log shows this error:
2012-02-03 03:24:14(1584-1652) ldProvision:Create process (x:\cba8\httpclient.exe) with args ( -f "X:\ldprovision\HIIHandler.exe" http://landeskserver/LdLogon/Provisioning/windows/HIIHandler.exe)
2012-02-03 03:24:15(1584-1652) ldProvision:Process exit code:0
2012-02-03 03:24:15(1584-1652) ldProvision:The file (X:\ldprovision\HIIHandler.exe) was successfully downloaded
2012-02-03 03:24:15(1584-1652) ldProvision:download handler ok.
2012-02-03 03:24:15(1584-1652) ldProvision:m_DebugFlag=,
2012-02-03 03:24:15(1584-1652) ldProvision:Create process (x:\cba8\httpclient.exe) with args ( -f "HIIClient.exe" http://landeskserver/landesk/files/HIIClient.exe)
2012-02-03 03:24:15(1584-1652) ldProvision:Process exit code:0
2012-02-03 03:24:15(1584-1652) ldProvision:Launching action handler [HIIHandler.exe] with parameters ["]
2012-02-03 03:24:15(1584-1652) ldProvision:handler launched.
2012-02-03 03:27:10(1584-1652) ldProvision:reporting action status to core
2012-02-03 03:27:10(1584-1652) ldProvision:Call web service GetStatusString()
2012-02-03 03:27:10(1584-1652) ldProvision:Create process (x:\cba8\httpclient.exe) with args ( -H"X:\ldprovision\header.txt" -o"X:\ldprovision\body.txt" -f"X:\ldprovision\result.xml" http://landeskserver/LANDesk/ManagementSuite/Core/ProvisioningWebService/WebService.asmx)
2012-02-03 03:27:10(1584-1652) ldProvision:start TryallWebService No=0.
2012-02-03 03:27:10(1584-1652) ldProvision:end TryallWebService No=0.exitCode=0
2012-02-03 03:27:10(1584-1652) ldProvision:Service launch process exit code:0
2012-02-03 03:27:11(1584-1652) ldProvision:Call web service SetActionStatus()
2012-02-03 03:27:11(1584-1652) ldProvision:Create process (x:\cba8\httpclient.exe) with args ( -H"X:\ldprovision\header.txt" -o"X:\ldprovision\body.txt" -f"X:\ldprovision\result.xml" http://Llandeskserver/LANDesk/ManagementSuite/Core/ProvisioningWebService/WebService.asmx)
2012-02-03 03:27:11(1584-1652) ldProvision:start TryallWebService No=0.
2012-02-03 03:27:11(1584-1652) ldProvision:end TryallWebService No=0.exitCode=0
2012-02-03 03:27:11(1584-1652) ldProvision:Service launch process exit code:0
2012-02-03 03:27:11(1584-1652) ldProvision:ended an action
2012-02-03 03:27:11(1584-1652) ldProvision:action failed
2012-02-03 03:27:11(1584-1652) ldProvision:end process actions
2012-02-03 03:27:11(1584-1652) ldProvision:ldProvision ended
The HIIClient.log shows this error:
Download return count: 501
OS Version: 6.1
DISM path and command line: x:\windows\system32\dism.exe /image:c:\ /add-driver /driver:"c:\Windows\LDDriverStore" /recurse /forceunsigned
DISM returned code: 2
ProcessDrivers failed.
This error stops the Template, so I cannot continue to add to domain, install landesk agent and then install software and reboot.
If I reboot the PC, the image has been installed and the hidden partition for Windows 7 is there and the Windows 7 C drive works properly.
Any assistance would be greatly appreciated.
Thank you in advance,
Charles