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

    How to Force Synhcronization of Google account to its currently binding company account

    A catalog rule has been created and assigned to a set of devices, which all of them has been enrolled by the same Add Rule. It means , all of them has its binding to the same company binding. The catalog rule holds some private application as mandatory. Some devices assumes the new application immediately after the cycle request, but some take more then 3 days to receive it. For those devices that are not installing the app, when clicks (in the device) on play store, it shows the application as not been released to the device. But it shows in the device MDM Catalog icone as Free and Mandatory. It looks like the device has not synchronized its account to the company bindings. After 3 or 4 days, it shows as released and may install. I have tried to force google play protect to rescan and also to restart device, but it still has "its own time to synchronize". Turning off the LockDown and set as administrative way, I got into device settings accounts, but the button to synchronize its android work account is disabled. Is there a way to force the synchronization between device and its Google account ?

    Android
  • 0 votes 3 answers

    Profile User/User Goup Permissions Solved Locked

    Hi,  By default, only the MobiControl Administrators group has Read and Write permissions on all profiles. Is there a simple way to give MobiControl Technicians group Read and Write permission without editing all 100+ profiles we have? We run a version 14.4.9.1034 Thank you for the tips!

    SOTI MobiControl
    5 years ago
  • 0 votes 1 answer

    Script to FORCE package reinstallation

    Hi communitiy Is there any script command (Android 7, AE) to force package reinstallation ? I know this can be done via the device configuration menu but I need to do this to all devices connected in 1 command. thx steve

    MobiControl - Android Script Engine
    5 years ago
  • 0 votes 2 answers

    Device drag and drop not possible

    Hi community We encounter an issue with Mobicontrol console. Drag and drop of devices is not anymore possible since upgrade from 14.1 to 14.5. Any idea ? thx steve

    Android
    5 years ago
  • 0 votes 4 answers

    Wipe action not working on Samsung Galaxy A02s

    I have a new Samsung Galaxy A02s that I am trying to send a wipe through to but it will not work.  I've got the correct device - I can send a soft reset, I can see when it is on or off but when I send the wipe action it just doesn't work.  I must have sent it more than 10 times now and it hasn't picked it up. It is a fully managed device on Android 11.  The agent build is 14.5.0 Build 1011.  The event log is showing it connected to the server. I am on Mobicontrol 14.4.2.1307 Why can't I get this device to wipe? Thanks

    Android
    5 years ago
  • 0 votes 8 answers

    Remove Chrome URL bar Solved

    I found this topic: https://discussions.soti.net/thread/chrome-lockdown-disable-url-bar/ and it seems to work for them.The script perhaps needs some edit or something, or i'm doing something wrong...not sure.Either way it did not work too well for me, then again Javascript is not a language I know too well.I generally stick to HTML / CSS.The way I have it right now is: <html> <head> <style type="text/css"> </style> <script> function openUrl() { var options = "location=no, toolbar=no, menubar=no, scrollbars=yes, resizable=yes"; var theUrl = "<MCLink0>"; // TEST URL alert(theUrl); window.open(theUrl, "", options); } </script> </head> <body> <div id="Main"> <div class="row"> <ul> <td onclick="openUrl();"> <li><A href ="<MCLink0>"><img src="<MCExeIcon0>" onerror="this.style.display='none'" /><div class="txt"><MCDISP0></div></a></li> <li><A href ="<MCLink1>"><img src="<MCExeIcon1>" onerror="this.style.display='none'" /><div class="txt"><MCDISP1></div></a></li> </td> </ul> </div> </body> </html> Ofcourse I have more CSS and etc in between, but this is just the layout I have put it in.Since the topic I mentioned is locked, does anyone else have experience with this?

    Android Scripting
    5 years ago
  • 0 votes 5 answers

    All devices cant keep up the connection to the server

    Hi all, After installing the latest windows updates and restarting the Server, the MobiControl Search Service couldn´t be started anymore because "the host refused the connection". After reinstalling the same version of MobiControl the MobiControl Search Service starts properly, but our devices  cant keep up the connection to our server. In the device logs it says, that every device do connect to the server, but cant even keep it up for a second (this happens every 10 sec for all devices): Furthermore we are not able to enroll new devices, kinda bad because we got some new iPhones for our employees and they cant enroll them... MobiControl Version: 15.3.1.1151 OS: Microsoft Server 2019 MS SQL Version: 15.0.4123.1 Devices: iOS14 +, Android 4.4.4 and 9, WindowsCE6 and 7

    SOTI MobiControl
    5 years ago
  • 0 votes 2 answers

    Is there a script out there that can be used to forget WIFI?

    I am looking for a way to forget a device's wifi networks. (clear them). Do any scripts exist to help out with this? the other possible solution would be a script to reset network settings on the device. If someone knows of any helpful scripts please let me know! 

    Android
    5 years ago
  • 0 votes 12 answers

    Android 10 Tab Active 3 connect to SOTI post Soft Reset

    We are starting to deploy Samsung Tab Active 3's with Android 10 out. and have found that when you soft reset the device from SOTI, or the device gets rebooted. it does not connect to SOTI. This is because even though the device has powered back up, it is not until someone unlocks it that you get the message Android is Starting and then MobiControl agent starts and connects to SOTIHas anyone else seen this or knows of how to get around it. I am just concerned that if the device needs to be restarted for any reason it we will not be able to control it or do anything until a user unlocks it 

    Android
    5 years ago
  • 0 votes 2 answers

    Life Guard Update on Zebra MC3390R with SOTI Solved Locked

    I have been trying to update Life Guard on Zebra MC3390R through SOTI. I have searched the forum and none of the suggestions work. I followed this document from Zebra and it does not work either, https://supportcommunity.zebra.com/s/article/Perform-an-OS-Update-using-StageNow-Tool-or-SOTI-MobiControl?language=en_US.  Any suggestions would be greatly appreciated.

    Android
    5 years ago
  • 0 votes 4 answers

    Device Wipe - Confirmation Solved Locked

     was wondering if there was any information (e.g. log entry, device details parameter, ...) to confirm a device has been successfully wiped? I have been testing, the log reporting: Wipe requested Device un-enrolled by admin Custom log (Wipe command received) Device disconnected As far as I can tell, device disconnected, refers to the connection between the agent on the device and the mobicontrol instance (in my case cloud). I am also searching for the device using the REST API and the returned json isn't detailing anything I have been able to attribute to wiping. TIA Adam

    SOTI MobiControl
    5 years ago
  • 0 votes 2 answers

    Windows Device Name not matching Soti Device Name

    We are brand new to Soti and wondering if there is a way to automatically populate the Windows Device Name of a Laptop in the Soti MobiControl (Device Name)Right now every new laptop we add just shows up as Windows 1, Windows 2, Windows 3, etc.Seeing the laptops have a Device Name set, can't Soti populate those in MobiControl?At the moment we have to manually rename each Windows 1, Windows 2, Windows 3 laptop in MobiControl to match the Windows Device Name.Suggestions are welcome.Thanks!

    Windows
    5 years ago
  • 0 votes 2 answers

    Windows Device Name not matching Soti Device Name

    We are brand new to Soti and wondering if there is a way to automatically populate the Windows Device Name of a Laptop in the Soti MobiControl (Device Name)Right now every new laptop we add just shows up as Windows 1, Windows 2, Windows 3, etc.Seeing the laptops have a Device Name set, can't Soti populate those in MobiControl?At the moment we have to manually rename each Windows 1, Windows 2, Windows 3 laptop in MobiControl to match the Windows Device Name.Suggestions are welcome.Thanks!

    Windows
    5 years ago
  • 0 votes 3 answers

    Enabled Customized Enterprised Keyboard

    Hi, we have customized zebra enterprise keyboard (name.encrypted) This file was copied via MobiControl to /enterprise/device/settings/ekb/config EKB was configured as default keyboard manually but customized keyboard wasn't changed. There's only basic enterprise keyboard.  Do you know where could be the problem or what we can change? Zebra TC52, Android Enterprise, Android 8.1 EKB with last version 3.9.1. Thanks

    Android
    5 years ago
  • 0 votes 4 answers

    Downgrade Agent version on "Manage Android Agents and Plugins"

    Hi, From the global settings/Manage Android Agents and Plugins menu I have upgraded the Android Enterprise agent to "latest version" in order to update "local Version" the old versions of the agent are not supported anymore and SOTI imposes me the update on my terminals.I can't do a rollback. I would like to make the old agent versions compatible. With a "Local Version" older than "Lastest Version".I tried to remove this agent from "Global settings / Site Name / Shared File Brower" and import an older agent, but without success, impossible to choose the previously imported apk. Does anyone have an idea? Soti version 14.4

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