User Profile
tomgenprofile
Level 1.6: Donut
Joined 10 months ago
User Widgets
Contributions
Re: Intune Enrollment QR Code - Two connection types
Thanks for explanation. Yep, you understood me correctly. We are using only android.app.extra.PROVISIONING_USE_MOBILE_DATA":true, without any WiFi network defined. Must check again, but my last test result was: enrollment stuck on searching for cellular network.9.3KViews0likes1CommentRe: Intune Enrollment QR Code - Two connection types
Situation you discribed also works for me - (with original Intune QR code.) Other way around, when code is modyfied to use mobile data, enrollment process never asked for wifi network. So my concern is how to remodel QR code to use ANY accessible network9.3KViews0likes1CommentIntune Enrollment QR Code - Two connection types
Hi, all I'm trying to modify our original enrollment token (Intune - Fully Managed Device QR Code) so that the device can enroll using mobile data OR any wifi network. I managed to add this to an existing QR code android.app.extra.PROVISIONING_USE_MOBILE_DATA":true, Unfortunately, using such a QR code on a phone that does not have mobile data transmission means that the enrollment process no longer asks for the WIFI network and ends in failure. To sum up, I want to create an enrollment code that works as follows: 1. Allow enrollment using mobile data. 2. If mobile data does not work - ask for any WIFI.15KViews1like6Comments