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!

439 results found

  1. API: Retrieve one Custom Attribute

    Can we get API to retrieve one Custom Attribute?

    Call can be like "set value" just with get:

    HTTP Request

    GET https://a.simplemdm.com/api/v1/devices/{DEVICE_ID}/custom_attribute_values/{CUSTOM_ATTRIBUTE_ID}

    Response: as it is when retrieving all:

    {
    data: [
    {
    type: customattributevalue,
    id: nameofattribute,
    attributes: {
    value: valueofattribute
    }
    ]
    }

    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  ·  Anonymous responded

    Since this request was submitted, we did add this API: https://simplemdm.com/docs/api/#get-values-for-device


    This will return all custom attributes for a device (so you would just need to parse the response to get the specific attribute you are looking for).


    I believe this should allow you to accomplish your goals so I will close this request, but if it does not, please do not hesitate to reach out to us and/or submit another suggestion.

  2. Add column sorting to apps

    When looking at all devices with an installed app, it would be nice to be able to sort by the columns instead of only sorting by device name. This would let me sort to see what devices have old versions of an app installed instead of having to copy and paste into an excel file.

    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 →
  3. 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 →
    completed  ·  SimpleMDM responded

    Hi James – This is already available in SimpleMDM as a Web Clip. Please contact support if you require further assistance.

  4. API Support/Documentation for Munki macOS App Deployment

    Add API endpoints for managing the Munki features of SimpleMDM.

    Apps "media"
    - Uploading pkgs/dmgs
    - Deleting pkgs/dmgs

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  5. Custom Attribute API Support (set default, get single)

    Ideally available from the API:
    - retrieve a single attribute and its default (by name or id)
    - set a default attribute

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  6. The ability to set "Auto Lock to Never"

    We really need to set Auto Lock to Never as part of the "Restrictions" profile, is this possible?

    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  ·  SimpleMDM responded

    The MDM feature you are referring to is already available under the “Passcode Policy” payload. The key, specifically, is “Maximum auto-lock time” and the value you’re interested in is “Infinite”.

    Worth noting is that Apple MDM does not actually let you specify the auto-lock time on a device. Rather, it lets you specify a maximum value only, then permitting the user to specify their own value that meets your requirements. If Apple expands these capabilities in the future, we will be happy to implement them.

    Finally, there is one way to disable auto lock and that is in conjunction with single app lock. If you are planning on restricting the user to just one app, you can use a “Single App Lock” profile, select the app, and check the box next to “Disable auto lock”.

  7. API endpoint to show if macOS device has user channel enrolled

    It would be helpful for us to have an API endpoint that can tell our integrations whether or not the user channel has been enrolled for a macOS device. This could be as simple as a true/false; bonus points if we can somehow get the user name (not sure if MDM spec permits this).

    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 →
  8. increase app upload size

    Currently unable to upload software installers over 2000MB. With the addition of Munki and further MacOS integration, it would be helpful to increase upload size. This is especially true on packages like Adobe CC. I am sure there are other examples out there.

    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  ·  SimpleMDM responded

    Upload size limit has been increased to 4 GB. If additional capacity is needed, please open a new feature request with information on the particular package you are wishing to upload, including its size.

  9. API: Rotate recovery key

    Add API call to rotate recovery key something like:

    POST https://a.simplemdm.com/api/v1/devices/{DEVICE_ID}/rotatekey

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  10. Apply specific profiles to device in admin console

    Now that the API allows us to apply profiles to a specific device, having this functionality extended to the admin console would be quite useful.
    There are definitely scenarios where I want to have the non Mac admin members of my team simply be able to log in and add/remove profiles to specific devices.

    Follow up suggetion relating to https://suggestions.simplemdm.com/forums/204404/suggestions/31773355

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  11. Device Last Seen Date

    Previously, when I would inspect our catalog and view the installed applications, the "Device Last Seen" column would display the date of when the device was last seen online.
    Now it displays text like "About 1 month ago".

    This makes it difficult for us to use the data in reports since "3 Days Ago" will change every day but the report that I run today will still show "3 Days Ago" even if I look at it next week.
    Would it be possible to go back to the old way of displaying the Last Seen information (date format)?

    Thank you.

    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 →
  12. Add Slack to Shared Apps

    Pls. add Slack to the Shared Apps catalog

    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  ·  SimpleMDM responded

    Hi Ernesto – Slack is already available in Shared Apps

  13. Don't deploy macOS Software Update profile to Big Sur

    SimpelMDM shouldn't deploy macOS Software Update profiles to Big Sur. Big Sur has a bug that reads the com.apple.SoftwareUpdate CatalogURL preference when running software updates and causes an NSURL error.

    If you're still deploying a software update server for older versions of macOS Big Sur won't be able to receive updates unless you move those Macs to another group without the profile (doesn't scale well) or SimpleMDM implements a fix that doesn't install the profile on Big Sur and removes the profile if it's already installed.

    The ideal solution would be https://suggestions.simplemdm.com/forums/204404-suggestions/suggestions/40838419-allow-profile-installation-dependent-on-macos-vers but unless it's going to be implemented very…

    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  ·  SimpleMDM responded

    The CatalogURL key is no longer supported in macOS 11+. As a result, this key will no longer be specified in profiles that are delivered to macOS 11+ devices. The key will also automatically be removed on devices that are upgraded.

  14. Add Individual Office365 Packages to Shared Munki Catalog

    A couple months ago the Microsoft Office 365 package was added to Shared Apps in Munki. I have been testing it and find that the large package takes a long time to install and if individual packages have been installed previously, it wants to overwrite those with another full install. It also requires all Office apps to be closed for the install - and since the full package takes longer it's more downtime to users than if individual packages were being updated. I'd like to request that the standalone installers (including OneDrive) are considered for the shared app catalog as…

    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 →
  15. Document what shared apps are available on somewhere publicly available

    It would be nice if there was a publicly available support document or otherwise that listed what shared apps are available in SimpleMDM right now.

    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…)
  16. Add SourceTree to Munki

    We would appreciate having SourceTree in the catalog of Munki apps available in SimpleMDM
    https://www.sourcetreeapp.com

    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 →
  17. Add Viscosity VPN software to Munki

    https://www.sparklabs.com/viscosity/
    This great VPN client would be a useful addition

    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 →
  18. Add VAT to Invoice

    For our accounting I need the VAT-Amount/Percentage on the invoice.
    Also in case it is 0%.
    Furthermore a PDF download possibility for every invoice on the billing page would be welcome.
    Thanks Anna

    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  ·  SimpleMDM responded

    Hi Anna- You may place your VAT information in the billing address field of your account and it will appear on your receipts. Additionally, the receipts pages include a printable format. If you “Print to PDF” using your web browser, an appropriately formatted receipt will be rendered.

  19. SAP Privileges

    Please add SAP Privileges to the Shared App repo: https://github.com/SAP/macOS-enterprise-privileges. Thank you!

    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 →
  20. Please add TeamVierwer and Tunnelblick in the Shared App catalog

    Please add TeamVierwer and Tunnelblick in the Shared App catalog

    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 →
  • Don't see your idea?

Suggestions

Categories

Feedback and Knowledge Base