- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 04:36 AM
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!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 12:41 AM
It's behaving as designed. If you wish to use QR, remove configurations from devices in the ZT portal.
I imagine it would make more sense to create and assign the config you want to these devices from ZT though?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 06:38 AM
Hello Vijayrathod,
If your device is on your ZTE console and has a correct configuration. The device just need connectivity, you don't need a QR Code. The MDM client will be automatically downloaded. If you use a QR while the device is in Zero Touch, you will be prompted to reset the device to initialize it with Zero Touch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2024 09:36 PM
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...
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 advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 12:04 AM
Thank you for your replay
i have ZTE console set default setting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 12:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 04:07 AM
i have another question is when create or update policy
- Questions Regarding Fully Company-Owned and Managed Devices with AMAPI in General discussions
- MDM get Customers and Devices Api Access issue in General discussions
- [BUG] Android Management API: "Disable" Option Bypasses FORCE_INSTALLED Restriction in General discussions
- Trace Logs Manual Deletion Devices in General discussions
- Enhanced Factory Reset Protection in Android 15 in Tips & guides