Skip to main content
Solved

IBM Notifier with App Installers

  • June 13, 2024
  • 2 replies
  • 21 views

Forum|alt.badge.img+3

Hi All

I use App installers in Jamf Pro to install and update apps. I have end user experience enabled to notify users on new updates and when an app will auto quit to apply the patches .I need to use IBM notifier for this and I need help in setting this up .

Thanks

Best answer by AJPinto

Jamf uses macOS built in notification system. There are no ways to pipe these notifications out to another tool to display as that would require modifications to the backend of Jamf. If you need to use another tool to display notifications, you will need to build this manually with policies and run your own scripts.

2 replies

AJPinto
Forum|alt.badge.img+26
  • Legendary Contributor
  • Answer
  • June 13, 2024

Jamf uses macOS built in notification system. There are no ways to pipe these notifications out to another tool to display as that would require modifications to the backend of Jamf. If you need to use another tool to display notifications, you will need to build this manually with policies and run your own scripts.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • June 13, 2024

Jamf uses macOS built in notification system. There are no ways to pipe these notifications out to another tool to display as that would require modifications to the backend of Jamf. If you need to use another tool to display notifications, you will need to build this manually with policies and run your own scripts.


Hi 

Thanks for the response. Do you have any documentation or steps on how to do this using policies and scripts?