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 1 answer

    Can't setup work profile for multiple BYOD devices

    Can't setup work profile for multiple BYOD devices

    Android
    a year ago
  • 0 votes 2 answers

    Firefox app configuration

    Hi Guys  i have to deploy firefox application on android devices . but in app configuration no option is available  i want to configure below  1. proxy 2.exaption list  3.Pull to refresh disable  4 Open app in 3rd party app > from never to always  please let me know if it is possible 

    SOTI MobiControl
    a year ago
  • 0 votes 5 answers

    Cannot Access SharePoint Through Soti Surf

    I am able to sign in to Office.com and access Outlook, Word, Excel, etc. But, when I open SharePoint it sits on a login page for a bit before bringing me back to the "Pick an account" screen and says "We couldn't sign you in. Please try again." I'm using a Galaxy Tab Active Pro running Android 11.

    SOTI surf
    a year ago
  • 0 votes 4 answers

    Joining two binaries files into one

    Hi, I am currently trying to join two binaries files on a managed zebra device to merge them into a third one. In DOS/windows i can use the command "copy file1.bin + file2.bin destination.bin /B" and in linux the command "cat file1.bin  file2.bin > destination.bin" So i wanted to know if either by using the legacy script (copy?), javascript(io.file?) or any other tricks i could send a command to the device to mimic such behavior ?

    SOTI MobiControl
    a year ago
  • 0 votes 3 answers

    Push StageNow Profile to Android 13 with SOTI Solved

    So far we have been using devices up to A11. But we just got a Zebra ET65  to test, which comes with A13 (MX 13.2.0.32) but I cannot push the OS configurations (MX 13.1) that we previously build with StageNow, because the mxconfig script doesn't work. I've tried finding what is the new process now for A13+ but can't find anything. In StageNow should I "Export to JS"? This gives me a .txt, should I load it to the device and run a javascript? What is the script for it then? This is just a test device and I could do the barcode read, but if we move on with this model, I should be able to remote configure them.

    Android
    a year ago
  • 0 votes 3 answers

    SendIntent to Zebra Datawedge to delete profile Solved

    Hi, I am running MobiControl (still on 15.6) and I need to delete a profile in the Zebra Datawedge. Before I can install the new version of an application I need to make sure that the old profile is deleted from the device. The Datawedge profile was created by the app but the app is developed not very good, so I need to take care of it.  I thought I could do it with a script (sendintent) but somehow nothing is happening. Here is what I tried to send to the device: sendintent -b "intent:#Intent;action=com.symbol.datawedge.api.ACTION;S.putExtra=DELETE_PROFILE,xxxProfileNamexxx;end"   The techdocs of Zebra Delete Profile - Zebra Technologies TechDocs are not very useful to me so maybe one of you can send me to the right direction or give me some hints.   Thanks in advance  

    Android Scripting
    a year ago
  • 0 votes 7 answers

    Disable USB-Debugging Samsung Galaxy Tab Active 3 Enterprise Edition Solved

    Hello, We are currently trying to implement a mobile register on our Galaxy Tab Active 3 Enteprise Edition. For this we need to deactivate USB-Debugging and adb functionality. Normally i wouldn't see the problem in this since there is a feature control option for USB-Debugging to enable or disable this. But for us it is already disabled in the profile but it is still enabled anyways. If I disable it manually it works but after a restart it enables itself automatically. Is there a way to permanently disable the usb-debugging? thanks for the help kind regards Alex

    Android
    a year ago
  • 0 votes 10 answers

    Is there a way to programmatically enable draw over other apps permission (from kiosk mode) for a third party app when it's getting installed or after it's installed? Solved

    Is there a way to programmatically enable draw over apps permission for a third party app when it's getting installed or after it's installed? here is the app, when it installs it's in lockdown mode, i got to this screen from admin mode. on lockdown when it installs: but i can't get to it from here, is there a way to automatically enable this or something i can do here?

    SOTI MobiControl
    a year ago
  • 0 votes 5 answers

    Unenrolled devices still consumed licenses?

    We noticed that unenrolled devices still consumed licenses unless we deleted them. That's the only time it releases the licenses. We are planning to implement a business rule where we can retain information/attributes (custom attributes/notes) set on the devices for inventory/historical information purposes. For example, stolen/lost devices, we want to retain them in the system by unenrolling them. Any suggestions to accomplish similar output would be much appreciated. Thank you.

    SOTI MobiControl
    a year ago
  • 0 votes 7 answers

    FileSync Rule - Post-script copy BadLink.html file to Enterprise Browser location Solved

    Android 11 or 13 Models MC93 & ET60 FileSync Rule copies config.xml, badlink.html, copy_config.xml & copy_banklink.xml files to %sdcard% as expected (xml files are used in post-synchronization) copy_config.xml <wap-provisioningdoc>  <characteristic version="11.3" type="FileMgr">    <parm name="FileAction" value="1" />    <characteristic type="file-details">      <parm name="TargetAccessMethod" value="2" />      <parm name="TargetPathAndFileName" value="/enterprise/device/enterprisebrowser/Config.xml" />      <parm name="IfDuplicate" value="1" />      <parm name="SourceAccessMethod" value="2" />      <parm name="SourcePathAndFileName" value="/sdcard/config.xml" />    </characteristic>  </characteristic></wap-provisioningdoc> copy_banklink.xml <wap-provisioningdoc>  <characteristic version="11.3" type="FileMgr">    <parm name="FileAction" value="1" />    <characteristic type="file-details">      <parm name="TargetAccessMethod" value="2" />      <parm name="TargetPathAndFileName" value="/enterprise/device/enterprisebrowser/badlink.html" />      <parm name="IfDuplicate" value="1" />      <parm name="SourceAccessMethod" value="2" />      <parm name="SourcePathAndFileName" value="/sdcard/badlink.html" />    </characteristic>  </characteristic></wap-provisioningdoc> After file synchronization has completed execute script: mxconfig /sdcard/Copy_badlink.xmlmxconfig /sdcard/Copy_Config.xml Always Execute is checked Enterprise Browser utilizes the settings from our config.xml but if it has a page error it calls the badlink.html that comes with the apk and not our customized file (customized file has an exit function to get out of the Enterprise Browser application in case they lose wifi). I cant get our customized version of the badlink.html to copy to the location where Enterprise Browser is located.

    SOTI MobiControl
    a year ago
  • 0 votes 4 answers

    Grant access to URL without creating a shortcut in Lockdown

    Hi! We use an Android app (Aims Manager) which launches a browser window for sign-in. When configuring the device with Lockdown mode and adding this app only, the pop-up browser gets blocked unless I add the sign-in URL as a Home Screen Item.  Is there a way to grant access to this sign-in URL without creating a dummy Home Screen Item?

    SOTI MobiControl
    a year ago
  • 0 votes 7 answers

    Can you auto relocate devices from one group to another based on days on agent disconnected?

    Right now we are manually moving devices that have been offline for 30 days or more to a missing group. Is there a way to automate this?

    SOTI MobiControl
    a year ago
  • 0 votes 4 answers

    Andriod: Automate USB Permissionions Management

    We've got a workflow that involves an in-house Android application interacting with some USB peripherals. Android doesn't persist permissions settings for detachable USB devices, so every time the devices disconnect/reconnect, the user has to be reprompted for various access permissions to the USB devices. If we have a listing of the device VID/PIDs and the list of permissions required, can we get MobiControl to automate the granting of the permissions, so we don't have to bother the user?

    Android
    a year ago
  • 0 votes 4 answers

    Activate File transfer mode in Kios mode

    Dear All, On Cipherlab RS 38 device I would like to solve that user can download pictures from device but KIOS mode should be active. At this moment system not give chance to user select File Transfer mode. Soti server verison is: 2024.1.1.1053. On the devicec we use 2024.1.6 Build 1140 version of Soti mobilecontrol. How can I solve this task? Thanks information and help. Br    Gábor

    Android
    a year ago
  • 0 votes 4 answers

    Android: Bypass Low SDK Installation Block

    We have an older application in our stack (from a now defunct vendor) that, as of Android 14, cannot be installed through default channels due to a deprecated SDK version. In a local installation, the block can be bypassed with adb install --bypass-low-target-sdk-block Is there a mechanism to replicate the bypass when installing an application through MobiControl?

    Android
    a year 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.