PDQ Deploy and MDT
So I have been successful in setting up a deployment package to invoke MDT's litetouch and kick off an inplace upgrade task sequence. My issue is that I get "command script returned no error code" and a failed status after about 18-25 minutes, although the MDT task sequence does finish successfully. The package seems to show failed during the required restart of the MDT task sequence. I have tried adding in a sleep step but it never makes it to that step. I have also double checked package timeout times and it is still set to the default 60 minutes.
Comments
Following up on this, conditions are still the same. The task sequence does complete but the PDQ deploy package show failed when the machine restarts. The error that the package shows is "command script returned no error code."