ManageEngine, in addition to managing desktops and servers, also supports managing your Mobile Devices from a central point. It allows you to perform Policy Management, Profile Management, Asset Management, App Management and Security Management of mobile devices.

Endpoint Central MDM Architecture

Figure 1: MDM Endpoint Central Architecture

Advantages

The advantages of using the MDM architecture include the following:

  • Agentless, Over-the-Air (OTA) Management
  • Uses Apple's Push Notification Service/ Android GcM for communication
  • Profiles and Policies gets deployed immediately
  • All communications to and from the mobile device is secured.

Architecture

  1. Any communication from Endpoint Central to the device is routed through Apple Push Notification service (APNs) via TCP port 2195 for iOS devices and through GCM via TCP port 80 for Android Devices
  2. As per Apple IOS MDM protocol, all iOS devices maintain a dedicated TCP connection with APNs at TCP Port 5223. Endpoint Central leverages this to wake up a device using APNs.
  3. Device communicates with Endpoint Central Server for available instructions at port 8383 using a secured connection.
  4. Executes the instructions and reports back to the product server with the status/data at port 8383 securely.

For the above setup to work, the following should be done

  • Assuming users' mobility, Endpoint Central Server should be reachable via public IP address. You should NAT your internal IP of the product server to a public IP to enable this. If all the devices managed are within the LAN, this requirement is not needed.

Ports Details