Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Deepnet Computer Logon Agent for Entra ID requires a custom configuration file in order to function correctly for the customer. IT administrators can distribute the off-the-shelf installer to their users, together with the custom configuration file.  User can easily install the software using the off-the-shelf installer. However, after installation, users must manually update the configuration file with the custom configuration file.

A better way of distributing the software is to create a custom installer package that includes both the off-the-shelf installer and the custom configuration file. The custom installer will install the software and automatically update the configuration file. This way, users will not need to carry out any manual work.This guide describes guide explains how to create a custom installer package using the Windows tool called "IExpress"

Table of Contents

Step 1: Download the off-the-shelf installer package

Download the off-the-shelf installer package and unzip it to a local folder on your PC, e.g. "D:\Software\CLO"

Image Removed

The package contains 3 files:

...

FILE

...

config.json

...

for manual installation. 

Include Page
Prepare configuration files for Entra ID Joined PCs
Prepare configuration files for Entra ID Joined PCs

Step 4

Step 2: Customise the configuration file

Open the config.json in a text editor, such as Notepad

Image Removed

If the application you set up for Computer Logon with MFA supports single tenant

Image Removed

then, replace "YOUR-TENANT-ID" in the configuration file with your Tenant ID in the Entra ID.

However, if the application you set up for Computer Logon with MFA supports multitenant

Image Removed

then, replace "YOUR-TENANT-ID" in the configuration file with the word "common"

Now, replace "YOUR-CLIENT-ID" with the "application (client) ID"

Image Removed

Save the configuration file.

Image Removed

...

: Create a custom installer package using iExpress

Run iExpress as administrator

Image Removed

Image Removed

Select the option "Create new Self Extraction Directive file"

Click "Next

Image Removed

Select the option "Extract files and run an installation command"

Click "Next"

Image Removed

Enter "Deepnet Computer Logon Agent for Entra ID"

Image Removed

Click "Next"

Image Removed

Select "No prompt"

Click "Next"

Image Removed

Select "Do not display a license"

Click "Next"

Image Removed

Click "Add"

Image Removed

Navigate to the folder where the files are kept, e.g. "D:\Software\CLO"

Select all files in the folder

click "Open"

Image Removed

All 3 files are added 

Click "Next"

Image Removed

In the "Install Program" box, enter "cmd /c install-clo.bat"

Image Removed

Click "Next"

Image Removed

Click "Next"

Image Removed

Click "Next"

Image Removed

Click the "Browse" button to select a folder where you want to save the custom installer file. e.g. "D:\Software\CLO"

Image Removed

In the "File name" box, enter the name for your customer installer, e.g. Deepnet-CLO-Installer

Image Removed

Click "Save"

Image Removed

Select "Store files using Long File Name inside Package"

Click "Next"

Image Removed

Click "Next"

Image Removed

Select "Don't save"

Click "Next"

Image Removed

Click "Next"

Image Removed

Wait for it to finish

Image Removed

Click "Finish"

Image Removed

Include Page
Create a custom installer package using iExpress
Create a custom installer package using iExpress
Now, you can distribute your custom installer "Deepnet-CLO-Installer.EXE" to your users.