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!
405 results found
-
Regex Rules for Custom Attribute Validation
Description: It would be highly beneficial to have the ability to use regular expressions (regex) to validate user-defined custom attributes in SimpleMDM. This feature would allow administrators to set specific rules and patterns that user inputs must adhere to, ensuring data accuracy and consistency.
Use Case: For example, suppose an organization has a custom attribute for employee IDs. By implementing regex rules, the administrator can define that the employee ID must follow a specific format, such as a combination of letters and numbers. Any user input that does not match the defined regex pattern would be flagged as invalid, preventing…
3 votes -
Nested Custom Attributes
Description: It would be extremely useful to have the ability to nest custom attributes in SimpleMDM. This feature would allow administrators to create custom attributes that reference or depend on other custom attributes, enabling dynamic and interconnected data management.
Use Case: For instance, suppose an organization has a custom attribute called "munkimanifestdepartement" that is a dropdown value in the DEP (Device Enrollment Program) welcome screen. The organization also wants to create another custom attribute called "munkimanifest" that includes the department value selected in "munkimanifestdepartement" along with additional static text. By nesting the custom attribute "munki…
3 votes -
New notification options
I'd love for a lot more notification options. Given SimpleMDM's position on the device already, it hopefully shouldn't be too heavy of a lift.
- New User added
- User priv changes
- OS update skipped
- Device visible (after being offline)
This is off the top of my head, but I'm sure I could come up with quite a few more given some time.
3 votes -
Add support for ZIP and XIP as well as DMG
A fair number of apps are distributed as ZIPs (and one prominent app uses XIPs) instead of DMGs. It would be convenient to be able to upload these as is, instead of having to locally convert them to DMGs first
$(unzip App.zip && hdiutil create -format ULMO -o App.dmg -srcfolder App.app)
3 votes -
Allow SimpleMDM to release devices in ABM/ASM
Allow SimpleMDM to release devices without having to sign in to Apple Business Manager. This feature is enabled by default when you add an MDM server in ABM/ASM. You can remove this feature by deselecting the option for any new or existing MDM servers you created.
But SimpleMDM has not implemented this feature yet. Would be nice to automate the decommissioning process of the devices.
https://support.apple.com/en-sg/guide/apple-business-manager/axmec4d28461/web
3 votes -
3 votes
-
WatchOS management support
We would like to deploy a fleet of Apple watches and would like to get support to manage these via DDM
3 votes -
Custom Configuration Profiles API - Download the profile as a JSON object, not a text object
Currently it looks like the download method for the custom configuration profiles API returns the profile being downloaded as a text object not a JSON object.
The preferred (at least for me) response object that should be returned is a JSON object in keeping with all other responses.
3 votes -
Integrate Google’s Santa project into SimpleMDM?
The clue is in the name SimpleMDM - your product makes the difficult parts of managing your Mac devices simple - setting up and managing Munki could be challenging, and now the easy to use implementation you’ve provided is a great fit for lots of organisations.
Can you apply the same magic to Google Santa please?
https://github.com/google/santa
Here’s the use case. In our organisation, end users run with administrator access. This empowers them to do all the things they need to do to be productive, and ensures IT isn't a bottleneck…
…but - with great power comes great responsibility. There’s…
3 votes -
Option to auto renew ACME Certificates - DDM and Profiles - Managed Device Attestation
We would like an option to have ACME certificates auto renew. This is a feature currently available for SCEP issued certificates.
Our use case is using managed device attestation and the new ACME payloads to create certificates that can be used for 802.1x, but we need them to auto renew before they expire (for internal reasons the validity period is 91 days).
It would also be helpful to provide tokenised values for the CN.
3 votes -
add baseline to munki shared apps
Add Baseline to the default munki shared apps
3 votes -
An option to automatically whitelist any apps assigned to a device group.
By default, we restrict what apps can be installed on iOS devices. Right now, if I want to deploy a VPP app to an iOS device, I have to add it to the device assignment AND remember to go to my restrictions profile and whitelist it.
I suggest that all assigned apps be automatically whitelisted, or at least have a setting that can turn on this automatic whitelisting if the SimpleMDM admin selects it.
Thanks!
3 votes -
Add Android Studio to shared apps
Kindly consider adding Android Studio to shared apps
3 votes -
Add option to delete after wipe
(Or a similar control to ensure devices are never unenrolled before the wipe command is received.)
If you send a wipe command to a device that is currently offline, and then remove that device from SimpleMDM before it comes back online, the device will only be unenrolled from SimpleMDM and not wiped.
3 votes -
Update to Parallels 20 on the shared app list
The version of Parallels is current v18, it'd be great to have the latest version on there
3 votes -
Support large API uploads
SimpleMDM support responded to me raising reliability issues with large API uploads with:
The file upload limit using the API is 5GB (10GB using the GUI). Because of how uploads are processed via the API vs. when using the GUI, there are more points of failure that could potentially interfere with the upload process completing successfully, especially for larger files that take longer to upload.
Because of this, it is recommended to upload larger files using the GUI. Larger uploads may not always fail when uploading using the API, so you're not hurting anything by continuing to try but, if…
3 votes -
Add support for Token To User Mapping with Platform SSO
Add support for Token to User Mapping with Platform SSO
3 votes -
ability to play custom sound files as an alert for a end user
We would love to be able to play a custom sound file off an ipad/iphone for a multitude of different reasons.
3 votes -
Better Profile Management
When creating new profiles, it would be awesome if it showed settings that only applied to the device type(s) you have selected.
For instance i have some profiles that are for IOS only, some are Mac OS Only, and some apply to both.
It would be awesome for profiles that are IOS or MacOS, ETC Only to show settings that can be configured for those OS's only just to cut down on clutter and confusion.
Most of the options are already tagged IOS/MacOS and then the option to apply to profile to device types is already there so it would…
3 votes -
Allow multiple Software Update Policy for macOS profiles in same group
It should be possible to apply multiple "Software Update Policy for macOS" profiles to a single group if the scopes of the profiles do not overlap. For example, I'd like to enforce a "latest minor update" policy on macOS 14 and 15, plus a latest major version on macOS 13 and below.
3 votes
- Don't see your idea?