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!

449 results found

  1. DDM custom activations, assets, configurations(declarations)

    Hello,

    DDM predefined configurations are available in the SimpleMDM web UI already, please add options to create custom activations, assets, configurations(declarations).

    Please support Creating, Reading, Editing and Deleting all above via API calls.

    Allow assignment of activations/assets/configuration(declarations) to Device, Device Group and Assignment Group.
    Allow (un)assignment via API from all above.
    Add assigned activations/assets/configuration(declarations) to the "retrieve one" answers for Device, Device Group and Assignment Group to the "relationships" array in the json answer.

    Thank you David.

    9 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)
  2. more granular webhooks

    Would be amazing if we could configure webhooks more granularly:

    Ie be able to configure the data that gets sent out

    Currently a webhook will send
    device.changed_group
    device.enrolled
    device.unenrolled
    device.lock.enabled
    abm.device.added

    Would be nice if we could set it up so a web hook only fires on selected events

    8 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)
  3. Add the possibility to mark a custom attribute as secret with the API

    In the SimpleMDM UI is it possible to mark a custom attribute as secret. When using this API it is not possible to whether the attribute is secret. It is also not possible to change this and mark secret an attribute that already exist.

    I would like to be able to mark a custom attribute as secret using the API and to get its status back.

    6 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)
  4. filter by model and other attributes

    Ability to filter devices by model and other attributes

    ie we want to see all of our currently enrolled iPad 6th gens so we can see who they are all assigned to and begin replacing them with new devices for IOS 18 Support

    4 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)
  5. 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

    https://www.parallels.com/products/business/download/

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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)
  6. add a way to export device location data

    Have the ability to export device location data

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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)
  7. Add the ability for scripts/jobs to execute on boot / login.

    It would be good if scripts/jobs could be configured to run each time the device boots or the user logs in.

    This is handy to enforce script logic on the device without having to add a recurring script that executes every day.

    4 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)
  8. Return to service via an API call

    Hi. As SimpleMDM is interested in implementing Return to service, it would be interesting to make it available via an API call, as an extension of the wipe endpoint. Franck

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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)
  9. Improve ICCID/IMEI Searching

    Currently the IMEI and ICCID values are "padded" with spaces.
    Example:
    IMEI: 12<space>345678<space>901234<space>5

    Searching for 123456789012345 returns no results.
    To get a match, the search must include the the spaces exactly as shown in SimpleMDM.

    This is a problem when copying over values from a carrier or system that does not include the spaces.

    Can the search be fixed to return a result with or without spaces?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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. Ability to have scripts run at device enrollment

    Ability to run scripts at the device enrollment stag.

    Example Use Case:
    Set Computer hostname to company standards, and any other personalization scripts we run on the system itself.

    2 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)
  12. Add to the "Enable Remote Desktop" some actual setting of privs

    After banging my head for a year or two on new machines being completely unreachable or at best screen-sharing-only, I think it's because while you can turn ARD ON via MDM, all users by default have no privileges.

    So I now have a kickstart script to do this.

    It seems to me this should be a fundamental part of the "enable" action. For the device action, it could maybe look like the attached. For an enrollment .. I'm not sure, can you execute scripts at enrol time? If not maybe automatically afterwards?

    Some of the necessary kickstart commands are here…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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. Admin Console Banner

    Allow customization of the banner at the top of the admin pane after login. Currently you have a banner that states:

    "You are currently viewing the new Ul for the Devices page. If you would like to temporarily switch back to the old view, click here."

    We have a specific requirement to add a banner to any system with user-added content about what type of data is allowed to be uploaded. It would be awesome to be able to customize the banner to add a message to users of the system.

    12 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)
  14. Notification for annual renewal

    Email notication a few weeks prior to renewal, stating how devices we have, the cost of the renewal, what credit last 4 it will charge and when the charge will happen...this would allow us to audit the device list, update an old credit card and know that the renewal is happening.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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)
  15. Add Android Studio to shared apps

    Kindly consider adding Android Studio to shared apps

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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. Show assignment groups a profile is added to in Profiles page

    The Profiles UI page currently has a column for Groups Assigned (this means device groups) and Devices Assigned. There is no column for Assignment Groups Assigned, meaning it can look like they're not assigned to anything from this page but of course they are in the Assignment Groups page. There needs to be another column here allowing us to click through to show the Assignment Groups that the profile is added to.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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)
  17. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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. Device Groups API - add methods

    The Device Groups API does not have the following methods:
    create, update, remove/delete, it would be very helpful if this endpoint could have those methods added, along with various options such as:

    create: parameters "name" (required), "lock_screen_message" (optional), and "track_device_location" (optional, default False)

    update: parameters "name" (optional), "lock_screen_message" (optional), and "track_device_location" (optional)

    delete: parameters: "device_group_id"

    Also, the clone method does not currently take any parameters that would allow device group settings to be configured, it would be helpful if the clone method was updated to allow the use of these parameters:

    "name" (required), "lock_screen_message" (optional), and "track_device_location" (optional, default False)

    25 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)
  19. Add new Microsoft Teams to Shared Catalog

    Microsoft is rolling out an updated Teams experience or Mac, with a new binary that can be installed alongside the Classic teams experience. Please add the standalone installer to the shared catalog alongside the existing Teams (and possibly rename teams to Classic, like MS does?) https://go.microsoft.com/fwlink/?linkid=2249065

    13 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)
  20. Allow setting scope values when uploading a new Custom Configuration Profile via API

    When using the SimpleMDM portal to upload a new custom configuration profile, you are able to define a scope for the profile - targeted OS, min/max OS version, and Mac architecture.

    It would be useful to be able to define these values via the Create (POST) custom_configuration_profiles API [https://api.simplemdm.com/#create-4].

    16 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)
← Previous 1 3 4 5 22 23
  • Don't see your idea?

Suggestions

Categories

Feedback and Knowledge Base