I came across a previous conversation regarding the 'watchsettings on' script within MobiControl, however I have a question on how to send a script to an Android 6.0.1 device where the setting is defined as 'global'.
Does anyone know the correct format for changing values within the //settings/global range, for example Bluetooth or WIFI?
Bluetooth Off
Custom log (URI:content://settings/global SETTING:bluetooth_on VALUE:0
Bluetooth On
Custom log (URI:content://settings/global SETTING:bluetooth_on VALUE:1