Pult AgentMDM Deployment
macOS Managed Login Items
Configure the Pult Agent as a managed login item on macOS via MDM to ensure it auto-starts.
On macOS, you can use your MDM to configure the Pult Agent as a managed login item. This ensures the agent starts automatically at user login and prevents users from disabling it.
Why This Is Needed
Unlike Windows (where the MSI installer registers auto-start via the registry), macOS requires a separate MDM configuration profile to manage login items. Without this profile, users could disable the agent from starting at login.
Bundle Identifier
The Pult Agent's bundle identifier is: com.pult.agent
This identifier is used in all MDM configuration profiles below.
Microsoft Intune
- In the Intune admin center, go to Devices → Configuration → Create → New Policy.
- Select macOS as the platform and Settings Catalog as the profile type.
- Search for Service Management -- Managed Login Items.
- Add a Login Item entry:
- Rule Type: Bundle Identifier
- Rule Value:
com.pult.agent - Comment: "Pult Presence Agent"
- Assign the profile to your target device group.





Kandji
- In the Kandji dashboard, go to Library.
- Add a Login & Background Items profile.
- Add a new item:
- Bundle Identifier:
com.pult.agent
- Bundle Identifier:
- Assign the profile to the appropriate Blueprint.





Jamf Pro
- In Jamf Pro, go to Computers → Configuration Profiles → New.
- Add a Login Items payload.
- Add the Pult Agent:
- Bundle Identifier:
com.pult.agent - Action: Add to managed login items
- Bundle Identifier:
- Scope the profile to target devices.
Verification
After the profile is deployed:
- On a target Mac, open System Settings → General → Login Items.
- The Pult Agent should appear in the list of managed items, marked as managed by your organization.
- The user should not be able to disable it.
Last updated on Apr 20, 2026, 10:32 PM