Posted on 07-23-2018 07:33 AM
How do you automate the computer registration process to Azure AD / Intune, so that the necessary user interaction is minimized as much as possible?
Posted on 07-23-2018 09:28 AM
I don't think you can automate completely. The only thing I could come up with is combining the two self service steps to one... 1st one install the app and in the files and process sections of that policy I have /usr/local/bin/jamf policy -event XXXXX to trigger a 2nd policy. That 2nd policy only runs the "Microsoft Intune Integration".
C
Posted on 10-19-2018 02:50 PM
I also used "sudo jamf policy -event intune" to trigger the user prompts for Intune registration without bringing up the Self-Service.
I use "jamf displayMessage -message $msg" to show the user a notification about the process.
If you'd rather bring up the self-service center, you can use the "open" command to open the installation or description URL from the self-service tab of the policy.
Posted on 12-19-2018 03:22 AM
I'm doing this myself, and the problem I'm finding is the user has to type in their log in credentials multiple times (for azure, for the Mac OS, for self service).
Anyone else finding this?
Posted on 02-20-2019 03:52 PM
Yes, not a good user experience but really do not know how to script this. Would love a resolution!
Posted on 09-14-2020 09:23 AM
When I attempt to use the custom trigger I'm getting the below error message
Error: The operation couldn’t be completed. (com.jamfsoftware.task.errors error 1.) {com.jamfsoftware.task.errors code=1}