Forum Discussion
jajaju
2 months agoLevel 1.5: Cupcake
Hi, I try to enroll an andorid 12 aosp (raw and also with a shell, two versions). currently during provision, it is always stuck with the intune client screen(fetching intune authentic information) after scan QR code(generated for userless enrollment). MS is also help troubleshooting but it seems the broadcasting command was consumed somewhere and no trace on my device side(which they said it is weird). Anyone has experience with aosp Intune side can help? With compensation.
Walbo
20 days agoLevel 1.5: Cupcake
hi Jajaju, don't rely on the ManagedProvisioning alone, it falls back to the setupwizard which is GMS dependent, code your own provisioning app or simply try the Provision package (should be under [aosp_root]/packages/apps/ ), you need to just modify its sources and add the EXTRA ADMIN BUNDLE support which are required for the Intune aospagent package as extra data (tid, sig, ...). I used it for ma And12 AOSP devices, it is trustable enough. Hope this helps, cheers
Related Content
- 2 years ago
- 8 months ago