Forum Discussion
Intune Android Enterprise - Enable Samsung System Apps
King_Of_CommsHi, I have managed to get this to work by editing the QR code to include a line
You need to add the Bold Text below.
"android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED":true
ive tried adding the code to my rule and intune errors
"Failed to save dynamic group. Dynamic membership rule validation error: Invalid characters found in the rule.Invalid characters found in the rule: :
heres the rule i attempted to use
(device.enrollmentProfileName -match "AFW CO - SU")
"android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED":true
anything immediately obvious in my syntax that would cause an error? I have attempedt with open/close brackets and removing the quotations but no joy so far
- Joni_NieminenJul 23, 2019Copper Contributor
King_Of_CommsI am not sure where this dynamic membership error is coming. But you need to use a converter/tool to convert the Intune console QR code to text mode. Then you append the following to your converted text:
"android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED": true
After this you convert the new text back to QR code and distribute it internally for the enrollment purposes.
- Jim RorrisonAug 08, 2019Copper Contributor
I added the line:
"android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED": true
to the end of the text and converted it back to a QR Code. When I try to scan the code to enrol a Samsung mobile I see the following message:
Cannot create work profile
The security policy prevents the creation of a managed device because a custom OS is or has been installed on this device.Would anyone have any thoughts? We have blocked "Rooted devices" on our Android Device Policy.
- Joni_NieminenAug 16, 2019Copper Contributor
Jim Rorrisonsorry for the late response!
This problem sounds unrelated to the customized QR code; does the enrollment work properly with the default QR code?