Posted on 01-18-2024 05:27 AM
Hello I have a very dumb question. What is the most common way users deploy jamf connect in their org? we are doing it where we have config profiles and policies setup and we scope it to a users computer and through pre stage enrollment is that the common way to deploy jamf connect? Are there other ways to deploy Jamf Connect I saw you can download a config profile directly to the computer
Posted on 01-18-2024 05:52 AM
We have a few workflows.
Posted on 01-22-2024 05:59 AM
May I see the policy and smart group for Jamf Connect that forces the client on devices missing it with a smart group.
Posted on 01-18-2024 06:18 AM
You have several options, however ANY deployment of Jamf Connect will require configuration profiles to configure connect for your org.
Option 1 (What we use): A script that will automatically download and install the newest version of Jamf Connect
Option 2: Use Jamf app installers to automatically deploy and update Jamf connect
Option 3: Use the Installomator Script to Install and Update Jamf Connect
Option 4: Upload the Jamf Connect Package to your distribution point, and deploy with a policy
Posted on 01-19-2024 08:30 PM
I have a question. For option 1 we would like to do the same thing seems really useful to have jamf connect auto update and install the latest version. I clicked on the link and copied and pasted the code into code runner but I got errors. Any idea why?
Posted on 01-19-2024 08:31 PM
Posted on 01-19-2024 08:35 PM
Try running it with Jamf
Posted on 01-19-2024 08:40 PM
Do I need to create a poicy and add it as a script?
Posted on 01-19-2024 08:41 PM
Yes
Posted on 01-19-2024 08:50 PM
Thank you and last dumb question, How would I know if it worked? How can I see if Jamf Connect was updated to the latest version? and If it auto updates can that break anything in Jamf connect? Will it effect the end users?
Posted on 01-18-2024 06:45 AM
Ok so to make sure we are doing it where we have a prestage scoped to users computer and the policies in jamf pro and the config profiles are scoped to all computers now when the users reset your machine they are presented with the jamf connect login window is that method common? is it good way to deploy?
Posted on 01-18-2024 02:11 PM
This will differ depending on how you deploy your devices. For us we have the Jamf Connect profiles scoped to a smart group. Then when a device gets enrolled it runs our custom built deployment script, which includes a trigger for our Jamf Connect Install policy. If your profiles are scoped properly and Jamf connect gets installed, it should be ready to use from there.
Posted on 01-22-2024 06:14 AM
I see, So at the end of the day is it really just preference? the way we are doing it is that a normal way to deploy Jamf Connect?
Posted on 01-22-2024 01:18 PM
Yes. With Jamf there is usually several correct ways to do something and it comes down to preference in the end.