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

    Device enrolled -> Unable to find it in the cloud

    Hi I was able to enroll a device with a certain Enrollment ID so it would go to a specific location. Yet, i'm not able to see the device within our soti cloud Saas. The device itself receives the packages/profiles that has been activated on the specific location. The only thing I can see on the device 'Event Logs' are error messages about "Failed to acquire location (timeout)." Device type: Samsung-SM-T585 Agent version: 15.1.5 build 1049 Android version 8.1.0 (unable to find more upgrades) Best regards Brian

    SOTI MobiControl
    4 years ago
  • 1 votes 2 answers

    How to allow app permissions via legacy scripts? Solved

    Good Morning! I am wanting to allow certain permissions for several apps without having to go into the device settings.  Permissions I am wanting to allow include Location, storage, camera, draw over other apps, modify system settings, install unknown apps.  I would like to be able to grant these permissions through a script using the bundle ID if possible? 

    SOTI MobiControl
    4 years ago
  • 0 votes 5 answers

    Android Plus - Soft reset device in script

    Hi all, We've created a profile that contains an XML file being pushed to the device, but for the configuration to apply the devices needs a reboot. Ideally we would want the device to reboot itself when the profile is installed. I've tried a post-install script in the package as ''reset /S'' but this doesn't work.  Is there a way to make a unit reboot automatically when a profile is installed ? Thanks,

    Android Scripting
    4 years ago
  • 0 votes 7 answers

    How to execute an intent conditioned by a "special" action

    Hi all, I'm looking to execute an sendintent conditioned by a successful "shared device" login...is this possible? Basically I want to manage the "softkeys" from the navigation panel conditioned by the "Shared Device status". Without a logged user: "all off" / with one connected : "all on".

    SOTI MobiControl
    4 years ago
  • 0 votes 5 answers

    Is there a way to send 1 script to a specific profile to hit all the devices assigned to the profile?

    Good morning,  I am needing to send an uninstall app script to about 500 devices who have the same profile assigned. This profile has an app apk package that I would like to uninstall using an uninstall script. Is there a way to send the script to the entire profile instead of selecting multiple devices and sending the devices the script?  I do not want to get rid of the package itself, I want to uninstall the app from the devices and then assign a new version of the app via a package.  I tried to package up and do a new version string, but the install is failing on my test devices saying "failed to install i/o error". so far the only way I can resolve this is by uninstalling the app first then pushing it out again. 

    SOTI MobiControl
    4 years ago
  • 0 votes 4 answers

    Custom Attribute with JavaScript

    Hi is it possible to use the Custom Attribute in the script "JavaScript" ? Thanks. Regards,

    Android
    4 years ago
  • 0 votes 1 answer

    Linux Ubuntu & Raspbian Lockdown

    Hello Community! I have Soti MobiControl, version 15.4.2.1020 in use. I have a requirement to manage and lockdown Raspberry PIs and Ubuntu servers via Soti.According to the documentation only Ubuntu 16.04 as well as Ubuntu 18.04 are supported. I have set up 2 VMs with 16.04 & 18.04 and cannot confirm that the lockdown works for Linux. According to logs the npm packages are missing as well as electron, but they are not installed by themselves. On newer Ubuntu servers and on Raspbian 10/11 I have no chance to get the lockdown working. Has anyone done this before or is there a trick to use the build-in Lockdown from Soti? I don't want to program my own kiosk browser, because it has to work dynamically for 30 works. Thanks for your help, kind regardsMartin

    SOTI MobiControl
    4 years ago
  • 0 votes 1 answer

    Application RAM Usage

    Hello everyone, new day, new question :) So as the title said, is there any way in Mobicontrol we can check RAM usage per application? Thanks & regards, Randy Saputra

    SOTI MobiControl
    4 years ago
  • 0 votes 8 answers

    Honeywell CT40 - android experience

    Hi all, We've purchased a fleet of CT40 (model L1N-1NC11BF) last year but we've been struggling with application refresh since then. Those devices are enrolled as AE Work Managed from the initial steps, running on android 9. By application refresh, I mean the user is working on our app then it just closes suddenly (no error message). I made some tests where I have multiple apps open, then switch between them and when coming back to our app it logs you out and brings you to the main screen (like a refresh).  That ''kickout'' is happening on a random basis. We've applied a system configuration on the XML file so the DOZEMode is disabled, the Provisioning mode is always ON, the ''retain app login state'' is also enabled. This only diminished the kickout. We don't know where to aim now as we've explored so many hypothesis (from Firewall-webserver communication to app optimization by the vendor) I'm looking for feedback from people who are using the Honeywell CT40 to see what is their overall experience and compare Thanks,

    Android
    4 years ago
  • 0 votes 6 answers

    Bluetooth address changes after installing Soti on a device

    Hello everyone, We are running into a bit of an issue regarding SOTI and Bluetooth addresses.  Whenever we install SOTI on an Android 6.0.1_r5 device, the Bluetooth address stays the same.  However, whenever we install it on an Android 8 or 9 device, we find that the Bluetooth address changes.  This is verified when we pair the device with another and check the address manually with Android's SDK (as opposed to the settings UI).  Furthermore, upon a reinstall, the Bluetooth address is changed again, but to a new one. What is happening here?  Is a new static address being assigned every time, or a non-resolvable private address?  We need to know as we rely on the Bluetooth address being accurate for our use cases.

    SOTI MobiControl
    4 years ago
  • 0 votes 5 answers

    Change/renew APNS

    We are wondering, if we change te account used to configure APNS in SOTI will the current enrolled devices keep on working? I know the manual mention the re-enrollment of devices after changing.But does the change mean the devices need to be enrolled directly after changing or do we have time to do this on een controlled scheduled base without devices loosing funtionallity (except then voor the APNS)

    SOTI MobiControl
    4 years ago
  • 0 votes 5 answers

    Database and Service Warning message Solved

    Hi everyone, I installed a new on premise instance with MobiControl V15.5In the admin utility everything is okay. When I enter onto the web console there are some warning messages. Do you have any ideas what I can to there to solve this? It is on a Windows Server 2019 with SQL Express 2019. We had no error messages while installing. Only thing we had to do was an offline activation of the license. 

    SOTI MobiControl
    4 years ago
  • 0 votes 5 answers

    Android 11 MXConfig? Solved

    I am demoing a Zebra VC8300/VC83x that shipped with Android 11.  I can't say it's going as well as any previous new device. I've used StageNow to generate barcodes and xml files to adjust screen time outs, wifi preferences etc and NOTHING is changing. If I send this legacyt script things do change immediately - do I need to migrate EVERYTHING to writesecuresetting on Android11 or is this device just acting up.  To match the fun, if I type the wifi password wrong during initial setup, it boot loops for almost 3 hours before it recovers itself - so it's possible the OS build on this device is just not right - and there are no updates available for it since May 2021. Here is what is working so far. writesecuresetting -sys SCREEN_BRIGHTNESS_MODE_MANUAL 1writesecuresetting -sys SCREEN_BRIGHTNESS 255writesecuresetting -sys screen_off_timeout 1800000

    Android Scripting
    4 years ago
  • 0 votes 6 answers

    Remote Desktop Client - Launching specific machines in kiosk Solved

    Hi, We have a customer who will be running Remote Desktop in Kiosk mode to a machine and a workspace. Our intention is to add kiosk menu items that launch said PC and Workspace directly rather than presenting the Remote Desktop app itself. Normally, without Kiosk, the user would 'pin' the remote desktop widget to the Android home screen and launch from there, but I believe the kiosk screen doesn't support widgets. how would I go about creating this solution? Has anyone done this before? I've seen mention of an rdp file type with intent on another discussion but I have no experience in this so cannot look to implement. Thanks

    SOTI MobiControl
    4 years ago
  • 0 votes 2 answers

    Install unknown apps - "allow from this source"

    Hi! A new day, a new question from my side.We have set the feature control to allow installation from unknown sources.Now we distribute a self-written app to the devices via the app policy.However, when we start the app for the first time, we are still asked whether or not we want to allow the installation of unknown apps. Is there any way to automatically "allow from this source"? After a little searching in the forum, I had already tested the following commands. enable_system_app app_nameafw_set_permission_grant_state app_name android.permission.REQUEST_INSTALL_PACKAGES allowafw_set_permission_grant_state app_name android.permission.INSTALL_PACKAGES allowafw_set_permission_grant_state app_name android.permission.RESTART_PACKAGES allow Best regards and have a nice weekend!

    SOTI MobiControl
    4 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.