Hi, we are deploying a large set od memor 11 with A13.
To configure the scanner setting we currently use S2D file and with a file/action we instll it with airwatch, but seems to be not very reliable, sometime some scanner setting didnt get configured (scan suffix) and i am looking for an alternative way.
I tried to use oemconfig without success. I downloaded de APK version of the latest OEMConfig app, uploaded to airwatch and make a deployment with the scanner config that i need. The oemconfig gets installed but no configuration change were made.
There is any guide of using oemconfig with airwatch for Memor 11 A13?
Thanks.
Juan.
Hi, Juan.
Actually the configuration from S2Deploy Studio should works from WS1 ( or any other MDM). In these cases the MDM must be the capacity to send Intent to the mobile devices. You can create the S2D package and send it to mobile device, after it the MDM needs to send the intent to call the S2D agent from Mobile device to apply the configuration sent.
Other options is use the OEMConfig from MDMs. Below I put the step by step for WS1:
Deployment Steps in WS1 UEM
-
In the WS1 UEM console, navigate to Apps and Books > Applications > Native > Public and click Add Application.
-
Set the platform to Android and search for your specific OEM’s app (e.g., Datalogic OEMConfig ,Zebra OEMConfig, Honeywell OEMConfig, or Samsung Knox Service Plugin).
-
Approve the application in Managed Google Play and assign it to your target smart groups.
-
During assignment, click Configure next to Application Configuration to define your desired OEM policies.
-
Save and publish the assignment. The OEM application will install on the device and apply the configured policies.
For granular walkthroughs and schema details depending on your hardware, consult the Omnissa OEMConfig Documentation.
Luiz Oliveira
1 Like
Hi Luiz, thanks for your response.
I had already explore de OEMConfig way, aproved and deployed the configuratión with WS1 onto one test devices, oemconfig gets installed but the configuration never get aplied. I am trying S2D way right now.