Forum Discussion
Possible to deploy API commands via Provisioning Profiles in MDM?
- 23 days ago
Just to add to this. In addition to the Enterprise FRP API, there is a separate API purely for enabling/disabling standard FRP. Omnissa doesn't have a control in their console for this but they have documentation on how to disable it with a custom profile: https://docs.omnissa.com/bundle/android-device-managementVSaaS/page/AndroidProfilesCustomDPC.html#disable_factory_reset_protection
I'm not seeing a way to just disable FRP altogether, though. That is my goal. We have tested the EFRP recovery account, and that does work. We want to disable the setting altogether without having to resort to recovery, though.
In short, there is a control: DevicePolicyManager.setFactoryResetProtectionPolicy
I want to be able to set that to "disabled" or some equivalent value.
Related Content
- 3 years ago