Running Invoke-AppDeployToolkit.exe

I know the old version 3.0 that I could run the deployapplication.exe and it would run the application. I loved this method as I could package it in sccm but if someone wanted to run it manually they would copy the whole folder and run the deployapplication.exe as admin. It would install the files in interactive mode. I tried to do that with Invoke-AppDeployToolkit.exe and it would not run. How can i get it to function like that ? I do not want them to have to open powershell and write the commands out to run it. It is an extra step that is not needed.

Not sure why you’d be experiencing such an issue. That works exactly as it always has.