Suggestions
Have a great idea that you’d like to see added to our service? Perhaps there’s an existing feature that you’d like to have extended or modified? Share it here!
284 results found
-
Please add Okta Verify to the 'Shared App' catalogue
Okta's original guidance for Verify was to use VPP to install Okta Verify... (indeed, this is the first VPP app we've ever deployed at scale)
Alas - Okta are fickle, and if you want to use their new "advanced" posture checks, powered by OSQuery - you CANNOT use the VPP version of the app, you need the downloaded version.
With this in mind, would you consider adding Okta Verify to the catalogue please?
3 votes -
Block enrollment of macOS versions older than 14.x
It would be useful to have an option to refuse enrollment of devices that don't support the minimum macOS version feature, that is macOS 13 and older.
1 vote -
Allow for Device User Account management
There should be an Action menu for a user on a device for the SimpleMDM admin to be able to:
- View user details
- Edit the group membership (e.g. standard vs. admin or other groups)
- reset user password
- remove secure token
- unlock an account
- delete a user
- add a user12 votes -
Allow re-arranging device filters in dynamic group configuration
When creating device filter for a new or existing dynamic group you sometimes find yourself in the position where you want to add a top-most including/excluding condition, but it's too late for that: you already have 5-10 conditions in place.
Example:
Let's say you have this existing/already typed filter:
Custom attribute "office" equals "x" AND Model Identifier starts with "iPad*" AND ( Static group equals "foo" OR Static group equals "bar" )And want to make some special devices part of the group too, based on a
vipcustom attribute.What you need in the end is:
…( Custom attribute1 vote -
When adding and removing profiles from a group in one save action, do the removes first
When testing "what if I swap out the profile that defines only Enterprise SSO for one with Enterprise and Platform SSO defined", one ends up with this error:
""LocalizedDescription": "The URL “https://login.microsoftonline.com/” appears in more than one Single Sign On Extension payload.""
Yep, true fact: if you try to install my new profile that expands the SSO configuration into PSSO before pulling out the existing profile, that URL will be in 2 profiles at once.Therefore, could it be possible that if an update to a Group contains both adds and removes, the removes could be processed first, then…
2 votes -
Add a description field to groups
A multi-line description field on groups will help people document within SimpleMDM why a group exists. I feel like it would sit nicely under a Group's Settings page alongside Name and Type.
Having group descriptions will make it more likely for people to document why a group exists. This would help people audit existing groups and clean up extra and no longer necessary groups.
A multi-line field would allow for links to tickets or other documentation without taking up the whole line and having to scroll sideways.
3 votes -
Add Parallels 26 to Shared Apps
Please can you update Parallels to v26 on the shared app list
The version of Parallels is current v18, which crashes if you try and set up Windows and isn't supported on macOS 14+
3 votes -
Schedule a Script Job using API
Currently, there does not appear to be a way to schedule the execution of a script job with API.
I need this to continue implementing a Terraform provider dedicated to SimpleMDM.
It would be nice if that was added during the creation of a Script Job in the API. The goal would be to have the three prossibilites offers by the UI like :
- Run ASAP
- Run later
- Run reccuringlyThe API documentation mentions that a job can be canceled. However, since scheduling a job is not currently supported, this functionality seems limited.
19 votes -
Add to Shared apps catalog
hi team, could you consider adding these apps to Shared apps catalog?
Cursor
Datagrip
Harmony SASE VPN
Linear
Thanks in advance1 vote -
Make the "Run recurringly" Script Job be more granular
When scheduling a script job to run recurringly, the only option is for it to run at a specific time of day--essentially, just once for that day. Can we make the hours to run more granular so that we can select multiple hours during the day?
4 votes -
Allow On-Prem Caching for Munki packages to increase max package size
I know that the current size limitations for Munki are where they are to keep from overloading SimpleMDM's servers, but would it be possible to allow for an On-Prem/Hybrid Cloud integration with SimpleMDM to cache larger Munki installations?
Even something like being able to use a shared folder on a local server, or an application we can install on a server to designate it as a caching server.
For example, we have an installation package for installing the Adobe Suite of packages for the specific year we support, but the total package size is closer to 25 GB. We run…
2 votes -
List all assignment methods that add a profile to a device
When a profile is assigned both directly and via Group membership, it only lists as assigned via "direct". It would be more complete to list it as "direct" AND <link to group>,
1 vote -
Naming Script Jobs during creation with API
It seems the SimpleMDM API does not allow assigning a name to a job at creation. From what I could understand, the API gives a default name to the job which is “API Job”.
It could be interesting to allow this customization especially since the name field is mandatory in the UI.
Script Jobs API : https://api.simplemdm.com/#create-8
12 votes -
API Call by Device Type
It would be nice to be able to make a call by device type on the GET https://a.simplemdm.com/api/v1/devices
with parameters for macos, ios, tvos3 votes -
Add Feature to Track Apple Repairs
It would be nice to have an API to connect to Apple for tracking the repair status on devices.
4 votes -
Add Python from python.org
I have a script in a LaunchDaemon that embeds Python to send email. It would be nice if all our Macs could automatically keep Python up-to-date.
1 vote -
Update custom macOS apps in Catalog (version control)
It would be nice to have the ability to update custom apps that we have added to the catalog. Adding a new file version without having to create a new catalog entry.
3 votes -
Allow jobs to run against a list of serial numbers from a csv.
It would be useful to be able to import a list of serial numbers for a job to run against rather than picking them one by one. It would at least be useful to be able to copy and paste a list of devices straight into the 'Run on' field.
6 votes -
Include VPP License totals and assignment counts in API output
We need a way to get overage data on VPP licenses, this is not possible currently with the existing API for apps.
We'd love to have the list method - https://api.simplemdm.com/#list-all - extended so that any app in the catalog that is a VPP app includes a total licenses count and an assigned licenses count.
Adding this information would be very useful for us to generate reports/alerts on overages so we can better handle those license assignments.
1 vote -
Ability to export dep devices
Ability to export a csv of DEP Devices in the Enrollment tab.
Use-Case: We switched to simplemdm from AirWatchOne, and not alot of our devices were actually truely managed there because it never worked.
Would be nice to track devices that are enrolled,awaiting enrollment so we could export a csv and then match serial numbers to AWO and work with that user to either replace there device or get it into SimpleMDM.
1 vote
- Don't see your idea?