A SafeDep subscription is required to sync PMG events with SafeDep Cloud.
Install
-
Clone pmg and generate the installer from
scripts/mdm/:You can optionally add--config /path/to/config.ymlto package a machine-wide config. Setcloud.enabled: truein that file.
- Follow Microsoft’s procedure for macOS shell scripts. Upload the generated
pmg_setup_install_macos_standalone.sh. Set Run script as signed-in user to No. - Assign the policy to a device group. Use a recurring install frequency so later sign-ins receive Cloud credentials. Only the logged-in user can receive them during a run.
Uninstall
Uploadpmg_uninstall_macos_standalone.sh from the same output directory, with the same Run script as signed-in user setting. Do not assign the install and uninstall policies at the same time.
Other MDMs
Jamf, JumpCloud, and the script layout.
MDM scripts README
Source of truth in the PMG repo.

