You are not logged in.
Pages: 1
As the title says it doesn't go beyond this state, I already have the package in my agent, I think the problem is that I configured a command to execute in the agent, here's what I have done so far...
Note: If I remove that command my package is deleted automatically from the deploy/workdir folder, I don't know why
Offline
Bonjour,
L'installation de putty en mode silencieux se fait en précisent "msiexec.exe /i putty-***-installer.msi /qn"
Ce qui se passe dans votre cas, c'est que l'installeur doit poser une question, et personne n'y répond, donc ça reste bloqué.
English :
Installing putty is made by add "/qn" : "msiexec.exe /i putty-***-installer.msi /qn"
What is appens in you case, is certainly a question by putty installer, and in batch, nobody answering and stay stopped.
Last edited by mab3 (2020-06-22 17:57:38)
Contexte : GLPI 9.4.3/FusionInventory 9.4+1.1 / Agent FI 2.5.1
Offline
Pages: 1