User Profile
vijayrathod
Level 1.5: Cupcake
Joined 5 months ago
User Widgets
Contributions
Re: Enroll Device Using Qr Code
Thank you for replay I have no ZTE console, i have following step follow the device enroll process 1) Register device with IME https://partner.android.com/zerotouch with EMM DPC with set default configuration 2) Generate QR code and Enroll device using this link https://colab.research.google.com/github/google/android-management-api-samples/blob/master/notebooks/quickstart.ipynb Set Policy to instal app direct to play store { "applications": [ { "packageName": "com.example", "installType": "FORCE_INSTALLED" } ], "advancedSecurityOverrides": { "developerSettings": "DEVELOPER_SETTINGS_ALLOWED" } } All step working fine but some device issue with auto reset device within 2 hours Please suggest anything missing, thanks in advance1.4KViews0likes0CommentsEnroll Device Using Qr Code
I'm new to Zero-Touch technology, and I'm experiencing an issue where a device completes enrollment using a QR code, but within two hours, it automatically resets after receiving a notification. I don't have much experience with Zero-Touch, so I'm unsure how to fully manage and complete the enrollment process. Is there another method to ensure that the device is fully managed after enrollment, or any best practices to avoid this reset issue? Any guidance or troubleshooting tips would be greatly appreciated!Solved1.5KViews0likes5Comments