Forum Discussion
DPC Extras true/false entries not taken effect
As i understand, you trry to use "USE_MOBILE_DATA" in the ZTP configuration, right?
Regarding the disclaimers, you should look here (never used them yet):
"android.app.extra.PROVISIONING_SKIP_EDUCATION_SCREENS" worked for me in the past when i tried it out (but is not in use yet). There should be less screens be shown during enrollment than without (but still some are there, i guess depending on the OEM).
Hi Moombas,
Thanks for your quick response.
We are indeed using the Google Zero-Touch provisioning method.
And the information on the DevicePolicyManager page states for that method that if mobile data is connected during the check it won't also ask for a WiFi connection, but it does.
So this does not look like the described behaviour.
(but the users still have the option to skip WiFi settings, which makes it use the mobile data connection, so it isn't a big issue, but if it would work like described it will skip a user step during enrollement, which we prefer)
Regarding the disclaimers, I was already using the information on the DevicePolicyManager page (that's where I found those settings in the first place 😉 ).
But wasn't able to make it work yet (and I am not able fo find any (good) examples anywhere).
But I will keep on trying and will let you know how it works (if I will get it to work 😉 ).
It might have something to do with those settings needing to have their own (admin)bundle.
That brings me to the question, do you know what the difference is between putting these settings within the "ADMIN_EXTRAS_BUNDLE" or before the "ADMIN_EXTRAS_BUNDLE" (as both seem to work for the settings that work)?
I will also keep on trying to get the other settings to work (and let you know when I do).
But if you have any idea's that might help me and/or push me in the right direction, I'm happy to hear.
Thanks
George
Related Content
- 2 years ago
- 11 months ago