Posted on 10-31-2022 02:13 PM
Hello, I am try to push a package of a bunch of macs. I have the list of macs in excel. How do I import it in jamf and create a policy to push a package to these macs?
Thanks,
Posted on 10-31-2022 09:38 PM
@Mouthbaten_1911 You can try with the below script to create a static group and assign the group to policy. Test the script before using it in Prod.
https://github.com/CV-Rich/jamf_scripts/blob/master/jss_api_id_staticgroup.sh
Posted on 11-01-2022 07:43 AM
How does the script import files from Excel?
Posted on 11-01-2022 04:52 AM
Use MUT to create a static group and then assign the static group to the policy.