Skip to content

Commit 18d8a1a

Browse files
authored
Merge pull request #3232 from msbemba/patch-162
Update android-dedicated-devices-fully-managed-enroll.md
2 parents ea57dec + 31cc14c commit 18d8a1a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

memdocs/intune/enrollment/android-dedicated-devices-fully-managed-enroll.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -161,14 +161,14 @@ Add a zero-touch configuration in the [zero-touch enrollment portal](https://par
161161

162162
```json
163163
{
164-
"android.app.extra.PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME": "com.google.android.apps.work.clouddpc/.receivers.CloudDeviceAdminReceiver",
164+
"android.app.extra.PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME": "com.google.android.apps.work.clouddpc/.receivers.CloudDeviceAdminReceiver",
165+
"android.app.extra.PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM": "I5YvS0O5hXY46mb01BlRjq4oJJGs2kuUcHvVkAPEXlg",
166+
"android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION": "https://play.google.com/managed/downloadManagingApp?identifier=setup",
167+
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": {
168+
"com.google.android.apps.work.clouddpc.EXTRA_ENROLLMENT_TOKEN": "YourEnrollmentToken"
169+
}
170+
}
165171

166-
"android.app.extra.PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM": "I5YvS0O5hXY46mb01BlRjq4oJJGs2kuUcHvVkAPEXlg",
167-
168-
"android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION": "https://play.google.com/managed/downloadManagingApp?identifier=setup",
169-
170-
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": {
171-
"com.google.android.apps.work.clouddpc.EXTRA_ENROLLMENT_TOKEN": "YourEnrollmentToken"
172172
6. Enter your organization's name and support information, which is shown on screen while users set up their devices.
173173

174174
For more information about how to assign a default configuration or apply a configuration in the zero-touch portal, see [Zero-touch enrollment for IT admins](https://support.google.com/work/android/answer/7514005) (opens Android Enterprise Help docs).

0 commit comments

Comments
 (0)