Add a new package

AjoutPackages1-3.png

image.png

image.png

Creating a package involves defining an action (installation, uninstallation, script, etc.) that will be deployed to one or more workstations. The creation form allows you to precisely configure the package’s behavior and its execution options.

From the main menu, go to the "Package" view, click"Add a package" to open the creation wizard.

Next, select the source of the files to be used in the package. Four options are available:

General information to provide 

Sharing 

SelectGlobal Packages to make the package visible across the entire platform, for all Entities.

Name 

Give the package a descriptive name, for example: Install_Chrome
Special characters and accented characters are not allowed.

Version 

Enter a version number, for example: 1.0.0.

Description

Briefly summarize the purpose of the package.

Operating System 

Select the target OS, for example:Windows.

Define the technical deployment details 

Transfer method 

Generally, use pushrsync (recommended).

Bandwidth Limitation  

Optional value to limit the transfer speed, e.g., 500Queuing 

Queuing

Choose between High PriorityorNormal Priority, depending on the urgency of the deployment.
The execution order (from the queue) of deployments is determined based on the priority selected when the package was created.

Launcher (Kiosk)

Specify the path to the executable file that should be launched after installation (e.g.,C:\Program Files\my_app\app.exe).

Only required for Kiosk mode, to run the previously installed software via a button available on the Kiosk.

Dependencies

If your application requires other components to function 

Search for and add the necessary dependencies from the available list (examples:Extract drivers, Medulla Agent).

The added dependencies will appear in the corresponding section.

Link to inventory 

Enable this option to allow tracking of the package after installation via the GLPI inventory.

You can add custom actions to the package, depending on your needs:
The package may include several steps depending on its lifecycle 
To interact with the end user 
Define the package’s behavior at the end of the process 
Once all sections have been configured and verified 

Click Add to save the package.

It will then be accessible from the library for use in a deployment rule or to be triggered manually.


Revision #1
Created 2026-04-30 08:12:55 UTC by Adrien Thaissen
Updated 2026-04-30 08:12:55 UTC by Adrien Thaissen