-
Notifications
You must be signed in to change notification settings - Fork 62
SimpleMDM
Rick Heil edited this page Feb 20, 2019
·
2 revisions
SimpleMDM does not install their own agent, so pushing out your InstallApplications package is straight forward, and can be done in two stages.
- Build your InstallApplications package and ensure it is signed.
- Navigate to SimpleMDM and click on the Apps link in the left sidebar
- Click the "Add App" button on the top right side of the Apps page and select "macOS Package"
- Upload your package and press Done.
- Ensure that you set your app to deploy to the device and not a user.
- Navigate to the Apps page in the left sidebar and then click the Assignment link.
- If you already have an App Group set up for the target computers, add the IAs package by clicking the "Add app" dropdown and selecting your IAs package from the list.
- If you do not already have an App Group set up for the target computers, click the "Add App Group" button at the top right and follow the workflow for adding a new app group. More assistance for how to scope app groups is available on the SimpleMDM support page.