Posted on 09-02-2024 07:03 AM
Hello together,
I am currently looking for a solution to automatically create tickets when a device becomes uncompliant. We check the compliants with JAMF.
I can have emails sent automatically with Smart Groups, but only to my user.
Would I have to create a service user for this or is there another way?
Many thanks in advance!
Regards,
Jonas
Solved! Go to Solution.
Posted on 09-02-2024 07:16 AM
its kinda a JAMFism.. and im sure there are better ways.. but yes.. create a user for 'compliance', give them minimal privs, edit smart groups, read computers, with a dedicated email, log into jamf with this.. setup the account for smart group alerts, then enable the smart group to send emails. Route these emails via Helpdesk etc.
This topic has been around for 'a long time', this works, but feels clunky in 2024..
Posted on 09-02-2024 07:16 AM
its kinda a JAMFism.. and im sure there are better ways.. but yes.. create a user for 'compliance', give them minimal privs, edit smart groups, read computers, with a dedicated email, log into jamf with this.. setup the account for smart group alerts, then enable the smart group to send emails. Route these emails via Helpdesk etc.
This topic has been around for 'a long time', this works, but feels clunky in 2024..
Posted on 09-09-2024 05:38 AM
Hi jamf-42,
I have created the user and set up SMTP. The test mails via the “Test Mail Button” arrive, but not for the smart groups...
The check mark for the smart group for the notifications is set via the user, as well as for my user. Unfortunately, neither account receives any mail.
I have given my service-user all authorizations for a short time, but still no success.
Do you know where my mistake is?
Thanks in advance!
09-09-2024 05:47 AM - edited 09-09-2024 05:50 AM
you've done:
Posted on 09-09-2024 05:49 AM
Yes, i did the same steps without success.
Posted on 09-09-2024 05:57 AM
your test email, is that the same as your reporting email? maybe your reporting email is getting blocked somewhere
Posted on 09-02-2024 07:18 AM
Hi @Jonas_
you could also set up Webhooks for the "SmartGroupMembershipChange" for the "Compliance-SmartGroup". You would then be able to receive notifications via Teams for example.
https://www.jamf.com/blog/powerautomate-flow-jamf-pro-microsoft-teams/
Posted on 09-02-2024 07:38 AM
Many ticketing systems like Service Now have API connections for Jamf. You establish the API connection, and inventory import from Jamf. Then set the workflow in the ticketing system to generate a ticket if the device meets certain conditions. This is less a Jamf thing and more of a ticketing system thing.