Hi all,
I have a install.sh script, and to run it, I manually would have to do "sudo sh install.sh -i"
If I put it to JSS, I notice in the script options, there are parameter 4, parameter 5, etc.
Can I just add in my script, then have a policy that calls the script with parameter 4 = -i ?