I'm currently using MDT for deployment in our enterprise via PXE, but we're planning to switch to Intune eventually. We have Dell machines through our VAR, but we're also trying to deploy some leftover HP EliteBooks we got from another project. The deployment starts fine, but right before the first restart, I get a white screen that references a file in the DeploymentScripts folder. The log shows 14 failures, but everything seems to deploy properly with no logged errors. I've tried adjusting the display resolution in the bootstrap and regenerated the boot image, yet the issue persists. Has anyone experienced something similar or have any insights?
1 Answer
We primarily use HP Probooks and Elitebooks (G7 to G12) and haven't faced this issue. What exactly are those 14 failures? MDT typically flags any return code that isn't zero as an error. Regarding that white box, it usually indicates a vb script failure. When do you see it — still in LiteTouch PE or during sysprep?

I was still in LiteTouch when it happened, but I might have found a fix. It seems like it could have just been a GUI crash. I closed the wizard window and the CMD, and after rebooting, the deployment appears to be continuing as expected now. Fingers crossed!