Knox Mobile Enrollment
Knox Mobile Enrolment (KME) for Samsung Devices
Knox Mobile Enrolment (KME) is a Samsung-specific device enrolment method supported by mambo EMM. Devices can be managed through the KME portal and enrolled into the mambo EMM console.
Prerequisites
- Access to the Samsung KME portal.
- An enrolment token from the mambo EMM console under the enrolment section.
Steps to Create and Configure a KME Profile
1. Login to KME Portal
- Sign in to your Samsung KME portal.
- Navigate to MDM Profiles from the left-hand menu.
2. Create a New Profile
- On the MDM Profiles screen, click CREATE PROFILE (top-right).
- A new browser window will open for profile configuration.
3. Configure the Profile
- Choose ANDROID ENTERPRISE as the profile type.
- Specify a Profile Name and optionally a Description.
- Select Let MDM choose to enrol as a Device Owner or Profile Owner.
- In the Pick your MDM dropdown, select Other.
-
In the MDM Agent APK field, enter:
https://play.google.com/managed/downloadManagingApp?identifier=setup -
Leave other fields blank and click Continue.
4. Set Profile Settings
-
In the Custom JSON Data field, enter:
-
Replace the ENROLLMENT_TOKEN field with the token found under the enrolment section of the mambo EMM console.
-
On the Device Settings section, select if you would like to leave system apps enabled or not.
-
Enter a Company Name in the Company Name field.
-
Select Create.
- You should now have a KME profile to enrol your devices into the mambo EMM console. ```json { "android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": { "com.google.android.apps.work.clouddpc.EXTRA_ENROLLMENT_TOKEN": "ENROLLMENT_TOKEN" } }