Gary Jack Posted March 29, 2016 Report post Posted March 29, 2016 After failing over in VM Ware one of our DPs we now seem unable to PXE build anymore. We have looked through the log files but can not work out what is causing our Task sequence to fail now. We have attached a copy of the log file from a failed to build PC with the hope that someone on here may be able to enlighten us to where we should focus our attention on to resolve the issue. It seems to fail on Applying Operating system or if we skip this step it seems to fail on Applying Device Drivers. Error: 0x80004005 dism.log smsts.log smsts-20160329-190436.log Quote Share this post Link to post Share on other sites More sharing options...
Apexes Posted March 29, 2016 Report post Posted March 29, 2016 Found this in your time stamped smsts log "Failed to run the action: Apply Operating System. The hash value is not correct. (Error: 80091007; Source: Windows)" Can commonly mean a mis-match in content version of that package. Try re-distributing the OS image, and once it's showing as successfully sent to DP try to image again That said, you also have another error when the machine is trying to save the image onto the HDD: "Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance. The parameter is incorrect. (Error: 80070057; Source: Windows)" This can sometimes mean a fault with the machine's HDD, or it could be a raid controller, uninitialized SSD etc. In this case i'd suggest trying a different machine to image on. Quote Share this post Link to post Share on other sites More sharing options...