How can I create a mobileconfig to apply settings like screen brightness to multiple iOS devices?

I have 28 iPads and need them all to have the same configuration settings, such as:


  • Auto-brightness: off
  • Lock screen: never
  • Lock rotation: on (in portrait)
  • Screen / Button lock
  • etc.


I have already used Apple Configurator 2.0 to apply some settings such as:


  • Restrictions
  • App install
  • Wi-Fi
  • etc.


I have found this reference:


https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProfileRef/Introduction/Introduction.html


But, there is no mention of the kind of things I'm looking for.


PS I purchased the devices via DEP, and do NOT have an MDM server.

You'll want to link up an MDM to your DEP; there's a number of cloud providers.


If the option you want isn't the configuration profile key reference or the MDM docs, it means you can't control it.

How can I create a mobileconfig to apply settings like screen brightness to multiple iOS devices?
 
 
Q