PSADT v4.1.5 with PSEXEC not working using Intune error 60008

Hi PSADT Forum,

This is my first deployment with PSADT v4.1.5 using intune.
I am not having any success getting it to start the installation using Invoke-AppDeployToolkit.exe.
I was able to deploy locally on a Windows 365 Cloud PC using PSEXEC running the ps1 file.
I keep getting error code 60008 when I try to run the Invoke-AppDeployToolkit.exe using psexec.
It does not try to even start the deployment using Intune method.
I converted an older v3.8.1 deploy-application to the new format when setting this up.

Any guidance here please? I am at this now 1 week.

Thanks

Liam

Run the exe via psexec.exe as you've been doing, but add /Debug onto the end of your command line. It'll pop up with a console and it should tell you what's what.

1 Like

I resolved my issue. It was the bug with the function start-adtprocessasuser. I have changed to the v4.1.6 template and now it is working as expected when deployed from Intune.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.