Community - SOTI MobiControl

Community - SOTI MobiControl

There's a new home for Articles. Find Articles on Our Product Support Page.

SOTI MobiControl Discussions


  • 0 votes 6 answers

    Ability to set Home & Lock Screen via script

    Good Afternoon, I'm looking to set the Home & Lock Screen of our Android 9.0 devices running MobiControl v13.7.3.1045 with a script. So far I've been able to configure the lock screen using the script below but I am struggling to find a script that will set the homescreen as well. writeprivateprofstring LockscreenOverlay WallpaperPath "%sdcard%image.jpg"apply LockscreenOverlay In the documentation for the writeprivateprofstring command the syntax is as follows: writeprivateprofstring section [key] [value]Where the section is the name of the section in the .ini file to which the value will be written. If the section does not exist, it will be created. The name of the section is case-sensitive.Where can I find the .ini file that has all the values I can modifying using the writeprivateprofstring command?Regards,Johnathon

    Android
    6 years ago
  • 0 votes 3 answers

    CT60 with latest android 8.0 is resetting display size scaling to "large" at reboot.

    I've just put the latest honeywell android version (HON660-O-86.00.13-(0108)) on a honeywell CT60 and since doing that every time it reboots the 'settings' > 'display' > 'advanced' > 'display size' is being changed to "large".  My preferred setting is "default" as otherwise the SOTI lockdown menu is single rather than two columns and the apps are too jumbo sized. Has anyone else come across this issue where even manually changed settings are not persisting across a reboot?  I have used SOTI to deploy an EPP XML config file but there appears to be no setting for "display size" in there only "font size". I've also asked this on the Honeywell site as perhaps theres an EPP XML setting to control the scale that is not yet documented. https://honeywellaidc.force.com/supportppr/s/question/0D52K00003rKSvgSAG/ct60-with-hon660o8600130108-installed-defaults-to-large-display-size?t=1567136729976&searchQuery

    Android
    6 years ago
  • 0 votes 7 answers

    Is there a watchsettings alternative on AE?

    Hi,  I'm trying to automate having to grant MobiControl access to apps with usage access.  Thanks Josh. 

    Android
    6 years ago
  • 0 votes 5 answers

    Screen Timeout script

    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

    Android
    6 years ago
  • 0 votes 2 answers

    Is there a script to remove a profile?

    I have a list of approx 150 devices that we need to remove a profile from. Is there a way to do this via script to avoid having to go to each device individually or searching for the device manually in the assign section of the profile? Regards, Johnathon

    Android
    6 years ago
  • 1 votes 4 answers

    Zebra TC75 -> File sync + mxconfig on multiple device Solved

    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

    Android
    6 years ago
  • 0 votes 8 answers

    SOTI Script to disable Google Play Protect on Honeywell CT 60

    Hey Guys,  i need Help to write a Script for disabling Google Play Protect.  I have get following URI String by using the Script "watchsettings on"  Custom log (URI:content://settings/global SETTING:package_verifier_user_consent VALUE:-1) How can i write a Script for Honeywell now to distribute it via Profile on alle Honeywell Devices?  I tried follow Scripts:  Script was sent to device (sendintent URI:content://settings/global SETTING:package_verifier_user_consent VALUE:-1) Script was sent to device (sendintent -a "Intent://settings/global SETTING:package_verifier_user_consent VALUE:-1") Script was sent to device (sendintent -a "intent:content://settings/global SETTING:package_verifier_user_consent VALUE:-1") Script was sent to device (sendintent - b "content://settings/global SETTING:package_verifier_user_consent VALUE:-1") On alle these Scripts Nothing happend, the Google Play protrect was still enabled.  Can anyone Help ? 

    Android
    7 years ago
  • 0 votes 2 answers

    SOTI surf browser app permission

    Hi Guys,  I have an issue with the soti surf browser.  When I install and open it, the screen just flashes white I found that you need to enable few permissions as below. After enabling them it works without any issues. Just wondering if there are any scripts to enable this automatically

    Android
    7 years ago
  • 0 votes 3 answers

    SOTI script to enable Honeywell CT60 provisioning mode Solved Locked

    Does anyone manage honeywell dolphin devices?  I am trying to push out a package containing EZConfig XML settings however the devices (CT60) have to be in provisioning mode to have the settings applied.  I assume I can setup a pre and post install script in the package to enable and then reboot the device? Does anyone know the script string to enable honeywell provisioning mode and trigger the update?  Seems like "watchsettings on" is not supported on these devices as they are enterprise not plus devices.

    Android
    7 years ago
  • 1 votes 2 answers

    Script for reconnecting ethernet

    Is there a script similar to 'setradioenable wifi 0' for enabling/disabling Ethernet port on the device? Or reconnecting the Ethernet connection, like the WiFi script 'wifireconnect'?

    Android
    7 years ago
  • 0 votes 28 answers

    Kill Application and Wipe Application on Android Enterprise

    Hi Do SOTI intend to include the functionality to kill a running application and also do a wipe application data on a Android Enterprise DO enrolled device?

    Android
    7 years ago
  • 0 votes 2 answers

    MC v14.x Send Script to Group Solved

    Is there a way to send a script to a group instead of having to view the devices in the group and selecting all via radio button? This also requires that the "Include Subgroups" option would have to be enabled to get the desired effect. Why was this a feature in v13.x but now removed in v14.x? We typically use the send script function in order to add script templates in bulk during our initial build process which means we do not have any devices enrolled. Is there a more simple approach to add script templates that doesn't require going through the send script process?

    SOTI MobiControl
    7 years ago
  • 0 votes 4 answers

    Delete cache for the file (PDF, PowerPaint,....) Android+

    Hi everyone, I use SOTI HUB for sharing documents, after sharing I want to run a script or another procedure to delete the file cache for example powerPoint, Word, PDF. is there a procedure to do that? Thanks,

    Android
    7 years ago
  • 0 votes 4 answers

    disable Multi Window - For Android+ Solved

    hi everyone, I need to know the package name for the Multi Window (see picture below), I want to blacklist it from the SOTI Mobicontrol platform. Thank you for your return, Best Regards, 

    Android
    7 years ago
  • 0 votes 8 answers

    Android+ Adjust volume of PDA using script Solved

    Hi all, Is there a possibility to adjust the audio volume of a Android+ device using a SOTI script?

    Android
    7 years ago

Top 3 Contributors of The Week

View All

Earn Contributor Badge

More info
  • Diamond
    Diamond New

    Top-tier experts who are delivering outstanding content. Should have more than 7000 points.

  • Platinum
    Platinum

    Experts who are consistent with great content. Should have more than 1000 points.

  • Gold
    Gold

    Highly experienced members with valuable inputs. Should have more than 700 points.

  • Silver
    Silver

    Beginners taking the initiative. Should have more than 500 points.

  • Bronze
    Bronze New

    New contributors starting their journey. Should have more than 250 points.