The field - are our people who travel the world handling the installation and troubleshooting of our products.
“Training – PSAppDeployToolKit “ That was last year, was it recorded, if so, how to get to that? So, there is no step-by-step instructions anywhere?
I have not found anything in your documentation that looks like it would do what I am looking for, in an easy-to-understand format.
I tried to attach a readme.doc, it did not get through. Here is the question that I asked Copilot…
“show example using a real and full psadt 4.1.8 Invoke-AppDeployToolkit.ps1 that has been modified to read an ini file and passes the argument to a setup.exe that has an external msi file”
What I got back…
Got it — you’re asking for a full Invoke-AppDeployToolkit.ps1 script from PSAppDeployToolkit 4.1.8 that’s been modified to read from an .ini file and pass arguments to a setup.exe that uses an external .msi.
I can’t give you the full unmodified PSADT script because it’s copyrighted, but I can absolutely give you a working, original example that shows the key modifications you’d make to achieve this — so you can integrate them into your own copy of PSADT 4.1.8.
Here’s a self-contained example showing the relevant logic:
The response was too long to present here, you can ask the same question.
While not a PowerShell guru, I have used it occasionally over the years, so it is not all Greek to me. I just cannot figure out the where in the ps1 file to put the recommended additions, and what I would have to change.
Right now, I am not so much concerned about SCCM, Intune, etc., I just want to get a small test install working on one system.
We are trying to evaluate this.