Skip to main content
Question

Ideas on how to improve the Jamf/Entra Device Compliance registration user experience?

  • June 23, 2026
  • 2 replies
  • 0 views

dstranathan
Forum|alt.badge.img+19

Im testing Jamf/Entra Device Compliance. Everything is working as expected (Smart Groups, compliant/non-compliant criteria, Entra/Intune connector, etc). Now its time to focus on the actual registration workflow and policy logic to make it as painless as possible for my users.

Does anyone have a customize workflow that improves the registration user experience? Popping up the Company Portal auth UI is not an elegant way to register our employees.

🙏🏻

2 replies

Chubs
Forum|alt.badge.img+26
  • Jamf Heroes
  • June 23, 2026

We wait for the JamfAAD plist to hit at enrollment before launching the a policy to start the registration process prompt (custom osascript to prompt user to click a “Register” button). Once that button is clicked, it runs a custom trigger to set the conditional access policy for that computer to register with Entra.  

Simple. Clean.  Works.

Then again, we do not have a ton of applications installing at enrollment - our users time to desktop is < 3 minutes in most cases.


Chubs
Forum|alt.badge.img+26
  • Jamf Heroes
  • June 23, 2026

Or just go PSSO and allow it all to just work at that point 😊