Overview
On Android 6.0+, Android Enterprise Work Managed enrollment is supported through a single NFC bump using the VMware Relay application. The NFC communication can contain Wi-Fi configuration, download location for the Android Agent, and enrollment details such as server name, group ID, username and password for a seamless out of box enrollment for Work Managed devices.
To simplify the NFC bulk-enrollment process even further, it is possible to program an NFC tag to pass the same information as the VMware Relay application. This document provides the steps and format to program the NFC tag for single-bump enrollment on Android 6.0+ devices.
How to configure NFC tags
Perform the following steps to configure NFC tags for Android Work Managed Device enrollment:
- Use NFC Tools (free app) from Google Play
- Configure a data record to write to the NFC tag, use the below content (make sure to keep the “\n” for formatting purposes):
Data type: application/com.android.managedprovisioning
android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE=\nun\=username\nserverurl\=mdm.server.com\npw\=password\ngid\=groupid\n
android.app.extra.PROVISIONING_SKIP_ENCRYPTION=true
android.app.extra.PROVISIONING_WIFI_SECURITY_TYPE=WPA
android.app.extra.PROVISIONING_WIFI_PASSWORD=password
android.app.extra.PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM=6kyqxDOjgS30jvQuzh4uvHPk-0bmAD-1QU7vtW7i_o8\=
android.app.extra.PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME=com.airwatch.androidagent/com.airwatch.agent.DeviceAdministratorReceiver
android.app.extra.PROVISIONING_WIFI_SSID="SSID"
android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION=https\://awagent.com/mobileenrollment/airwatchagent.apk
android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED=true
android.app.extra.PROVISIONING_LOCALE=en_US
Support Contact Information
To receive support, either submit a ticket via the My Workspace ONE portal or call your local support line.
Best Regards,
The VMware Workspace ONE Team
Other Languages: 日本語
0 Comments