MDM Server

Hey, We are developing MDM Server for my organisation to restrict our employee. We have developed MDM Server and are able to apply some commands like(DeviceLock. DeviceInformation, ClearPasscode etc.). Right now we are stuck on disable camera, disable Bluetooth and disable wifi. I am not sure which key should I need to provide in pList file to achieve this 3 restriction. Any leads will be appreciated. Thanks !!!

Replies

Is it the list you are looking for ?


h ttps://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW9

Hi Swapnil,


This is sachidanandam, We are trying to implement MDM server and we are in the beginning stage can you please guide to start the process.


Regards,

Sachidanandam.G

Hi Sathish


You can refer below actical to create necessary certificate
https://developerinsider.co/how-to-create-a-verified-ios-mobile-device-management-mdm-profile/

You can refer below repo (Open source) to create MDM server
https://github.com/project-imas/mdm-server
We refer above 2 links to create ourself MDM server this year.