Same procedure as every year: it isn't possible to install packages. I've delete the content of Windows/Temp and ProgramData\OCS Inventory NG\Agent\Download. I've check the parameters for silent install over and over again.
Here are just 2 of the packages I want to install:
IrfanView:
On "Command" I wrote iview452_x64_setup.exe /silent /folder="C:\Program Files\irfanview" /desktop=1 /allusers=1 /assoc=2
(source: https://www.irfanview.com/faq.htm#PAGE12)
It definitely works by trying on my local machine. I also tried to escape the \ and the " because the server runs on debian. Nothing works.
Notepad++:
On "Command" I wrote npp.7.6.Installer.exe /s. I also changed it to /S.
(source: http://mathias-erdmann.net/notepad-7-x-unbeaufsichtigte-installation-mit-deaktiviertem-auto-update-und-mehreren-sprachen)
When I changed something at the server I've made a systemctl restart apache2.
My OCSInventory.log shows this:
Starting OCS Inventory NG Agent on Thursday, January 10, 2019 11:49:48.
AGENT => Running OCS Inventory NG Agent Version 2.4.0.0
AGENT => Using OCS Inventory NG FrameWork Version 2.4.0.0
AGENT => Loading plug-in(s)
AGENT => Using network connection with Communication Server
AGENT => Using Communication Provider <OCS Inventory NG cURL Communication Provider> Version <2.4.0.0>
AGENT => Sending Prolog
AGENT => Prolog successfully sent
AGENT => Inventory required
AGENT => Launching hardware and software checks
AGENT => Sending Inventory
INVENTORY => Inventory changed since last run
ADMIN INFO => Couple ( TAG <=> Berlin ) added to configuration file
ADMIN INFO => Couple ( fields_3 <=> ) added to configuration file
AGENT => Inventory successfully sent
AGENT => Communication Server asked for Package Download
DOWNLOAD => Download and setup tool successfully started
AGENT => Unloading communication provider
AGENT => Unloading plug-in(s)
AGENT => Execution duration: 00:00:26.
But there's no installation. The only thing that works is the inventory.
Why I can't install packages?