There's a new home for Articles. Find Articles on Our Product Support Page.
Hello, I am looking for a volume control on a zebra MC33 device. I already installed the soti settings manager, but i cannot change the volume with it. It only mutes the device when the slider is all the way to the left. Also the writesecuresetting script is not working. Any ideas ? Thanks
Will be there something like a general "configure device settings" soltuion from Soti? I mean something in the MDM where as much as possible settings can be defined from mdm without using scripts or something like that. And i don't mean the setting if the user can change it or not. I read so often that scripts don't work for several devices/manufacturers and got the problem today on lenovo tablets too. For example: Setting screen timeout, screensaver,... and i know there have been more i had a look at in the past. Isn't that possible to be set it from MDM?
Hello, maybe you can help me out here even though i am almost sure its a limitation of mobicontrol / device at this point. i want to set the timeout before the display gets locked to 30 minutes and the powerbutton should only turn of the screen. on an android+ device i found the following with watchsettings so far: Lock Screen After Timeout: Custom log (URI:content://settings/secure SETTING:lock_screen_lock_after_timeout VALUE:1800000) For the powerbutton option i sadly got no result. Using the following script on an aedo device got me no result: writesecuresetting -sec lock_screen_lock_after_timeout 1800000 I then tried to find something with adblogs on the aedo device and found the following settings triggered: security.screenlock.ScreenLockSettings/lock_after_timeout|1800000 security.screenlock.ScreenLockSettings/power_button_instantly_locks|false i tried multiple combinations of the settings with writesecuresetting i.e.: writesecuresetting -sec lock_after_timeout 1800000writesecuresetting -sec power_button_instantly_locks false writesecuresetting -sec lock_screen_lock_after_timeout 1800000writesecuresetting -sec lock_screen_power_button_instantly_locks false None of them worked. Any Ideas would be appreciated.
Hi SOTI support I want to use script that 1. change device from vibration to sound 2. Set sound volume 3. use writesecuresetting -sys I try to find writesecuresetting -sys document but i cannot Device Samsung Mobile Android 8-10 Google Enterprise
Hi guys, I've three different Samsung tablet with me (Tab A 2018; Tab S4; Tab S6). All tablets running Android 9 with Agent 14.0. If I remove the software keys manually, watchsetting reports: Custom log (URI:content://settings/global SETTING:navigation_bar_gesture_while_hidden VALUE:1) If I want to perform this setting via MobiControl script, nothing happens. The script I sent is as follows: Writesecuresetting -glo navigation_bar_gesture_while_hidden 1
I have a 14.2.3.1069 instance with Zebra MC93s enrolling with AEDO via StageNow on agent version 13.7.6 Build 1004. The devices are running the latest public Oreo BSP from Zebra (01-21-18.00-OG-U00-STD) for the Helios devices and have the Zebra OEM Plugin (Zebra_Hawkeye_RC_AE_1.6.0.102) installed. On just about 1 out of 3 of the devices I enroll I get a prompt to manually enable the modify system settings permission. The other devices never prompt for this and install all packages and profiles without issue. The devices that prompt for this actually fail to install any packages containing APKs, citing storage/permission issues. After granting the permission manually and then forcing a package reinstallation the installation is successful. Any idea on what might be going on here?
Good Afternoon! I used to use the following script to set the screen time out on our android + devices however this doesn't appear to be working for Android 9.0. Does anyone know if the syntax has changed? I've tried both of the following: Writesecureprofstring –sys screen_off_timeout 600000 writesecuresetting –sys screen_off_timeout 600000 From what I can tell this should still work.. when I do Watchsetting On I get the following log when I manually change the setting: Custom log (URI:content://settings/system SETTING:screen_off_timeout VALUE:600000) Cheers, Johnathon
Hi! We need to be able to enable Data-Roaming on devices for the SIM card to work properly. With watchsettings command in MobiControl we can get the "-glo data_roaming 1" value but writesecuresetting won't work with this command. Is there some other way of enabling data-roaming on devices, programmatically from MobiControl. The devices are Samsung devices. Since MobiControl can get the logs from the device with the particular global setting, it should also be able to change the value.
Mobicontrol: 13.3 Devices: Panasonic FZ-A2 Android: 6.0.1 Tried to send both (through SOTI-script): writesecuresetting –sys screen_brightness 200 writesecuresetting –sys screen_off_timeout 60000 But to no avail (I used 'watchsettings on' to know the setting, this worked fine)
Hi In our Envirronment the writesecurestring isnt supported for Devices with Android Enterprise. It all worked without Android Enterprise. Now i get the following Error: I tied it with writesecuresetting -glo wifi_sleep_policy 2 Device: Zebra TC75x OS: Android 7.1.2 Is the writesecuresetting not supported anymore? Do you have any idea to fix this issue? Best regards Markus
Top-tier experts who are delivering outstanding content. Should have more than 7000 points.
Experts who are consistent with great content. Should have more than 1000 points
Highly experienced members with valuable inputs. Should have more than 700 points
Beginners taking the initiative. Should have more than 500 points