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!
415 results found
-
Please update your invoices.
The invoice numbers are long and the accounting system hates them. Can you also included the start and end dates of the charges invoiced.
Thank you,
Vicki
1 vote -
Multi-device Push Assigned Apps
In the dropdown of individual devices, there is an option in the "Actions" dropdown to "Push Assigned Apps and Media". It would be nice to have this in the main device menu's "Actions" dropdown, which would push apps to all selected devices.
1 vote -
Add GoToConnect to the list of Shared Apps
Please add the Jive/GoToConnect to the list of Shared Apps (Munki) within SimpleMDM. The URL for this app appears to be here: https://goto-desktop.s3.amazonaws.com/GoTo.dmg.
1 vote -
Add Palo Alto GlobalProtect as VPN option
Having GlobalProtect as a VPN option would be a great addition.
1 vote -
Some form of labels or colour indicators
For example I can select a number of machines that need the admins attention or the team and put a red colour filter on them. Also sort or filter a list via its label/Colour/Flag what ever.
Off the back of that I can tag any of the admins on a specific device and it can notify them of that specific device.
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 -
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 -
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 -
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 -
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 -
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 -
Add Configuration Backup Feature
There should be an option to download a file containing the current configuration and settings. The resulting file should be in a readable format such as XML.
1 vote -
Compare Profiles
It would be helpful to have a tool that would allow comparing profiles. In particular custom profiles, but I could see this being helpful with the others as well.
1 vote -
search by name on deleted devices list.
Please add ability to search for deleted devices by name, not just serial #
1 vote -
The email sent to users added to the mdm portal should indicate the name of the role they have been granted
Currently when a user is added to any role, custom or predefined, they are sent an email saying they have been added as an administrator:
"A SimpleMDM user at [email protected] has granted you administrative permissions to their "XYZ" account."
Ideally the message should indicate the role in particular rather than a blanked "admin", for example if a role named Support is assigned to the user:
"A SimpleMDM user at [email protected] has granted you Support permissions to their "XYZ" account."
1 vote -
Link to the group's devices when viewing a group's Details page
When viewing a Group Details page, have a link to that group's devices.
It's a bit frustrating to land on the Group Details page and then have to go out to all Groups and then click on the number of devices on that page to then view the devices. I can't tell you how many times I've mindlessly clicked on the group name to view devices just to be annoyed and have to go back and click the device number instead. (As a relevant aside, using the device number to see a group's devices isn't ideal. The click target changes…
1 vote -
Add VPN Tracker 365 to Shared Apps list
It would be convenient to have the VPN Tracker 365 app within the list of Shared Apps (Munki).
The download page for that app is here: https://www.vpntracker.com/us/download.html
The 'Enterprise' installer for VPN Tracker 365 (which may be preferred) is here: https://www.vpntracker.com/download/VPN%20Tracker%20365%2022.0.0%20Enterprise%20Installer.pkg
1 vote -
Add scheduled recurring reboots to UI
Being able to schedule recurring reboots for an individual or group of devices via the UI would be a very welcome time-saving convenience....thanks for a great product!
1 vote -
Add ability to disable App Library in Dock (IOS)
IOS 15 by default places an app library icon on the dock. This can be manually toggled off via IOS settings, but want ability to do this with MDM to keep Dock layout exactly as shown on Home Screen Layout profile.
1 vote -
Remote Desktop Enable API - Return HTTP 20x instead of HTTP 400 if already enabled on client
The Remote Desktop Enable API - https://simplemdm.com/docs/api/#enable-remote-desktop - currently returns an HTTP 400 response if the device the API is called against already has this enabled. The Disable API returns an HTTP 202 error regardless of whether the feature has not been disabled or has been disabled.
I'm not entirely sure I see the value in the Enable API returning an HTTP 400 response when a device already has it enabled. A response that returns a relevant HTTP 20x value makes more sense in this instance because the setting has already been enabled. An HTTP 400 response only makes sense…
1 vote
- Don't see your idea?