User Profile
AdamPickett
Level 1.5: Cupcake
Joined 6 months ago
User Widgets
Contributions
DPC Extras true/false entries not taken effect
Hello Everyone, I'm trying to determine if I have a config issue, or a device issue with a Zero Touch Configuration. My configuration for DPC extras is as follows. { "android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED":false, "android.app.extra.PROVISIONING_LOCALE":"en_GB", "android.app.extra.PROVISIONING_USE_MOBILE_DATA":true, "android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE":{ "com.google.android.apps.work.clouddpc.EXTRA_ENROLLMENT_TOKEN": "TOKEN" } } So this works to the point that the language is being set and the enrolment token is being applied to the device. However the two config lines where there is a true\false option don't seam to be applying or working in the way I would expect. When the device is reset it always asks for the WiFi connection even when mobile data is present. And after enrolment all the system apps are installed. The device in questions is a Samsung A15 Two initial questions; - Is there anything wrong with this config? - Can a manufacturer chose to disregard these flags? For reference I have disucssed this here: https://www.reddit.com/r/Intune/comments/1fct5pq/android_corporate_owned_work_profile_devices_and/815Views0likes6Comments