Forum Discussion

jajaju's avatar
jajaju
Level 1.5: Cupcake
2 months ago

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.

 

2 Replies

  • Walbo's avatar
    Walbo
    Level 1.5: Cupcake
    28 days ago

    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

  • Emilie_B's avatar
    Emilie_B
    Google Community Manager
    27 days ago

    Thank you for your reply and help on this question Walbo 😊

     

    jajaju Could you let us know if that helped you solved your issue?