I have a script that identifies arguments by flags using case-switch logic instead of position, ignoring irrelevant flags. I'm assuming when provisioning this script in JAMF, that I would just set parameter 4 to the first flag, followed by its value as parameter 5, and so on. However, my script takes up to 5 relevant tag/value pairs, which is 10 parameter spaces but JAMF only seems to support 8. Is there a way to do add more parameter fields?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.