Deploying the Proximos Application
Option A — PKG:- Retrieve the latest Proximos
.pkgfile (this link always hosts the latest version). - Go to Apps → macOS → + Create, then set App type to Other → macOS app (PKG).
- Step 1: Upload
Proximos.pkg. Optionally change the name or description and add the Proximos logo. Enter the Publisher as “Enlazo Systems LLC.” Click Next. - Step 2: Skip the Pre-install and Post-install scripts. Click Next.
- Step 3: Set the Minimum operating system to macOS High Sierra 10.13. Click Next.
- Step 4: Set Ignore App Version to Yes. The App Bundle ID should auto-detect as
com.enlazo.proximos. Click Next. - Step 5: Under Assignments, assign to your devices using your custom groups, users, or devices. Click Next.
- Step 6: Review, then click + Create.
- Retrieve the latest Proximos
.dmgfile. - Go to Apps → macOS → + Create, then set App type to Other → macOS app (DMG).
- Step 1: Upload
Proximos.dmg. Optionally change the name or description and add the Proximos logo. Enter the Publisher as “Enlazo Systems LLC.” Click Next. - Step 2: Skip the Pre-install and Post-install scripts. Click Next.
- Step 3: Set the Minimum operating system to macOS High Sierra 10.13. Click Next.
- Step 4: Set Ignore App Version to Yes. Confirm the App Bundle ID is
com.enlazo.proximosand the App version is set to the current version. Click Next. - Step 5: Under Assignments, assign to your devices using your custom groups, users, or devices. Click Next.
- Step 6: Review, then click + Create.
- Go to Devices → macOS → Scripts → Add.
- Step 1: Name the script “Proximos App.”
- Step 2: Upload the
Proximos Install or Update.shscript, found in the Extras → Deployment Scripts folder insideProximos.dmg. Set Run script as signed-in user to No. Set the Script frequency to Every 1 week if you want the app to update weekly. Set Max number of times to retry if script fails to 3. Click Next. - Step 3: Under Assignments, assign to your devices using your custom groups, users, or devices. Click Next.
- Step 4: Review, then click + Add.
Deploying Proximos Settings
- After configuring all Proximos settings on a test admin Mac, In Proximos, go to Settings → Export Settings Tab → Export as .plist… and save
com.enlazo.proximos.settings.plist. - In Intune, go to Devices → macOS → Configuration → + Create → New policy.
- Set Platform to macOS and Profile type to Templates → Preference File. Click Create.
- Step 1: Name the profile “Proximos Settings.” Click Next.
- Step 2: Set the Preference domain name to
com.enlazo.proximos.settingswith no “.plist” at the end. Under Property list file, select your exportedProximos Settings.plist. Click Next. - Step 3: Under Assignments, assign to your devices using your custom groups, users, or devices. Click Next.
- Step 4: Review, then click + Add.
Deploying the Proximos PPPC Profile
Intune supports uploading custom configuration profiles directly, which is how the Full PPPC Profile is deployed.- In Proximos, go to Settings → Extras → Proximos PPPC Profiles → Export Full Profile and save
Proximos PPPC Profile.mobileconfig— or retrieve it from the Extras folder insideProximos.dmg. - In Intune, go to Devices → macOS → Configuration → + Create → New policy.
- Set Platform to macOS and Profile type to Templates → Custom. Click Create.
- Step 1: Name the profile “Proximos PPPC Profile.” Click Next.
- Step 2: Set the Custom configuration profile name to “Proximos Settings.” Set the Deployment channel to Device channel. Under Configuration profile file, upload the
Proximos Full PPPC.mobileconfigfile from the Extras folder insideProximos.dmg. Click Next. - Step 3: Under Assignments, assign to your devices using your custom groups, users, or devices. Click Next.
- Step 4: Review, then click + Add.
Deploying the System or Headless Launch Agent
Intune only supports signed PKG files that contain a.app, so we cannot install Launch Agents via .pkg with Intune. Instead, a launch agent must be deployed as a shell script rather than a package.
- Retrieve either the
Proximos System (Or Headless) Launch Agent.shfile from Extras → Proximos MDM Scripts → Deployment Scripts insideProximos.dmg, or export your own from Settings → Extras in the Proximos app. - In Intune, go to Devices → macOS → Scripts → Add.
- Step 1: Name the script “Proximos Launch Agent.”
- Step 2: Upload either the Proximos System or Proximos Headless Launch Agent.sh script. Set Run script as signed-in user to No. Set the Script frequency to Every 1 day. Click Next.
- Step 3: Under Assignments, assign to your devices using your custom groups, users, or devices. Click Next.
- Step 4: Review, then click + Add.
