jssimporter / JSSImporter

JSSImporter is deprecated. Please see the wiki for alternatives
Apache License 2.0
145 stars 38 forks source link

Ability to upload to specific JSS's #178

Closed dorminyk closed 4 years ago

dorminyk commented 4 years ago

I'd like to see the ability to have more than 1 JSS entry....

for Example...

company1.jamfcloud.com company2.jamfcloud.com company3.jamfcloud.com

etc.

grahampugh commented 4 years ago

You could script that. I have over 30 Jamf instances and have a wrapper script to handle this. AutoPkg has the --prefs option so that is one way you can build around this, or you can script defaults write commands, but there is no ability to have multiple prefs in a single preference file. This will not be engineered directly into JSSImporter.