Good morning everyone,
I´ve got a question about device Deployment without Internet access.
We are new in the SoTi environment and installed v15.2 last week to use it for remote support our Warehouse WiFi devices.
Our devices are from Zebra (TC7x) and Samsung Tablets (testing with Galaxy Tab A 10.1).
The firewall IPs are configured on the firewall like in the manual
https://www.soti.net/mc/help/v15.2/en/setup/installing/soti_services.html
and a "Global Proxy" is configured in Soti Global Settings. The server itself is running fine and has internet acccess without any problems.
The Problem is:
We want to deploy the Samsung Tablets in a firewall isolated WiFi without internet access, but access to the SoTi Server.
Our local SoTi supporter gave me a script:
{
"android.app.extra.PROVISIONING_TIME_ZONE":"Europe/Amsterdam",
"android.app.extra.PROVISIONING_LOCALE":"de_DE",
"android.app.extra.PROVISIONING_WIFI_PROXY_HOST":"<PROXY IP>",
"android.app.extra.PROVISIONING_WIFI_PROXY_PORT":"<PROXY PORT>",
"android.app.extra.PROVISIONING_WIFI_SECURITY_TYPE":"WPA",
"android.app.extra.PROVISIONING_WIFI_SSID":"<SSID>",
"android.app.extra.PROVISIONING_WIFI_PASSWORD":"<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":"http://<FQDN of INTERNAL HTTP SERVER/PATH/FILE>.apk",
"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":"<ENROLLMENT URL>"
}
}
to create a QR code with a QR code generator software, what we´ve done.
When we try to scan this QR code while pressing 3x times the welcome screen on an factory reset device and scan the QR code, it´s stay in "Getting ready for work setup..." and I can see really many connections to the internet which are blocked by the firewall but none to the internal sources.
I think this are connections to google play store or anything else.
I don´t understand why, because I dep the apk-file locally and also use are proxy which isn´t also working (can´t see any connections to the proxy).
I´m sure that we aren´t the only company that want to use Soti on isolated devices/WiFi.
The Questions:
Is such a scenario working with SoTi?
If "Yes", how? What could be your error?
The aim need to deploy new Android devices without internet access for the device itself.
Grateful for every answer and/or help
JayDee
