Skip to main content
Question

User invitation and Jamf Connect

  • May 23, 2022
  • 1 reply
  • 7 views

Forum|alt.badge.img+1

Hi there

I've got Jamf Connect setup and working successfully for macOS using automated device enrollment. Is it possible to do the same for devices which are enrolled using enrollment invitation? if so, what are the steps for setting this up. Many thanks.

1 reply

Forum|alt.badge.img+19
  • Honored Contributor
  • 582 replies
  • May 23, 2022

You will need to include a policy to install the same Jamf Connect package you have your PreStage as an EnrollmentComplete trigger (or, if you have an existing script that runs at enrollment, include the Jamf Connect install policy in that script.)

 

This is what I do. For ADE enrollments, I have my Jamf Connect "Mega" package in my PreStage so it gets installed during enrollment. I also have a call in my enrollment script that installs the same package during my enrollment script. This ensures that it gets installed after a UIE enrollment. For ADE enrollments is just installs over the existing version. Doesn't see to affect anything.