Skip to main content

IIS Configuration

To configure IIS in SureMDM configurator, follow these steps:

  1. On IIS Configuration screen, SureMDM package selected is auto-populated. See Step no. 4, Setup SureMDM Configurator.
    If you wish to select another package, use Browse to select the package.

  2. SureMDM installs default website with Physical Path  at
    C:\inetpub\wwwroot\suremdm.

     Image

3.  To configure SSL Endpoint, click SSL Bindings > select desired SSL Certificate from the dropdown menu and click OK.

     Image

4.  Virtual directory path will be / by default.

note

i. If the Physical Path is C:\inetpub\wwwroot then Virtual Directory will be /.
ii. If any directory name is added in the Physical Path then the same name should be added to the Virtual Directory also.

5.  Select Device Server path as the IP address, to which enrolled devices will connect to SureMDM server. You can also use a DNS name here.

note
  • Select https from the drop down, if you have configured SSL certificate
  • Once deployment is done please make secureconnection tag value true
    <add key="SecureConnection" value="true" />

       Image

6.  Click Next.
Database Configuration screen appears.