User Profile
jeremy
Level 3.0: Honeycomb
Joined 3 years ago
User Widgets
Contributions
Re: Zero-Touch + Intune enrollment fails after Microsoft sign-in (redirects to portal.manager.microsoft.com)
This seems to be related to an issue with your Intune configuration the zero touch configuration seems fine as it redirect you to intune. So there might be an issue there after you’re authenticated with Intune. You should start investigating on the Intune side maybe a rule preventing enrollment.23Views1like0CommentsRe: How to view and remove enrolled devices, and how quotas are applied
Hello, While I don't think, you cannot monitor quota usage for Android Management API you can read more about quotas here and fill a request to learn more about your usage: https://developers.google.com/android/management/permissible-usage72Views1like2CommentsRe: Why openNetworkConfiguration not working in enrolled device?
Hello, So your configuration seems ok, but you might be missing the AutoConnect field set to true. Have you tried with AutoConnect? the documentation is available here: https://developers.google.com/android/management/configure-networks make sure that all your fields are supported but it seems like it.29Views2likes2CommentsRe: How to obtain the eSIM EID (Embedded Identification Document) from a device with DO (Device Owner) active?
EID should be available in the Android Management API when you get a device according to this documentation: https://developers.google.com/android/management/reference/rest/v1/enterprises.devices#EuiccChipInfo98Views0likes0CommentsRe: Intune - Swapping Managed Google Play Account with Devices enrolled in Device Administrator and AOSP
Hello, it should only be an issue for Enrolled devices with Android Enterprise, on the Google side there would be no impact on devices with Device Admin and AOSP unless Intune does something weird on that side but you should be good to unenroll and re-enroll if that's what you need to do.38Views1like0CommentsRe: Need understand some point of this feature - 3.6. Managed configuration management
So you're backend will have to create on policy per device (or per user) and assign those policy accordingly to the correct device either based on the user or on the device. For each of those policy you would replace the wildcard by the actual value.41Views0likes0CommentsRe: Factory reset protection (FRP) or enterprise factory reset protection (EFRP).
As these devices are enrolled as BYOD devices they are considered personal phone, so that's probably why you now have these issues. Only a reseller or Google (Pixel) support would be able to unlock those. To prevent this you should enroll those devices as corporate devices (with or without Work Profile) in the future. Sorry there is nothing we can do here :)564Views0likes0CommentsRe: Question to Enterprise Factory Reset Protection
There are no other special permissions with this account. It will only be asked when the device is reset. To unlock the device you will need to enter the account password physically on the device, so keep that in mind when enabling this feature. If you need to wipe an existing device you will need to get it back first to make sure that someone can login into this account to unlock the device.75Views1like0CommentsRe: Google Play account: Account creation failed
Hello, You're right the device needs to contact Google servers when using Android Enterprise, and the device will also need to have access to these servers to validate the account regularly. I'm not sure that there is an official documentation saying that the device will try to connect each xx days or month, but network connectivity to Google servers is mandatory. You can find the list of endpoint that have to be whitelisted here: https://support.google.com/work/android/answer/10513641?hl=en179Views1like5CommentsRe: Managed configuration to Gboard has disappeared from MDM
I've tested on our EMM too, and I can confirm that the managed configuration is not available for this app anymore, might be a bug but it's not available. The play store does not display the managed configuration icon for this app.375Views3likes0Comments