We have a challenge in our environment where we have multiple sites across our campus. We have techs that go to these locations and install the quick add package (this is one way enrollment is getting done). The challenge is you have to create a separate quick add package for each site. That's a lot of overhead and management of the quick add packages.
Our solution was to create an AppleScript application that lets the techs choose a site during the "quick add" package installation. I'm reaching out to see if people would be interested in this script/application. I can remove the bits that are specific for our campus and make it more general for other people to modify slightly and use in their environment (change the jss address, etc...)
The way this application works is that it utilizes invitation ID's in a bundled text file. You would have to create these invitations in your JSS and copy and paste them into the text file. You basically have the site name listed with the invitation ID listed below it. The script only shows the site name when the application is launched to limit confusion. This does mean that the text file has to be managed but the way we see it, it's far less overhead than managing separate quick add installer packages. Also, once you populate the text file, you won't really have to touch it much unless new sites are added to our JSS.
Anyways, if anyone is interested, please respond and I'll get our script distributed to the nation. Wanted to reach out first to see if there is any interest before putting in work to generalize our script for the masses to use.
I've attached a few screen shots of how the UI looks like to the end user/admin. This was created in Script Editor. I'm sure there's way to make this cleaner in Xcode but we really need a quick way to get this done that could be edited easily by anyone if needed.




