This MSI package contains Classifier Desktop (Shell Extension) and Microsoft Office add-ons.
GEODI Classifier SETUP tab automatically generates the parameters. You may manually install or use a tool like ManageEngine for deployment.
Office add-ons can not be disabled or removed by users. System administrators can do this.
Installed agents monitored with a panel, described in GEODI GEODI Agent Management Panel
Installing the Classifier Windows MSI Client Package
Required Conditions for Installation
Download the MSI package.
A Project for Classification policies and required MSI parameters from the same project
The GEODI URL address must be accessible from the endpoints.
Tool like ManageEngine, SCCM or PDQ for multiple PCs
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 made. |
GEODI_WSNAME= | Project Settings can be taken from the DLP settings on the last page. Reads DLP settings from this project. |
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. |
Agent Deployment
The following commands can be used for the deployment of a tool such as PDQ, ManageEngine, or SCCM.
Action | Command | Notes |
---|---|---|
Setup | "GEODI.Classifier.msi" /quiet GEODI_URL="https://.." GEODI_WSNAME="1013-TR-Kişisel Veri Keşfi" 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 parameter. |
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.
Reserve a shared space accessible from the endpoints. The sample address used here is
\\ServerX\GEODI\Agent\.
Read-only access is fine.You should download the up-to-date Classifier MSI package and
Classifier-autoupdate.txt
file fromdocuments.decesoftware.com/Setups/Classifier-autoupdate.txt
anddocuments.decesoftware.com/Setups/GEODIClassifier.msi
. This must be repeated for each update.You should replace the URL address (the bold line in the below box) with your local address. No other value should be changed.
You must use the new UPDATE_URL value in deployment. If you do not change UPDATE_URL, the endpoints check DECE servers for updates.
Sample UPDATE_URL →
file://\\ServerX\GEODI\Agent\Classifier-autoupdate.txt
;aiu;
[GEODIClassifier]
Name = GEODI Classifier
ProductVersion = 1.0.130.0
URL = file://\\ServerX\GEODI\Agent\GEODIClassifier.msi
Size = 105642496
ReleaseDate = 02/11/2023
MD5 = ca489702db30157863ff4b27002ccf60
CommandLine = /qn
ServerFileName = GEODIClassifier.msi
RegistryKey = HKUD\Software\DECE Software\GEODI Classifier\Version
Version = 1.0.130.0
**