There's a new home for Articles. Find Articles on Our Product Support Page.
Hi all, We are currently working with some Unitech TB85 tablets - staged using Android for Work. I am trying to send a script where possible to change the default storage location of the camera - and started down the path of using 'watchsettings' However Soti reports this script is not supported by the device. Are there any alternatives to this that can produce the same results please? I have tried some variations of the writesecuresetting command, but without knowing the actual setting this is just pot luck at this stage. Any help greatly appreciated. Leigh
I would like to create alerts using the REST api. I can see the rules/alerts related to a particular device using /devices{deviceId}/rules. However I don't see where I can create a rule/alert. I am running v15.1.2. If this isn't a current feature, is there a place I can make a feature request?
Hi, I have a client that suddenly had his profile uninstalled from devices, now in pending removal status. Is there a way to cancel this? We think its human error.
Hi Support I have problem that 1. My some client devices have been added personal account into Mobile Device. 2. I created and assign to "not allow add all account" 3. I want to remove gmail or other account from that device 4. how to do it. My Mobicontrol server version Version: 15.0.2.1049 My Client mobicontrol version 14.2.2 build version 1079 Device brand Samsung Model SM-G715FN Os version 9 Enroll mode : Android Enterprise
Hello, i have tried to send a message to my android devices, in order to let the user make a decision: showmessagebox "Is this okay for you?" NO_TIMER 2 NOif %ShowMessageBoxReturn% == IDYES goto "SCRIPT "else goto EXIT I want to start a script, if the user clicks YES - if the user clicks NO it should go to EXIT. Is this possible? Thanks
Hi, I created a lockdown with SOTI with a background image, as well as several apps. I also want to add another image as a "header" with a "clickable" html-link behind it. Unfortunately I'm not able to add the banner, as it shown on the "whole" screen. Also, when you "turn" the device from landscape to widescreen or vice versa the background image is shown "twice". Any ideas? Please find the html as well as the screen of the configuration as well as the lockdown screen itself. Regards, "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Lockdown</title><style type="text/css">html, body { height: 99.3%; }.body,html { position: fixed;top: 0; } body {margin: 4px 4px 0px 4px;background-image: url('<MCImg_HORSCH_FarmingHero_Teaser_small.jpg>');background-position: center;background-size: cover; }#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em;}#Header .Title { font: bold 30px arial,sans-serif; text-align: center; line-height: 71px; color: #000; display:block;}#Main { text-align:center; margin: 4px 0 100px;}#Main .row { display:table; white-space:nowrap; margin: 0px auto;}#Main .row ul { list-style: none; margin:0; padding:0; display: table-row; white-space:nowrap;}#Main .row ul br {clear: both;}#Main .row ul li { width: 149px; height: 153px; padding: 2px; /* border: 2px #666666 solid; */ margin: 2px 4px 2px 0px; vertical-align: middle; text-align: center; position: relative; display:table-cell; float:left}#Main .row ul li img { border: 0; width: 86px; height: 86px; padding: 12px;}#Main .row ul li .txt { color: #666666; font: bold 16px arial,sans-serif;}</style><!--[if lt IE 8]><style type="text/css">#Main .row ul {display:inline-block;}#Main .row ul{display:inline; }#Main .row ul li{display:inline-block}#Main .row ul li{ display:inline;}#Main .row ul a{ display:inline-block;}#Main{text-align:center}</style><![endif]--></head><body><div id="wrapper"> <div id="Header"> <span class="Title">HORSCH Lockdown</span> </div> <div id="Main"> <div class="row"> <ul> <!-- To display the image for the item rather than use the EXE icon use this line instead <li><A href ="<MCLink0>"><img src="<MCImg_wifi.png>" /><div class="txt"><MCDISP0></div></a></li>--> <li><A href ="<MCLink0>"><img src ="<MCImg_wifi.png>" /><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> </ul> </div> <div class="row"> <ul> <li><A href ="<MCLink2>"><img src="<MCExeIcon2>" onerror="this.style.display='none'" /><div class="txt"><MCDISP2></div></a></li> <li><A href ="<MCLink3>"><img src="<MCExeIcon3>" onerror="this.style.display='none'" /><div class="txt"><MCDISP3></div></a></li> </ul> </div> <div class="row"> <ul> <li><A href ="<MCLink4>"><img src="<MCExeIcon4>" onerror="this.style.display='none'" /><div class="txt"><MCDISP4></div></a></li> <li><A href ="<MCLink5>"><img src="<MCExeIcon5>" onerror="this.style.display='none'" /><div class="txt"><MCDISP5></div></a></li> </ul> </div> </div> <div class="push"></div></div></body></html>"
I am trying to enroll a Motorola One Device, when I do a factory reset, it will not give me the Option to enter the Enrollment Command AFW#MOBICONTROL , How Else can i do it .... Thanks Darius Hofer
Hi, I need to get the data from the ICCID column, but the data in the cvs file is different from those in mobi. In the CSV file, in the ICCID column, each row has the same number.
Which Mobicontrol Agent do I have to install on this device? ZEBRA VC8300 Those that I have installed have given me various errors, indicating that they were not compatible. (Zebra, Zebra Concierge, Zebra ET1 GB, Zebra MC36) Any suggestion ?. Thank you. --//--Que Agente Mobicontrol es el que tengo que instalar en este dispositivo? ZEBRA VC8300 Los que he instalado me han dado diversos errores, indicándome que no eran compatibles. (Zebra, Zebra Concierge, Zebra ET1 GB, Zebra MC36) Alguna sugeréncia?. Gracias.
Is it possible to apply a filter in SOTI MobiControl v15.1 to show all device names that are duplicates?
Mobicontrol can display images/play videos, with audio as screensavers for Android enterprise in kiosk mode.
Good morning I started to check out the API of MobiControl and was struggling and didn't understand the authentication. But with help from this community I got some codesnippes and it's working now. I then started to look into simple requests also with help from this forum and the api documentation and created a few functions for our company. I'd like contribute and share those PowerShell cmdlets with you and maybe make some peoples lifes easier. I tested the function in our environment and like to get some feedback if it also works for you and also if you have any suggestions for code improvments. https://github.com/noaboa97/MobiControl-cmdlets Best Noah
Hi SOTI TEAM I have a device huawei Y5(2018) running OS 8.1.0 and cannot remote into it remote control is missing, can not get online. There is an issue in the API RC Virtual Display, also i have the same issue in the API for samsung devices I have tried also sending this scrpits (_resetfailedrcdetectionflag restartagent) but it does not work it is giving this error message : (Journ pers (ReferenceError: "_resetfailedrcdetectionflag" is not defined. (UserScript#1)) Regards.
Good day, I have picked up an issue where we have around 15 apps being installed from the Managed Google Play store. All apps are set to mandatory and the devices are Enterprise. All the apps install apart from Soti Surf. So far it has only occurred on 2 devices out of over 100. This brings me to ask, if a app is mandatory and does not install, is there a script to install it, or is the only way to go out of kiosk mode and manually install it from the app catalog? Regards,
Hi, Some devices (Android+) cannot connect to the MobiControl server (v14) once we enable the WiFi. Sometimes, they are connected few minutes but most of the time, once we switch from network mobile to Wifi, few minutes later we loose the connection between devices and SOTI server. Below is the part of the log file: 2020-06-22 14:53:25.423|AsyncTask #112|I|AP|[BroadcastService] Broadcast message received [android.net.wifi.RSSI_CHANGED] ContextIntent[Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) }]|2020-06-22 14:53:25.443|AsyncTask #112|D|AP|[net.soti.mobicontrol.dm.d.k:358] SSID: "indestat-cisco"|2020-06-22 14:53:25.869|Thread-18|I|AP|Screen data 30717 bytes sent|2020-06-22 14:53:26.011|[f][137698610]|W|AP|[net.soti.comm.communication.d.a.a.a:92] Connected state failed with SSL Error|javax.net.ssl.SSLException: Read error: ssl=0x7d97650808: I/O error during system call, Software caused connection abort at com.android.org.conscrypt.NativeCrypto.SSL_read(Native Method) at com.android.org.conscrypt.NativeSsl.read(NativeSsl.java:407) at com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read(ConscryptFileDescriptorSocket.java:579) at net.soti.comm.communication.c.f.a(SourceFile:61) at net.soti.comm.communication.c.h.a(SourceFile:56) at net.soti.comm.communication.c.h.b(SourceFile:69) at net.soti.comm.communication.c.h.a(SourceFile:31) at net.soti.comm.communication.d.a.a.a(SourceFile:82) at net.soti.comm.communication.d.a.c.run(SourceFile:33) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:459) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:764)|2020-06-22 14:53:26.012|[f][137698610]|D|AP|[net.soti.comm.communication.d.a.c.run:34] state[f] onActivateFinished()|2020-06-22 14:53:26.013|[f][137698610]|D|AP|[net.soti.comm.communication.d.a.f.j_:35] Disconnecting|2020-06-22 14:53:26.013|Outgoing|I|AP|[net.soti.comm.communication.d.a.a$a.run:178] Interrupted|2020-06-22 14:53:26.014|[f][137698610]|D|AP|[net.soti.comm.communication.d.b.b:100] Request to switch from CONNECTED to DISCONNECTING| I think that issue is from the WiFi router but I don't know how to explain it to our customer and what to ask him to do/check. Something strange is that one of 10 devices which is connected to the same SSID and same router is always connected to SOTI with WiFi connection... I also found something strange, of the device was connected during more than 1 hour to SOTI server, I connected to it by using remote control, I found that SOTI agent was displayed on the device on SOTI configuration page, but once I clicked on samsung home button, I suddenly lost the connection, after that this device was always disconnected from SOTI server... Your help will be welcome. Thanks
Top-tier experts who are delivering outstanding content. Should have more than 7000 points.
Experts who are consistent with great content. Should have more than 1000 points.
Highly experienced members with valuable inputs. Should have more than 700 points.
Beginners taking the initiative. Should have more than 500 points.
New contributors starting their journey. Should have more than 250 points.