Support custom MDM commands
I'd like to see SimpleMDM support sending custom MDM commands with arbitrary payloads. Advantages being...
- Customers don't have to wait for SimpleMDM to implement new commands to start testing. With WWDC coming up this is especially pressing because new commands and/or keys need to be tested quickly during the summer beta cycle for any chance at improvement.
- Possible to test beta/RSR updates by passing in the product key to a software update command.
- WS1 has this feature and please don't make me say anything nice about WS1.
As an example, here's how WS1 implements it with the author using EnableRemoteDesktop. https://macops.ca/managing-screen-sharing-in-monterey-12.1/
I'd like this to be available through the GUI and API. Thanks!
-
Sigurd Foshaug commented
You’re right, that’s what I mean. I don’t see any option to edit anywhere though…
-
squirke commented
Probably worth specifying you mean custom _MDM_ commands... as I'm assuming that's what you mean here?
-
Sigurd Foshaug commented
Having the ability to send custom commands to a device in free form would allow administrators to test new commands and observe the behavior before a feature is added in SimpleMDM.
I would like to test more with scheduleosupdate and availableosupdate commands, but there's only an option to Update iOS Version in the UI. What does that do? Send scheduleosupdate with default action?