Hello all
we work with mobicontrol on version -> 13.3.3454
On device zebra tc75x under android 6 we have the client on version -> 13.3.2.1014
After an audit about security, we need to make some operation on ALL devices.
For example, I need to suppress the lock screen to NONE.
Actually all device has the lock screen to SWIPE.
For to do that, I have create a rule.
This rule create a folder and download a xml file from the server to the device and after execute an stage now script as this:
mxconfig /sdcard/DisableLockScreen/DisableLockScreen.xml
in the xml file I have this
well, yesturday i have schedule this rule for execute after 10 PM into 115 devices.
but, on 25 devices it's not ok the screen lock hasn't change...
On mobicontrol log i have just error log:
custom log (mxonfig - XML parsing failed (sdcard/disableLockScreen/DisableLockScreen.xml).)
I've check on device and the file is well present and these device were connect at this hour -> 10 pm
Ok, for 25 devices i can do that manually.
But next week i need to do the same operation on 600 devices ..
anyone has an idea about what's happen, perhpas my procedure isn't good or ...
Any idea are welcome
thanks for your time