Posted on 08-21-2019 06:10 PM
Looking for some creative Easy Button, Step1, etc scripts to help me help users.
I wish I could setup a button to email support, but in our org we use web based email.
I'm thinking of using the one to recreate Spotlight Index:
https://www.jamf.com/jamf-nation/discussions/4776/spotlight-fix-via-self-service
and
update inventory
Posted on 08-22-2019 12:48 AM
@atomczynski Hi,
There are a lot of these topics, check out the discussion below;
https://www.jamf.com/jamf-nation/discussions/27296/show-us-your-self-service-branding#responseChild189368
Posted on 08-23-2019 03:14 AM
@atomczynski
Check out the below, lots of helpful scripts and ideas:
https://www.jamf.com/jamf-nation/discussions/30872/what-scripts-and-helpdesk-tools-do-you-use-with-self-service
Posted on 08-23-2019 05:17 AM
Using Automator, and some scripting, you should be able to get a Mac to email you. I think there has to be a little bit done server side to allow it as well.
With that in mind you should then be able to have a user fill in some info, including their email address. Although you may be able to query this from your authentication system. They can put in the problem, you can pull the Mac name etc. And then the Mac will send the email to whatever email address you put in your script.
And now you have a way for a user to contact you quickly, from their desktop. As it will be an App you just use JAMF to send it out.