Replies: 1 comment
-
|
Hi Chico0008 I moved your issue as a discussion as you're not reporting any bug but you're making a support request. Such an error is to me symptomatic to a mistake when trying to run the command. Can you explain what is this path "\file-server\glpi$\GLPI-Agent.msi" ? I even see a dollar sign ("$") in your path. Maybe you replaced the path to keep it private, but this looks like a typo and may explain the error... Anyway, this can also be an access right problem, and finally, the error is not related to how can work the installer but really show you made something wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug reporting acknowledgment
Yes, I read it
Professional support
None
Describe the bug
Hi
I have a gpo to deploy Glpi agent on our computer.
for now we only had win10 pro, and gpo use a command to deploy agent, using install binary from a hidden share.
Command laucnhed is this one : msiexec.exe /quiet /i "\file-server\glpi$\GLPI-Agent.msi" RUNNOW=1 SERVER="http://glpi.viry.net/plugins/glpiinventory/" NO_SSL_CHECK=1 TASK_FREQUENCY=daily TASK_DAILY_MODIFIER=2
But, on our new Win11, it's not working.
when manually launching the command, without the /quiet, got this error :
Unable to oppen this package,
Using the last msi version from this github
To reproduce
.
Expected behavior
install done quietly on Win11
Operating system
Windows
GLPI Agent version
v1.15
GLPI version
10.0.18
GLPIInventory plugin or other plugin version
GLPI Inventory v1.5.3
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions