SureMDM Configuration


There are five options in the SureMDM Configuration screen:

a. Android - Select Android tab. Enter the required information and click Save.

Note: To Enable AFW on Onpremise, the setup should be executed on the cloud machine and SSL certificate should be added to the site.


1.  Enter MSA Account Email as mentioned below:

      emm-onpremise@gears-emm-onpremise.iam.gserviceaccount.com

2.  MsaAccountCertificate= ~/App_Data/<certificate_filename.p12>

3.  For Certificate (certificate_filename.p12), please contact 42Gears technical support team at techsupport@42gears.com

4.  Place the shared certificate in the location c:\inetpub\wwwroot\suremdm\api\App_Data

5.  Go to the location C:\inetpub\wwwroot\suremdm\api\App_Data, open Web Config file and change the value http to https for the tag <add key="BaseUrl" value="http://server IP/suremdm" />


Enable G-Suite for AFW

1.  To Enable G-suite for AFW we need to make changes in the api web config file

      FilePath: C:\inetpub\wwwroot\suremdm\api\

2.  Find the tag EsaAccountEmail in the config file and enter the value as:

     emm-onpremise@gears-emm-onpremise.iam.gserviceaccount.com

3.  Find the tag EsaAccountCertificate in the config file and enter the value:

~/App_Data/<certificate_filename.p12>

4.  For generating Certificate (certificate_filename.p12), please contact 42Gears technical support team at techsupport@42gears.com

5.  Place the shared certificate in the location c:\inetpub\wwwroot\suremdm\api\App_Data

6.  Go to the location C:\inetpub\wwwroot\suremdm\api, open Web Config file and change the value from http to https for the tag <add key="BaseUrl" value ="https://server IP/suremdm"/>

Note: For FCM Account, see Generate Product FCM Key.

 

b.  iOS - Select iOS tab. Browse for the APNS Push Certificate. See Apple Push Certificate.


 Note: Once deployment is done, place Nixproductionpush certificate for iOS and macOS at below mentioned path:

  • iOS: suremdm/Appdata/iOS if deployment is with /suremdm, or else wwwroot/Appdata/iOS
  • macOS: suremdm/Appdata/macOS if deployment is with /suremdm, or else wwwroot/Appdata/macOS

Please contact the 42Gears Technical Support team at techsupport@42gears.com for the Nixproductionpush certificate.


c.  Windows - Select Windows Tab. Enter the required details and click Save.

Note: Port 80 should be enabled for Window CE/Mobile support.

(Refer this link to get the below values: https://learn.microsoft.com/en-us/windows/client-management/push-notification-windows-mdm).

 

d.  Storage - Select Storage tab. To know how to configure Storage Services, click here.

e.  Advanced - Enter the Google API Key and click Save

   

Note: Google API Key should be purchased by customer.

 After entering the details in the required tab, click Save > Deploy and accept PsExec License Agreement.


A prompt appears on successful deployment of SureMDM package.

Note: After deployment, Enrolment server will be visible under Connections. For Windows EMM, in IIS server Manager EnrolmentServer app should be placed in root directory.

To place root directory in IIS Server Manager, follow these steps:

i. Right-click the Default website.

ii. Click Add application.

iii. In Add Application pop up, enter the Alias as EnrollmentServer, and click Select.

iv. In Select Application Pool screen, enter the Application pool as SureMDM_EnrollmentServer and click OK.