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!
454 results found
-
API device profile install status
In webUI you can see the profile install status, but in API you can only see "assigned" and no visibility of whether it installed or not. This is useful information, particularly in my case when assigning a SCEP profile where the CA is in corporate network. The profile install frequently fails due to devices being off LAN.
This could be an install status when querying device/profiles or an installed profile list when querying devices, which we'd compare to assigned profiles.6 votes -
Expand Webhook triggers
If we had the ability to choose which webhook events to subscribe per endpoint (https://suggestions.simplemdm.com/forums/204404-suggestions/suggestions/46289557-support-choosing-which-webhook-events-to-subscribe), the addition of more triggers would be valuable in automating and validating workflows.
Here are some of the possible triggers:
abm.device.removed
profile.added
profile.updated
profile.removed
application.added
application.updated
application.removed
script.added
script.updated
script.removed
script.job.run6 votes -
Add notification option for when enterprise certificate is expiring
Currently when an enterprise certificate is expiring, the only place to see that is on the SimpleMDM site at the top of the Devices page.
We develop custom apps and push them to SimpleMDM with the API, so we don't log in that often which means we could easily miss these alerts. This could lead to lost productivity for our internal users.
Please allow us to send notifications to specified user(s) when an enterprise certificate is about to expire.
It would be nice if one or more time intervals could be selected as well, like you can for VPN and…
3 votes -
SimpleMDM Terraform provider
It would be great if you could create a provider so we can manage SimpleMDM using Terraform :)
Adding a picture of a Capybara walking on water for the wow effect13 votes -
Add TeamViewer QuickSupport and SplashTop SOS tools to the Shared Application catalog for Munki-based installation.
Just requests for common user-driven support/screen sharing applications:
TeamViewer QuickSupport
SplashTop SOS3 votes -
Add description as argument for creating/updating custom configuration profiles
When modifying custom configuration profiles in the web UI, there's an optional field for "Description (Optional description presented to the end user.)", which isn't exposed via the API.
1 vote -
Enforce matching name and device_name fields
Note: Due to formatting, not including the _ underscore in device name. Everything was italics.
SimpleMDM has two name values for each device - "name" and "device name". "name" is the value used in the device list (https://a.simplemdm.com/admin/devices) and the header of a device record. "device name" is the actual hostname set locally. If the hostname changes on device, it will change in SimpleMDM on next inventory refresh. Similarly, "device name" can be edited manually in SimpleMDM and a MDM command will be issued to update it on device.
What if "device name" changes at any point…
17 votes -
iPhone parts and service history information
Please add information about whether the device has been repaired and equipped with genuine parts to the device information API.
Please refer to the URL below.
https://support.apple.com/en-us/HT212878Thanks
3 votes -
API: Dont send Filevault keys by default from /devices
Separate the device API so it does not return filevault keys with every device object. Or create a filter to omit the keys.
I keep running into scenarios where using the device API means scrubbing file vault keys every single time I make it get request to https://a.simplemdm.com/api/v1/devices
It gets pretty messy downstream especially with logs.8 votes -
Add Device Group to the standard attributes
Adding the devices group to the standard attributes would make it much easier to customize profiles based on the group of the device. This is somewhat possible to do currently with a default value on a custom attribute, but a standard attribute would be preferred.
9 votes -
Individual Device Profile Exclusion
Add an Action in Device Details > Profiles that allows you to exclude a profile from an individual device.
3 votes -
Store more information for deleted devices
Deleted devices have very little paper trail to them shown in the web console. If we have the ability to store the custom attributes, notes and who deleted the device with the deleted devices, that would be a huge help in understanding why a specific machine was deleted without searching through other sources.
15 votes -
Add column sorting to all columns across SimpleMDM
For example, under Devices > Enrollments > [MDM Server] > DEP Info, none of the columns (S/N, Model, Color, Last DEP Check-In, Linked Device, Status) can be sorted.
Another example is Config > Profiles. Only the "Type" column can be sorted, but none of the other columns.
I realize we can search and filter on these same pages, but it would be helpful to have sort options as well.
29 votes -
Add Microsoft OneDrive universal app to shared catalog
You currently only have the Intel version available.
1 vote -
10 votes
-
Offer access to script jobs from MSC
Not sure if this is possible, but I'd like to be able to assign script jobs, so they'd appear in the MSC. I know this is probably somewhat similar to NoPKG, but it would remove the hassle of authoring the PKG.
1 vote -
Expand '\n' as carriage return in script output
When running scripts via the SimpleMDM web interface, the log/history of a script run shows as a single line.
It would be convenient to be able to see multi-line output within the web interface (instead of having to copy and paste the log output into a text document and then doing a find & replace of '\n' characters in order to be able to read it).
1 vote -
Managing battery settings
Add the option to manage battery settings as :
-Wake for network access
Prevent you mac from sleeping automaticaly when the display is off
-...1 vote -
API: Activation Lock ByPass Code
The Activation Lock ByPass Code should available in API. At the moment, the code cannot be retrieved by API.
14 votes -
Ability to rollout Profiles and Pkgs to shards of devices
The basic idea would be to give each device a shard automatically (but allow it to be overridden) and then be able to set a release schedule for profiles and applications.
For example, on the assign page for a profile, you could select "Shard this assignment" and then be able to select 7 days and have the profile released to (total devices / 7) on each day. Would also need the ability to stop the rollout.
We currently do this in our internal munki with an installable_condition.4 votes
- Don't see your idea?