Wingetlywingetly
← All apps

GLPI Agent

by Teclib'v1.19

Last updated

The GLPI Agent is a generic management agent. It can perform a certain number of tasks, according to its own execution plan, or on behalf of a GLPI server acting as a control point.

Install with winget

$ winget install --id GLPI-Project.GLPI-Agent --exact --version 1.19

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for GLPI Agent

GLPI Agent uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i GLPI-Agent-1.19-x64.msi /quiet /norestart

See the full silent install reference for GLPI Agent

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The GLPI Agent is a generic management agent. It can perform a certain number of tasks, according to its own execution plan, or on behalf of a GLPI server acting as a control point.

This agent is based on a fork of FusionInventory agent and so works mainly like FusionInventory agent. It introduces new features and a new protocol to communicate directly with a GLPI server and its native inventory feature. Anyway it also keeps the compatibility with FusionInventory for GLPI plugin.

Installers · v1.19

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

3 known CVEs via NVD

  • high7.3Patched in wingetCVE-2024-28241affects before 1.7.2Apr 25, 2024

    The GLPI Agent is a generic management agent. Prior to version 1.7.2, a local user can modify GLPI-Agent code or used DLLs to modify agent logic and even gain higher privileges. Users should upgrade to GLPI-Agent 1.7.2 to receive a patch. As a workaround, use the default install...

  • high7.3Patched in wingetCVE-2024-28240affects before 1.7.2Apr 25, 2024

    The GLPI Agent is a generic management agent. A vulnerability that only affects GLPI-Agent installed on windows via MSI packaging can allow a local user to cause denial of agent service by replacing GLPI server url with a wrong url or disabling the service. Additionally, in the...

  • high7.6Patched in wingetCVE-2023-34254affects before 1.5Jun 23, 2023

    The GLPI Agent is a generic management agent. Prior to version 1.5, if glpi-agent is running remoteinventory task against an Unix platform with ssh command, an administrator user on the remote can manage to inject a command in a specific workflow the agent would run with the pri...

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Frequently asked questions

How do I install GLPI Agent on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GLPI-Project.GLPI-Agent --exact --version 1.19. winget downloads the installer from Teclib' and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GLPI Agent silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GLPI-Project.GLPI-Agent --exact 1.19 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GLPI Agent?
GLPI Agent uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i GLPI-Agent-1.19-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall GLPI Agent via winget?
Run: winget uninstall --id GLPI-Project.GLPI-Agent --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GLPI Agent's Apps & Features entry.
Is GLPI Agent free?
GLPI Agent is distributed under GPL-2.0. Refer to the publisher (https://github.com/glpi-project/glpi-agent/releases/) for the full license terms - Wingetly itself does not charge for installation.
Does GLPI Agent work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls GLPI Agent directly from the publisher.
How do I keep GLPI Agent up to date?
Run winget upgrade --id GLPI-Project.GLPI-Agent --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of GLPI Agent from microsoft/winget-pkgs.

Recent versions

  • 1.19latest
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10