Samsung KME Zero Touch Enrollment Profile JSON Script

AG
Amy Ginter
White Cap Supply Holdings, LLC

I need to know what the JSON script should look like for the Samsung KME profile to enroll devices with zero touch.  I've tried a couple of things to no avail.  Can you please show what the script would look like?

{"enrollmentId":"xxxxxxxx"}

Is that all it should be? 

3 years ago
Android
ANSWERS
J
JMMOD@SOTI
3 years ago

Hi Amy,

Thank you for posting on SOTI Central.

The format of the JSON configuration depends on the type of device agent:-

Device Agent JSON Configuration Format
Samsung ELM { "EnrollmentID": "AAAAAA11" }
Android Enterprise {"enrollmentId":"AAAAAA11"}

Please follow below link to get more information on samsung KME enrollment (The link that I have shared is for mobicontrol version 15.2, please change it to the appropriate version):-

https://www.soti.net/mc/help/v15.2/en/console/devices/managing/enrollment/androidplus/knox/knox_me_link.html?hl=samsung%2Ckme

Thank you!!

AG
Amy Ginter
3 years ago

Actually, after speaking with a Soti Support team member, Anchit,(who is awesome btw), it was determined that I was having the issue because the I did not have my device on wifi.  I had it on mobile data.  Apparently, there is a known bug with the latest issue of your agent that will not connect during this type of enrollment without being on wifi.  Just wanted to share in case anyone else out there is going through what I did. 

Thanks for the reply.