Skip to main content
Mosyle supports script-based, package-based, and profile-based deployment for all Proximos components. The recommended approach is the Installation Script for the app, a Custom Profile for settings, and a Custom Profile for the PPPC profile.

Deploying the Proximos Application

Option 1 — Custom Command Script (recommended):
  1. In Mosyle, go to the top Management Tab → macOS → Custom Commands → click “Add new profile” button.
  2. Profile Name: “Install Proximos Application”
  3. Paste the contents of Install or Update Proximos.sh into the Code tab body.
  4. Select the Execution Settings Tab
    Event - Every “Device Info” Update
    Schedule - Only once (Event Required)
  5. Profile Assignment
    Choose to assign to “All current and future Devices”, a device group, or individual devices.
  6. Click the Save button
Option 2 — PKG Deployment:
Your Mosyle will need to have a paid tier for CDN features to upload a PKG without cloud hosting the pkg file yourself
  1. Go to Management Tab → macOS → “Install PKG” in left sidebar (you may need to Activate this Profile Type) → PKGs Tab → Click “Add new package” button.
  2. Click “Already Have A .PKG”
  3. Choose to Automatically Set App Info and click the Next button
  4. In the Add PKG area, Click the “Upload or Select File from CDN” button
  5. Click the blue Upload button, then Click Choose a file and select the Proximos PKG file
  6. In the Add PKG area, check the box for “This app is Signed”
  7. In the Add PKG area, Click the big “ADD ENTERPRISE APP” button
  8. Now click the “Profiles” tab while still in the “Install PKG” sidebar profile
  9. Click “Add new profile” button
  10. In the Install Apps area, Installation Source, click the “Click to add an app” button, and choose your Proximos App
  11. Advanced options - click the “Click to Edit” button
  12. Check the box to “Activate this configuration”
    For Auto-Install Apps, select “Install all apps after saving this profile”
    For Reinstall Apps, choose “Reinstall apps that have been removed”
    Click the “Confirm” button
  13. Profile Assignment - Assign to All current and future devices, a device group, or individual devices.
  14. Click Save.

Deploying Proximos Settings

Mosyle delivers Custom Profiles to /Library/Managed Preferences/, providing full Managed Mode protection that a local admin cannot remove.
Custom Profile:
  1. Export your configured settings from Settings → Export Settings → Export as .plist….
  2. In Mosyle, go to Management → macOS → Certificates / Custom Profiles → Click “Add new profile” button.
  3. Click the blue “Select the file” button
  4. Browse and choose to upload your exported com.enlazo.proximos.settings.plist
  5. Profile Assignment: Assign to all current and future devices, a device group, or individual devices.
  6. Click the Save button.

Deploying the Proximos PPPC Profile

  1. In Proximos, go to Settings → Extras → Export Full Profile and save Proximos PPPC Profile.mobileconfig.
  2. In Mosyle, go to Management → macOS → Certificates / Custom Profiles → Click “Add new profile” button.
  3. Click the blue “Select the file” button
  4. Browse and choose to upload your exported Proximos PPPC Profile.mobileconfig file.
  5. Profile Assignment: Assign to all current and future devices, a device group, or individual devices.
  6. Click the Save button.

Deploying the System Launch Agent

Deploy the Standard or Headless Launch Agent PKG via macOS → Custom Packages, or run the corresponding deployment script as a Custom Command with Run As: Root. See About the System Launch Agent for guidance.