Hi all,
I have been struggling to fix this problem for the past couple of weeks. I am having problems with imaging a machine on a specific Dell model (Optiplex 5040). It seems to be failing when importing the driver pack, when looking a the Dism logs, its not even reaching the point where it imports the drivers, it seems to be failing on this command when reading smsts.log. it seems to be downloading them OK though.
"X:\WINDOWS\system32\dism.exe" /image:"C:" /windir:"WINDOWS" /apply-unattend:"C:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"C:\_SMSTaskSequence\PkgMgrTemp\dism.log"
Process completed with exit code 2147500037
Dism failed with return code -2147467259
I have attached smsts.log, dism.log , CBS.log
One thing I did notice, is that if I used dism to mount the WIM, and then run the below command
Dism /Image:C:\mount2 /Add-Driver /Driver:C:\temp\5040 /Recurse
A few errors does displaying stating “a driver package could not be installed” on some ATI video card drivers. However this seems to be happening on multiple driver packs so im not sure if this is a red herring or not.
Any help would be greatly appreciated!
CBS.log
dism.log
smsts.log