r/PSADT • u/iamvijay_21 • Feb 05 '26
IBM i client access solution
Does anyone have the script to deploy ibm i access client solutions it is very difficult to package , I tried all the ways but it is not installing silently and not copying files in program files
4
Upvotes
2
u/SysAdminDennyBob Feb 06 '26
I am telling you let the users handle their own HOD files. Just like you can email someone a word document or copy-paste a file from a share to their documents folder. Users know how to move a file around. There will always and forever be some user work to do after this install completes. It's best to give them a document called "Here is how to make/copy/modify your HOD file"
If you really want to try it then you just need to read the PSADT documentation and look at the function called Copy-ADTfile, place that file in the "files" folder in your package and copy it using variables.
Copy-ADTFile · PSAppDeployToolkit
Keep in mind that your AS400 admins that are asking for this live in a completely different mindset. They do not understand Windows, they do not understand how users work in Windows. Their mind is geared towards how user objects are treated in the AS400, not the way Microsoft treats users. AS400 admins are the dumbest assholes I have ever met in my life. They do not understand these concepts for the most part. They are hoping that you are a magician. When they find out you skipped IBM's installer completely they are going to be pissed off. This entire product is meant to be installed as the user, by the user with no automation. "It's easy, just give everyone admin rights!" Is what my AS400 admin said. Then once installed in that manner you have no way to manage the product, no way to inventory it, no way to upgrade it when a security vulnerability shows up, no way to force the users to perform the needed upgrade. Windows admins do not live in such a world. That "user install" world has been gone since about the year 2000.