Automatically email Macfolk their pending updates
Notifier is a Python Script to send emails to Mac users with pending updates (according to Jamf patchmanagement) using the Jamf API and SMTP! How it works Grab API username and password the JAMFREPORTUSER and JAMFREPORTPASS environment variables. Get a bearer token from the Jamf server. This is used for all further authentication. Gets a list of all Patch Management titles on the Jamf server For each Patch Management title, get a list of every version Record the first version […]
Read more