Skip to main content

We have Microsoft Intune configuration configured for device compliance. There is an app in SelfService for them to Register with the Company portal.

What I would like is a prompt or notification to the user that they need to register and if they don't it nags them again.

use this and scope as required in a policy etc. 

/Library/Application\\ Support/JAMF/bin/Management\\ Action.app/Contents/MacOS/Management\\ Action -message "YOUR MESSAGE HERE" 


At first I would say that it did not work but I realized that I had to expand the notification center up by the clock to see these.  Don't know if there is a way to make Notification Center show these without me expanding them.  


At first I would say that it did not work but I realized that I had to expand the notification center up by the clock to see these.  Don't know if there is a way to make Notification Center show these without me expanding them.  


if you want to something more obvious / bespoke.. look at https://github.com/swiftDialog/swiftDialog 

this can do just about anything you like, but will take engineering time. 


Reply