Introduction
It is possible to deploy and manage LucidLink installation on macOS via an MDM solution. In this guide we will look at the steps necessary to achieve this in Jamf Pro. The deployment workflow is simplified compared with LucidLink Classic since LucidLink is now KEXT-less.
For an end-to-end zero-touch user workflow the following requirements must be met:
- The Mac is enrolled in your Jamf Pro instance by any method
Workflow Overview
- Upload the latest LucidLink .pkg to your Jamf Pro instance
- Create a Policy containing a Package payload with the LucidLink .pkg selected
- Scope the Policy to the desired Macs
Policy Setup
- In Jamf Pro navigate to Settings > Computer Management > Packages
- Click New
- Display Name = LucidLink + Version Number (e.g. LucidLink-3.0.5564)
- Drop or Browse for the desired LucidLink .pkg
- Add notes and Info as desired
- Click Save
- Navigate to Policies
- Click New
- Use the following settings:
- General > Display Name = LucidLink
- General > Enabled = YES
- General > Trigger = You determine this
-
Packages > Find your Package and click Add
- Configure Self Service settings as desired
Once this is deployed to the Mac via a trigger or Self Service, the LucidLink .pkg will install silently. LucidLink will automatically open after installation and does not require a system restart or any user interaction to operate.
FAQs
Q. Does LucidLink rely on a KEXT and approval?
A. No, LucidLink is KEXT-less and also does not rely on System Extensions.
Q. Is a system restart required after installation or update of LucidLink?
A. No, LucidLink can be installed and immediately used with no system restart.
References
Jamf Pro documentation
Packages: https://learn.jamf.com/en-US/bundle/jamf-pro-documentation-current/page/Packages.html
Deploying Packages: https://learn.jamf.com/en-US/bundle/jamf-pro-documentation-current/page/Package_Deployment.html