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 2 answers

    Application won't load login page (one device works, the other doesn't)

    Hi I already created a case on SOTI support, but it seems to be a very odd case that we cant find a fix for yet. I hope I get more information here and a possible fix. Yesterday someone set up “Google Managed Play” with me. (via gmail account) We’ve tested one application via a simple lockdown profile and everything was working fine. This morning I wanted to push this to all my other devices and sadly I’m facing problems I cannot explain. I will explain what the user story is; We have an application via Google Managed Play named “Payconiq GO” I push the application via a rule to the devices and I can see it is installed on each device I want. I can open the application with no problems. But… This application requires me to login with credentials. As soon as I click the button to login. It directs me to an authentication page. When I try to login I can see a grey bar going from top to bottom, as it seems to block the pop up to login. (grey bar shown in middle of screenshot) A very very strange thing here is. The device we were testing yesterday with a simple lockdown profile. I moved this to the store folder so it had all configuration applied like in the store (all test profiles from yesterday were administratively removed) The login page works perfectly on this devices and it doesn’t get blocked. It directs me to the login/authentication page with no problem. We tried several things so far; - Unenroll device -Swap profiles/create new ones -reset account for connection with store -Uninstall/install the application again

    SOTI MobiControl
    a year ago
  • 0 votes 11 answers

    URL error in lockdown - Android 14 Solved

    Hello,Following the update to Android 14 on our managed Samsung devices, we are getting a net::ERR_UNKNOWN_URL_SCHEME when trying to access the wifi app using the action ''action://CONFIGURE_WIFI'' in lockdown mode.Is there any workaround or fix to this? I've tried sending intents with ''android.settings.WIFI_SETTINGS'' without luck.Thank you,

    Android
    a year ago
  • 0 votes 11 answers

    JS to process a synced file based on the custom attribute Solved

    New to JS but I want to sync a certain time zone xml file based on the location of a device, where i will get the location from the custom attribute. is this possible? I found this on SOTI portal but not sure how to use it with processing the time zone file that I've synced, instead of just displaying it in the logs. SEFL_LOC is my custom attribute: var myCustomValue = mobicontrol.agent.getCustomAttribute("SEFL_LOC"); if (myCustomValue != null) {     mobicontrol.log.info("Custom attribute for key SEFL_LOC: " + myCustomValue); } else {     mobicontrol.log.info("Custom attribute for key SEFL_LOC is not found"); } sdcard/Timezones is the path 

    Android Scripting
    a year ago
  • 0 votes 5 answers

    What are the specific permissions to be able to revoke/install a profile? Solved

    I am looking for what permissions are required for a tech to be able to revoke/install a profile via MobiControl, but at the same time not be able to edit the existing profile. Is this possible?  If they need profile edit permissions to be able to revoke/install a profile, I will need to abandon this task. 

    SOTI MobiControl
    a year ago
  • 0 votes 3 answers

    iOS device through Apple Business Manager enrollment features

    What features are enabled when enrolling an iOS device through Apple Business Manager, and how do they differ from enrolling a device without using Business Manager?

    iOS
    a year ago
  • 0 votes 8 answers

    Automating saved passwords in Google Chrome deletion

    Hi all, Is there any script we can send to an Android device so we can delete all saved passwords, all times? We can do some preparation sending the legacy script commands:   kill_application com.android.chrome   wipeapplication com.android.chrome but no luck trying to delete all the saved passwords without having to uninstall and reinstall Google Chrome. Any ideas?

    SOTI MobiControl
    a year ago
  • 0 votes 3 answers

    Remote Control

    Hello, I wanted to test the legacy remote control.I installed the plug-in downloaded from SOTI. I can't go back.When I do the remote Web, error 404.I've uninstalled the plug-in but nothing works.I asked a colleague to test it on his PC and the same thing happened. Does anyone know how to reverse this nonsense?

    SOTI MobiControl
    a year ago
  • 0 votes 5 answers

    BatterySwapUIUsage tablet shutdowns

    Hello, I pushed xml settings from stagenow through soti onto zebra ET60: <wap-provisioningdoc> <characteristic version="13.4" type="BatteryMgr">    <parm name="SetCriticalLowThreshold" value="10" />    <parm name="BatterySwapUIUsage" value="1" />  </characteristic>  <characteristic version="13.4" type="UiMgr">    <parm name="StatusBarUsage" value="1" />    <parm name="ShowBatteryPercentage" value="1" />  </characteristic></wap-provisioningdoc> when the battery is 10% the tablet shutdowns instead of displays a pop-up. May you tell me why? regards

    Android
    a year ago
  • 1 votes 6 answers

    Zebra FOTA - Stuck On Update Status

    G'Day All,We've had an open ticket with Zebra for about two weeks now. Initially, they were responsive, but they've stopped replying, which is frustrating when you're managing 2,000 devices. The issue we're facing is with FOTA. While the devices seem to be receiving the updates as instructed, they are getting stuck with the status "update in progress." We've yet to find a solution, and with the status stuck as pending, we're unable to push further updates to these devices. Has anyone encountered this before or have any suggestions?TC58 / TC57 SOTI Version: 15.6.6.1010

    SOTI MobiControl
    a year ago
  • 0 votes 5 answers

    iSafe OS Updates

    Hi All,We recently added a fleet of iSafe IS530 devices to our operations, and I need advice on the most efficient way to push OS updates to them. I'm not very familiar with these devices yet. For context, I currently manage around 2,000 Zebra and Samsung devices, where I use file sync, Samsung FOTA, and E-FOTA for updates. However, I'm uncertain what options are available for the IS530. Any insights would be appreciated!Cheers 

    SOTI MobiControl
    a year ago
  • 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

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.