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
-
macOS Packages in App & Media > Catalog - macOS Version & Architecture Scoping
For various reasons we don't use the Munki integration included with SimpleMDM (we deploy a version through Automated Device Deployment ), so we upload a package into the App & Media > Catalog and configure that version to be automatically installed at a device level.
There are circumstances where we'd like to be able to apply macOS version scopes and architecture scopes to this package (and potentially others).
For example, maintaining an older version of a package that is known to only work for a specific range of macOS versions, or where you don't want newer versions of packages deployed…1 vote -
Support Microsoft InTune Device Compliance
It would be excellent for us if SimpleMDM were included in the list of InTune partners to add compliance state data to Azure Active Directory. This would allow us to establish conditional access policies in SimpleMDM that would be passed up to InTune and then Azure Active Directory, allowing us to ensure that devices used to log in are secure to our standards before access is granted.
https://docs.microsoft.com/en-us/mem/intune/protect/device-compliance-partners
86 votes -
Allow Web Clips to Open Link in Chrome
Add the TargetApplicationBundleIdentifier property to allow web clips to open in Chrome, rather than Safari.
https://developer.apple.com/documentation/devicemanagement/webclip
1 vote -
Custom Attributes - select data type
Allow for the Custom Attribute to have a data type; ie; string, integer, Boolean, password/hidden, date etc
18 votes -
Compare groups
Would love the ability to compare the applied profiles etc. between two groups, highlighting the differences in simple language. This would be so useful in those cases when you've made clones over time, and it's not exactly clear how things have changed from one to the other.
For instance Group B differs from Group A...
Has different password profiles...30 day expiry vs 90 day.
Has one extra profile that adds WiFi credentails.
Has different restrictions... Allowed Airdrop.Thanks
2 votes -
Increase munkiimport maximum package size from 5GB to 20GB
We attempted to upload a .dmg for Xcode 12.5.1 (approx 14GB) and hit an error:
<Error><Code>EntityTooLarge</Code>
<ProposedSize>13988766834</ProposedSize>.
<MaxSizeAllowed>5368709120</MaxSizeAllowed>
</Error>The .xip file was downloaded from the Developer portal and unpacked in terminal using xip --expand.
Could the upload size be increased to 20GB to allow larger .dmgs to be delivered by SimpleMDM using Munki ?
Performance delivering Xcode from Apps & Books is patchy, and does not allow the running of a post install script to accept the licence and install the embedded packages.
This could be for a test instance initially to check performance.
Non-integrated munki and local mirrors…
6 votes -
Automatically uninstall apps once they fall out of an assignment group selection
Assignment groups and scopes are great, but limited if they don't clean up after themselves. The option to have managed apps automatically uninstall themselves from devices that fall out of the Assignment Group selections would be great. For example, if a device is moved from one Device Group to another then all the apps assigned to the its new Device Group will get installed, but all of the ones from the old Device Group that are not assigned to the Device Group should be automatically uninstalled.
6 votes -
Add an "Assigned Via" column to the "Installs" tab for apps
Add an "Assigned Via" column to the "Installs" tab for apps, preferably a sortable one, that shows either "Device" or the name of the Device Group which the device belongs to that is assigned an app. The column would be similar to the "Assigned Via" column on the profiles tab of a device. This would make it so that if you need to uninstall an app from a specific Device Group of devices, but not all of your devices, you can quickly see which devices are assigned an app because of a specific Device Group membership and you could select…
3 votes -
Install macOS VPP apps using this MDM channel for user AND device
I deploy User Enrolment and Automated Enrolment devices using the VPP apps function.
Currently I need the "Install macOS VPP apps using this MDM channel" to be device level install for Automated Enrolment devices.
However this breaks the User Enrolment devices to deploy VPP apps.
Can you add an option to allow VPP app deployment by deployment type (i.e. User for User Enrolment, Device for Automated Enrolment)?
Thanks, James
3 votes -
Organize Custom Apps the same as Shared Apps
Custom apps should behave the same way as Shared apps - allowing multiple versions to be uploaded and to have those versions displayed in a drop-down under a single app name under Assignment.
Ideally SimpleMDM’s logic for displaying the custom app would follow what’s already in place for shared apps (which is great btw) specifically:
• only 1 instance of the app is displayed in the Catalog by bundle ID or..?
• the ability to select a specific version of the app in the assignment group17 votes -
Teamviewer runs every time it updates
Hi!
Would it be possible to make Teamviewer updates silent when pushed through Munki? The app opens after every update.
Thanks in advance!
1 vote -
Add automated messages
The ability to send scheduled messages, for example everyday at 6am remind our employees to clock in.
3 votes -
Please support Munki `requires` and `update_for` values
Please support the configuration of the
requires
andupdate_for
values in the package interface. It would be lovely to be able to configure these in either the catalog or assignments section. Thank you!10 votes -
Enable alerts control in MacOS Notification Center for Managed Software Center
At the moment, in the Notification Center, notifications for the Managed Software Center are allowed by default and greyed out. It then doesn't give the choice of turning off these notifications for users that can be easily distracted by any sort of notification
16 votes -
IOS Self-Service App Catalog
I think that an ios app catalog/in-house app store would be a great feature.
7 votes -
Integrate with 3rd party directory services for logging into Macs
Being able to login with Google Workspace, O365, Okta, etc.. credentials would be a great feature
3 votes -
Include Device Family in Attributes API Call
Ability to parse by device type when performing batch jobs via Devices endpoint.
device_family [string]
The device's Apple product family: iPad, iPhone, iPod, Mac, or AppleTV. This key is valid in X-Server-Protocol-Version 2 and later.https://developer.apple.com/documentation/devicemanagement/device?language=objc
1 vote -
notification when a duplicate serial number enrolls
So - I appreciate this is kind covered here:
But... we're drowning in duplicate entries. Basically they're almost all devices that have gone for repair, resulting in a new UUID (with the occasional virtual machine)
a webhook or other notification when a device with a pre-existing serial number enrols would really help us with our housekeeping.
10 votes -
Allow for users/roles creation/modification/auditing from the API
Users:
GET https://a.simplemdm.com/api/v1/users
- return all users and role relationship
PATCH https://a.simplemdm.com/api/v1/users/{USER_ID}/{ROLE_ID}
- update user to specific roleRoles
GET https://a.simplemdm.com/api/v1/roles
- return all roles and user relationship
POST https://a.simplemdm.com/api/v1/roles
- create a new role
PATCH https://a.simplemdm.com/api/v1/roles/{ROLE_ID}
- update existing role
DELETE https://a.simplemdm.com/api/v1/roles/{ROLE_ID}1 vote -
Extend logs to support what has changed under "device.edited" event types
Extend logs to include what has actually changed when a "device.edited" event occurs.
1 vote
- Don't see your idea?