Wrapping the SureMDM Agent for Windows


To wrap the SureMDM Agent application on Windows devices, follow these steps:

1.  Navigate to SureMDM Web Console > Settings (icon located at the top right of the screen) > Account Settings > Customize SureMDM Agent/SureLock > Windows.

2.  Select SureMDM Agent app from Select App drop-down menu.

    Note: App Download URL field is auto-populated on selecting the application 

3.  Click Edit Settings.

4.  Paste the below basic xml in the App Settings text box:

<NixSettings>

       <EnableNix>true</EnableNix>

       <ServerPath>Enter ServerPath here</ServerPath>

       <Password />

       <DeviceEntityStatus>PREAPPROVED</DeviceEntityStatus>

       <DeviceID />

       <CustomerID>Enter AccountID here</CustomerID>

            <NewIDType />

            <NameType>MachineName</NameType>

            <IDType>SYSTEMID</IDType>

       <EnableMailbox>true</EnableMailbox>

         <IsApproved>true</IsApproved>

</NixSettings>

Note: Please reach out to 42Gears support for any additional available key pairs.

5.  Click Done.

6.  Click Generate to process the application.

5.  Click Download.

     An exe file will download.