Hello Community,
i try to enroll a Honeywell CT47 with Android 12 to our cloud environment via scanning barcode.
WE run Soti 15.6
the enrollment via afw#mobicontrol work, but without systemapps.
I try following code in different versions:
{
"android.app.extra.PROVISIONING_LOCALE":"en_IE",
"android.app.extra.PROVISIONING_TIME_ZONE":"Europe/Amsterdam",
"android.app.extra.PROVISIONING_WIFI_SSID":"sour wifi",
"android.app.extra.PROVISIONING_WIFI_SECURITY_TYPE":"our security",
"android.app.extra.PROVISIONING_WIFI_PASSWORD":"our password",
"android.app.extra.PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME":"net.soti.mobicontrol.androidwork/net.soti.mobicontrol.admin.DeviceAdminAdapter",
"android.app.extra.PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM":"hn8mSNJMPcovWbnnWrb-uMpWZjNlNp-jyV_2A-Whumc\=",
"android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION":" https://downloads.soti.net/apk/AEAgent/GoogleMobiControl-2024.1.1.1125",
"android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED": true,
"android.app.extra.PROVISIONING_SKIP_ENCRYPTION": true,
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": {
"enrollmentId":"MCQFZB25"
}
}
I get the message that the enrolment failed i need to ask our IT administrator.
The same enrollment ID is used under afw#mobicontrol
we try without wifi settings;
with differnt agents
i cant find the reason why it failed
Any idea?
Thank you
Günter