There's a new home for Articles. Find Articles on Our Product Support Page.
Hello, Is it possible to add "OEM Version" information in lockdown template, like device name with %DEVICENAME% or Mac Adress with %MAC%?Thanks for your help
Hi, I want to make a link in the template to allow user to go back to the website (internal) if they use the back button. Chrome is open at the startup and it is working fine (webpage defined as homepage) but when I set a template with a simple link, it open in the internal browser and the page is not working (I think it use Surf). I want that link to open Chrome or switch back to it to allow the webpage to work. I tried the Intend, browsers and other possibilities but those are only for the Custome home page and the link is not working. Enable Single App Mode get me a black screen instead of Chrome. So how to set a Template to open a web page in Chrome and not in Surf? Or how to prevent user to use the back button and be stuck on the template page? Regards, Michel Leclerc
Hi, I am playing with the dynamic template in hopes of coming up with a solution to resolve an issue we are having with kiosks at the moment. We are actively migrating our devices from one version of our application to a newer release which have different package IDs. It's become very cumbersome to build and maintain 2 different profiles per customer device grouping and swapping them once we know an app has been updated. If the profile swap doesn't happen or if we don't know a customer has migrated apps, they will then have a kiosk with no apps present until someone manually unassigns/assigns the profiles properly. I was hoping to utilize the dynamic HTML template and tweek it where I could add both application package IDs into the lockdown and the template would only display a link to an app if it actually exists on the device. I wasn't sure if anyone had experimented with a similar solution or had any other ideas. Thanks
Good morning community!This is intended to ask for your help with the following; Profiles > In the profile settings, the Lockdown option, in the Templates module there are the options to customize the kiosks. Here, the question that arises is when importing images, if I already have images loaded, is it possible to download them or manage them as a File Manager? If I import a new image, why is it not saved in the existing images and is added directly to the lines of code? Thanks for support!
We have a set of devices which are assigned a mixed set of apps depending on the customer. It is becoming cumbersome to have many different profiles for each set of apps. I'm looking for a way to make my template only show apps that are installed. That way if I have apps A, B and C I could do the following: Device Group X is assigned a profile containing A Device Group Y is assigned a profile containing A and another containing B Device Group Z is assigned a profile containing A and another containing C Device Groups X, Y and Z all are assigned a lockdown profile that has home screen items configured for all apps, A,B and C I'd like the template to be able to detect if an App is installed, and if it is not, don't display a button for it. With the javascript scripting API, I can send a script to detect this: if (mobicontrol.app.getInstalledApp("com.google.android.apps.maps").versionCode < 15000) { mobicontrol.log.error("The Example app is outdated; aborting script."); (Discovered here: https://www.soti.net/mc/help/javascriptapi/en/mobicontrol.app.html) However, I can't seem to get that to run via the template. I'm guessing that the javascript API isn't actually available from the template runtime, but any pointers on how to make that work, or any other clever way to detect if an app is installed would be welcome. All device groups
Hey Guys, actually we need some Android Activities to be accessable within the Kiosk-Mode. e.g. for PTP (Picture Transfer Mode on USB Connection) So far we set this activity (com.android.settings/.deviceinfo.UsbModeChooserActivity) at position 1 in our Lockdown-Configuration And in our Template, App #1 is hidden, so the User can't see any link for this activity. It has just to be accessable but not visible: Now I have to grant access to a few more activities. The Question now: Can I write the Launch:// Command directly inside the Lockdown-Template so I dont have to add all these activities to the lockdown Config ? I already tried to change <MCLink0> to Launch://com.android.settings/.deviceinfo.UsbModeChooserActivity but this is not working. Maybe I have to exclude some special characters ?!? Did anyone of you solve this problem already ? Many Thanks!
How can I implement a condition in a kiosk mode template?For example: if %model%"=="BQ <li><A href ="<MCLink7>"><img src="<MCExeIcon7>" onerror="this.style.display='none'" /><div class="txt"><MCDISP7></div></a></li> else <li><A href ="<MCLink8>"><img src="<MCExeIcon8>" onerror="this.style.display='none'" /><div class="txt"><MCDISP8></div></a></li> endif Sorry, I don't know the html language
We have already tried the following, but none of these work. %OS%<br/> %OPERATINGSYSTEM%<br/> %OSversion%<br/> Can you please suggest.
Hey Everyone, When it comes to certificate renewal for CBA is it mobicontrol or exchange that is responsible to send the updated certificate to the devices? I noticed that under our Certificate Template the "Auto renewal" check box is not checked, could that be the issue? Currently when people are having authentication issues we have to revoke the CBA profile and push it again which updates the certificate but this should be done automatically. Regards, Johnathon
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