There's a new home for Articles. Find Articles on Our Product Support Page.
Hi I have setup an app rule for Romero insurance brokers but the first time you open the app it requires the account to be setup. Can tis be configured within the rule as this has to be pushed to 100 devices
We are trying to create a link to some documents through a lockdown profile on Android Plus. so far I have a link to mobicontrol Launch://net.soti.mobicontrol.androidwork This takes me to the device configuration screen though, and we need it to go directly to the Content library tab to prevent headaches with users. so far I have tried net.soti.mobicontrol.ui.contentlibrary as well as a few similar versions but none work. Apparently you can't link directly to the documents which would be ideal, so I am trying to get the user as close to where they need to be as possible.
Hi, Team, New here. Just wanted to ask if there's any SOTI script available to login user credentials on android application? Device: Honeywell CT60 Android OS version: A7 and A9 We need to do these steps below. 1. wipe application--> Wipeapplication com.app_name 2. start application-->start com.app_name 3. Login using this credentials below to provision the app.#Details needed as below. .Customer Name 'company_name' .Username 'password1' Then we need to Tap "Download" button or Enter to proceed with the provisioning. Is this something that we can be scripted from SOTI? Thanks in advance for your help! Regards, KSC NZ
Hi, We have a problem after Android update to version 11. We are using Samsung T-505 with the latest mobi agent. We don't see notification bar - when I set admin mode and restart a device, notification bar is visible. After next reset with user mode, notification bar is hidden (empty bar). After set admin mode, we can open notification bar (swipe down) only in home page, other page don't have this option. I don't know how I can repair this. Do you have any ideas?
Hi, I have a geofence rule set up that starts an application to send an SMS message when the geofence is entered/exited. I've tried to find a way to include which geofence name in the SMS but am unable to get that information on to the device for the application to read. The application doesn't support intent extras, but this may be the way to go if MC can't do it. What I want is to have a script run when the geofence is entered that updates an .ini file with the name of the geofence, e.g. [Geofence] value=LocationNamehere Has anyone tried this? Any solutions? We're using MobiControl v13 and the devices are mostly running Kitkat. I want a simple, elegant solution. I don't want to use relocation/file sync rules if possible. Thanks in advance Adam.
Device Family Android PlusWork Managed DeviceZebra MC9300, Honeywell CK65Android 10Agent Version: 14.4.0.1028 SOTI version: 15.01.1181 I don't think any profile policy is preventing this At some point in time I would like to get all devices on the same agent version the newest agent on a recently setup device downloaded v 14.4.6.1001 afw#mobicontrol I believe we used as the download command
Samsung w/Android 10 Settings App Notifications Phone - Everything is "greyed out" except App icon badges. No assigned profiles, or packages, why can't I change this setting and how/where do I get control of this setting and other setting like it?
I have a few devices that are almost always offline. these have a very good internet connection (4g). if i go to soti agent on the device and press disconnect, then connect again. then i see the device online for a few seconds and again it goes offline. Mobicontrol Version: 15.1.3.device: bluebird ef500r with android 6.0.1 can you help me with this please.
I used stage now to create an XML file that changes the screen timeout on the devices (Zebra TC21), the test code worked when scanned by the device, but when I used the XML file to create a package using Package Studio and added it to a profile in SOTI, that didn't work. I used a post-install script when creating the package. And by the way, the profile installed the XML file on the device's SDcard but still looks like it did not execute itself. Your help would be very much appreciated. Thank you,
Afternoon everyone. i have an issue with Mobicontrol in that it will not let me request a check-in to any device. we are on version 15.1.2.1035 and it in on premise. a few months back we paid for SOTI to migrate our server to Azure and since then i cannot get any device to check-in also not sure if its related but if a change or create a package this is not immediately pushed to the devices, i believe the only time the devices actually update is when they request a check-in themselves which is currently set to every 2 hours any advice on what to check is much appreciated
After doing a factory reset, I click 6 times on my screen in order to read QR Code (To download Soti Mobicontrol) but it comes out an error message saying qr is not correct. Also I try to enter afw#mobicoltrol on google account window but does not come up after a reset... and if I enroll by downloading agent from docs.soti.net it works but I cant use remote control and apply configuration profile to the device does not work. Any solution? Thanks! Model: SM-J415FN & SM-J530F Android 9 Type: Android Enterprise
Hi there, I'm looking for a possibility to automate the confirmation of the terms and conditions, when enrolling the Samsung Knox E-FOTA One App to Tablets (SM-T505). After installation of the agent via package, I start the agent with a Task ("start com.samsung.android.knox.core.efota"), which works well. In Step 2 of the installation, the user needs to click "Accept and Continue", to register the agent completely. See the following link for details: Samsung Documentation -> Step 2 With "identify_activity" I've received the following activity: com.samsung.android.knox.core.efota/com.samsung.android.knox.efota.activities.EnrollmentActivity But as I'm not an expert, when it goes to scripting, maybe somebody can help me here? Maybe this could work via sendintent? Thanks for your help! Best, Daniel
Hi, hopefully someone will know the answer. Is it possible to use ADB via mobicontrol to upgrade the OS Version. Or using ADB to push files onto a device. A little more information, the device is a TC57. Luke
Hello, [MC Version: 14.3.3.1111 // Devices: Android Enterprise DO] Could someone tell us how this script works, what is the flow and above all, is the system secure and how? We are surprised that we do not know about this flow since it does not appear on the network config diagram: According to the online help: sendreport Sends a debug report from the device agent to the SOTI ftp server. This script ask the device agent to send a debug report (all following files) to the SOTI FTP server through the port 22 and without passing through the MC server (DS/MS). Since we are concerned about the security of our devices, we have some questions : Is the FTP flow used by SOTI (not SFTP) secure? If so, how it is secured? What is the authentication mechanism? Is it a one-way flow? Or is it two-way? From device to the SOTI FTP? From SOTI FTP to device? What types of files can transit through this flow? In case SOTI is attacked, what would be the possibilities for the hackers and the consequences? Are there other flows of this type that do not appear at all on the network config diagram? Many thanks for your detailed answers. BR
Hi, I need to start an app with args. I use intent: to launch it, but it has a negative effect - the app always starts with main activity. Now I use hoff://ru.hoff.tablet#Intent;action=android.intent.action.VIEW;S.data=custom_data;launchFlags=0x20002000;end Is there any way to launch an application with arguments that it doesn't switch its screen after pressing the home button and launching it again? I've tried doing some tests as described here but failed. android-app://ru.hoff.tablet.prodsrv.idx2#Intent;S.data=custom_data;end No Activity found to handle Intent { act=android.intent.action.MAIN flg=0x10800000 pkg=ru.hoff.tablet.prodsrv.idx2 } android-app://ru.hoff.tablet.prodsrv.idx2#Intent;action=android.intent.action.VIEW;S.data=custom_data;end No Activity found to handle Intent { act=android.intent.action.VIEW flg=0x10800000 pkg=ru.hoff.tablet.prodsrv.idx2 }
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.