I use EHS (Enterprise Home Screen) to lockdown my devices. What would be an easy way to tell the device to use EHS as the default launcher. Is there a way to do it in SOTI. Thank you
I use EHS (Enterprise Home Screen) to lockdown my devices. What would be an easy way to tell the device to use EHS as the default launcher. Is there a way to do it in SOTI. Thank you
You will need to use StageNow with the AppMgr setting to set the package ID as default launcher. Then you can export the XML and send it to all of your devices via package and the SOTI script mxconfig.
Amadou,
It is very surprising that your vendor wasn't able to assist you with such a simple request. I find it ironic to be answering you on the forums when you could have just sent me an email!
Here's the MX that you're looking for:
<wap-provisioningdoc>
<characteristic version="5.1" type="AppMgr">
<parm name="Action" value="SetDefaultLauncher" />
<parm name="Package" value="com.symbol.enterprisehomescreen" />
</characteristic>
</wap-provisioningdoc>