What is the most common way to deploy Jamf Connect?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-18-2024 05:52 AM
We have a few workflows.
- For all devices the configuration profiles install at enrollment in the prestage, and the profiles are scoped to all devices.
- Jamf Connect's package is in the prestage, and we updated it every quarter. Installs on every device at enrollment.
- We maintain a policy for Jamf Connect that forces the client on devices missing it with a smart group.
- We also have an on-demand policy so techs can uninstall and reinstall as needed.
- This is also used to force updates.
- We are starting to use Jamf's Mac Apps to maintain the updating of Jamf Connect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-19-2024 08:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-19-2024 08:35 PM
Try running it with Jamf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-19-2024 08:40 PM
Do I need to create a poicy and add it as a script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-19-2024 08:41 PM
Yes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.