PC Imaging With MDT and PDQ
Hi,
After watching this video on the PDQ You tube channel about adding a PDQ Deploy package to the MDT Task Sequence: https://youtu.be/M4oHCfVD--U I have had no luck with either the Invoke command or the PSExec route.
With the Invoke command, The process completes successfully and there are no errors, but none of the programs are installed on the target machine. I can deploy the package from PDQ directly with no problems but, via MDT, nothing. Same with the PSExec method.
Any thoughts or troubleshooting tips are apprecaited.
Thanks.
Comments
This post may help: https://help.pdq.com/hc/en-us/community/posts/360077087712-pdq-deploy-invoke-command-ps1-not-running-in-MDT-task-sequence
Thanks, I'll take a look
It doesn't look like an error in the script. I wonder if it's an execution policy bypass issue? When I try to run the script on the target computer after deployment, I get an execution policy blurb asking for permissions to run the script.