Versions Compared

Key

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

...

Installed agents monitored with a panel, described in GEODI GEODI Agent Management Panel

Table of Contents

Installing the Classifier Windows MSI Client Package

Tip

Required Conditions for Installation

...

Installation Conditions

  1. A

...

  1. GEODI Workspace for Classification policies

...

  1. The GEODI URL address must be accessible from the endpoints.

...

  1. A tool like ManageEngine, SCCM, or PDQ for multiple PCs

Table of Contents

MSI Link

Info

...

Classifier Agent can be found in <geodi_url>/GUI/Agents/Classifier

<geodi_url> is the address of the GEODI Server.

MSI Parameters

The parameters below are given for information. GEODI Classifier SETUP tab automatically generates the parameters. Office add-ons can not be disabled or removed by users. System administrators can do this.

...

Parameter

Description

GEODI_URL=

The address that agents will use to access GEODI. It is recommended that DNS/port/SSL operations are completed and finalized before installations are madeA Secure and named address (DNS, SSL) is recommended.

GEODI_WSNAME=

Project Settings can be taken from the DLP settings on the last page. Reads DLP settings from this projectThis is the GEODI Workspace name where policies are defined. Agents will update policies.

GEODI_TOKEN=

It can be retrieved from the DLP settings on the last page of the Project Settings. It must be taken with a different user and the password of this user must be kept. If the password is changed, it may need to be recreated and reinstalled.

UPDATE_URL=

Optional option. It can be used if you want to use a different server for the update process of the agents. It is explained in detail in the Update step on this page.The Token is generated in Classification Settings. The token user password should not be changed. So, it is recommended that you create a separate user for the token.

Agent Deployment

The following commands can be used for the deployment of a tool such as for PDQ, ManageEngine, or SCCM.

Action

Command

Notes

Setup

"GEODI.Classifier.msi" /quiet GEODI_URL="https://.." GEODI_WSNAME="1013-TR-Kişisel Veri KeşfiClassifierWorkspace" GEODI_TOKEN=<token>

GEODI Classifier SETUP tab automatically generates the parameters. UPDATE_URL is not required. You may set it for an alternative update address.

Uninstall

msiexec.exe /x "GEODI.Classifier.msi" /qn /norestart

MSI is run with the uninstall parameterUninstall the agent.

Update

start "" "%ProgramFiles(x86)%\DECE Software\GEODI Classifier\Updater.exe"

Updater is run.

Classifier Software Update

The agents that use the default MSI package update themselves from DECE Servers. The endpoints must have access to documents.decesoftware.com/Setups/. Update checking occurs every 2 days.

Offline Software Update

You may provide a local update address if you have many clients or endpoints without internet access.

  1. Reserve a shared space accessible from the endpoints. The sample address used here is \\ServerX\GEODI\Agent\. Read-only access is fine.

    1. You should download the up-to-date Classifier MSI package and Classifier-autoupdate.txt file from documents.decesoftware.com/Setups/Classifier-autoupdate.txt and documents.decesoftware.com/Setups/GEODIClassifier.msi. This must be repeated for each update.

    2. You should replace the URL address (the bold line in the below box) with your local address. No other value should be changed.

    3. You must use the new UPDATE_URL value in deployment. If you do not change UPDATE_URL, the endpoints check DECE servers for updates.

      1. Sample UPDATE_URL → file://\\ServerX\GEODI\Agent\Classifier-autoupdate.txt

...

;aiu;

...

runs. Normally, You do not need to use this. Because agents update themselves.

Agent Updates

The agents will check updates every two days and update themselves from the GEODI server. You do not need to intervene.

**