Skip to content

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!

420 results found

  1. Include DEP status in CSV Export

    A column indicating whether the device is enrolled via DEP would be a helpful addition to the CSV export.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Optionally Allow Webhooks to Pass Auth Headers

    Optionally allow webhooks to be configured to pass authorization headers, API Keys, as to add an additional layer of security verify authenticity of API calls from SimpleMDM to external services.

    22 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  5 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Server token warning should be clickable link

    WARNING tells me something. Doesn't tell me where to go to fix it. Thx

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Allow for remote wipe on Apple TV

    I would like to remotely wipe an Apple TV like I can on JAMF.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. API add device attribute 'ethernet_mac'

    As of 20190912 one is able to pull the ethernet mac address from a device via the web interface (/admin/device/<id>) assuming the device has an ethernet port.

    I would like an attribute 'ethernet_mac' to be added to devices that have ethernet ports.

    curl --user ${API_KEY}: https://a.simplemdm.com/api/v1/devices/<id>

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Add notification payload support for macOS

    10.15 Beta 6 adds ability to parse notification payload (from iOS) on macOS. This is useful for whitelisting management apps that we always want to be able to show notifications to users.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Possibility to lock account name during enrollment

    LockPrimaryAccountInfo and put use of the saml login name
    from:
    https://developer.apple.com/documentation/devicemanagement/accountconfigurationcommand/command

    and if possible collect the users full name from the saml login.

    15 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  SimpleMDM responded

    LockPrimaryAccountInfo is now available as of macOS 10.15.4. Earlier versions of macOS have a bug that prevents this feature from functioning reliably.

    SAML attributes can be saved to a device’s custom attributes. Under the “Authentication” tab in Enrollment details, SAML authentication types include an option to “Allow provider to set custom attributes”.

  8. Add Serial Number to Device View Columns

    On the main Devices View, include the serial number as a column. Or have the ability for Users to add fields to this table to customize the view.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  Anonymous responded

    We added this option a while back but it seems we missed updating this post. You can now edit the columns shown on the main Devices page by clicking the gear icon and selecting which fields you want to be displayed.

  9. Allow Download of Custom Profiles via API

    Allow Download of Custom Profiles via API

    • beneficial for scheduled tasks/audits
    • would complete the custom profile support via API (upload/download)
    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Create new Group via API

    Enable group creation via API to create a new group providing a name, receive back the group DEVICEGROUPID in the request would be useful enhancement.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Event to Webhook for Group membership set/changed

    If a device is add to a group receiving a webhook on such event would be great.
    The group assignment is already available via API - receiving event details + device details would help along automated workflows, audit trails etc.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. User Enrollment

    Please consider adding User Enrollment support, as recently demonstrated at the Apple WWDC, into the basic framework. It would make our lives infinitely easier to be able to have users logon with their AD/OKTA/PingOne/Whatever account instead of having to manage multiple accounts. Thanks.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Pull (available) MAC Addresses from supervised devices to improve device onboarding

    Currently, SimpleMDM by default pulls the WiFi MAC address for all supervised devices, but does not pull ethernet MAC address.

    During our device onboarding process, some of our Apple devices do not configure themselves over Wifi, and hence it is more valuable for us to pull the eth card MAC address instead (which now has to be manually copied by hand/scanned from device packaging/pulled from Network settings in MacOS).

    We would like the option for SimpleMDM to retrieve both the WiFi and ethernet MAC Address (if available) for all supervised devices.

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  SimpleMDM responded

    iOS 13+ and macOS 10.15+ will provide MAC addresses for additional devices beyond just the wireless network interface.

  14. extend OS auto update policy to include macOS

    Would LOVE to be able to manage OS update policy for macOS devices directly from SimpleMDM rather than needing a custom profile.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  SimpleMDM responded

    The macOS update policy can be controlled with the Restriction profile within SimpleMDM. The setting is called “Delay OS update availability” and is available at the bottom of the “Apps & OS” section.

  15. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. IKEv2 VPN support

    It doesn't look like IKEv2 connection type is supported in the UI. This would be useful with attribute support so that we can add accounts per device and have the username and password assigned in the profile.

    15 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Use a different font to display firmware / recovery key

    When attempting to view the recovery key or firmware key using the font on the simplemdm website on Google Chrome / Safari on macOS capital I and lower case l are impossible to tell apart. I have to copy the key into an application with a different font to see the true key.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Allow app updates to be (manually) pushed to multiple devices at once

    From the Apps->Catalog->Installs screen, add a "Push update" option to the Action menu, letting me push the most recent app binary to multiple devices at once.

    At the moment, I have to go via Devices -> Devices -> Apps and update devices one at a time.

    My use case is pushing an RC version of the app to c 3-4 manager devices, and then pushing the same/approved version to many more client devices. All at once. (Without having to generate a spurious additional build version and using auto-update during the update binary process).

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Store the remote lock/wipe PIN in the SimpleMDM webUI somewhere

    At the moment, when you send a remote lock/wipe command - you're required to set a PIN. But that PIN isn't retained by SimpleMDM... which means you're trusting ME to do it... ;)

    But more seriously - it would great for that PIN to be viewable in SimpleMDM. My use case? Service desk admin sends a remote lock for a stolen device, finishes their shift, goes home.

    Laptop is found, someone else on helpdesk can pick up the ticket, retrieve the PIN, and send it on to the end user.

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  SimpleMDM responded

    Lock/Wipe PINs are now saved by SimpleMDM. They can be retrieved from the device details screen and the deleted device details screen.

  20. Reveal sidebar categories in all contexts

    On the left side of the main view, I'd like to be able to see all the links for all contexts all the time. So often when I'm working on a new deployment, I find myself switching from Devices --> Groups to Apps --> Assignments to Configs --> Providers. If the sub-contexts for Config (eg Profiles Providers Certificates Attributes) were visible when I'm editing Devices --> Groups, it would save me a click and help me build a better mental map of where everything is. I sometimes find myself clicking around looking for which context has the right sub-context I…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 8 10 12 20 21
  • Don't see your idea?

Suggestions

Categories

Feedback and Knowledge Base