Skip to content

Deploying an MDM Service

Requirements and guide for deploying the Mobile Device Management (MDM) service.

How to deploy a CapaInstaller Service
  • In System Administration expand Services and right-click the service type to deploy
  • Prerequisite check - Make sure that the required prerequisites are met. If they are not, you are able to click the status link to install the missing requirements.
  • Input target computer for the service
  • Input Public URL and port
  • Configure the service-specific options

Below example: Deploying the CapaInstaller OSD service

Configuration settings for the MDM service...

Service configurationDescription
URLThe URL and port the service listens on.
Organization NameOrganization name displayed on managed devices
SCEP ServiceThe SCEP service used to enroll devices Defaults to the same server as the target server
Front-end ServiceThe Front-end service used to deliver agent data too.
Back-end ServiceThe Back-end Service used to require entities from the database
Transfer Encryption CertificateCertificate to secure CapaInstaller service communication
Apple Push CertificateCertificate to enable data communication with the Apple Cloud
User AgreementText presented to a normal user when enrolling the device
Operator AgreementText presented to an operator when enrolling the device

On the Agreements tab, you can change the User and Operator agreements.

Below is a description, with examples showing an offline deployment.

Offline deployment method...
  • Input target computer for the service and check Enable offline installation

  • Log in as an administrator on the target computer

  • Open a browser and check that the browser is in a state where downloads are allowed.

  • Insert URL to the Back-end service appending /Install and fqdn=The target computers DNS name

    http://\<ciBackendServer\>:\<port\>/ciBackend/Install?fqdn=\<fqdn\>
  • Microsoft .NET Framework 4.6.2 is a prerequisite - if. NET4.6.2 is not available on the server Click the link to install

  • Click Install the Service -  The installer executable file will be downloaded

  • Execute the downloaded installer file

When a signed certificate is imported correctly into the Windows Personal Certificate Store, adding it to a CapaInstaller service is simple.

Example: Adding a certificate to the Mobile Device Management (MDM) Service

  • Locate the Service in System Administration. Right-Click.
  • In the Service Settings > Configuration tab, locate the certificate type you want to add or update
  • Click the browse button to browse the local personal certificate store and select the correct certificate

Test of video

Your browser does not support the HTML5 video element