...
Installed agents monitored with a panel, described in GEODI Agent Management Panel
Table of Contents |
---|
Installing the Classifier Windows MSI Client Package
Tip |
---|
Required Conditions for Installation
...
Installation Conditions
|
...
|
...
|
...
|
Table of Contents |
---|
MSI Link
Info |
---|
Classifier Agent can be found in <geodi_url>/GUI/Agents/Classifier <geodi_url> is the adres address of the GEODI Server. |
MSI Parameters
...
Parameter | Description |
---|---|
GEODI_URL= | The address that agents will use to access GEODI. A Secure and named address (DNS, SSL) is recommended. |
GEODI_WSNAME= | This is the GEODI Workspace name where policies are defined. Agents will update policies. |
GEODI_TOKEN= | 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. |
UPDATE_URL= | Do not change UPDATE_URL unless you have a particular need. New agents will be downloaded and sent to clients through GEODI. |
Agent Deployment
The following commands can be used for deployment 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 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.
...