Seite 1 von 1

Opsi-Client-Agent.msi

Verfasst: 15 Mai 2023, 10:46
von anha
Hallo

ich versuche gerade die Opsi-Client-Agent.msi bei unseren Rechnern zu verteilen. Allerdings kommt beim testen der Installationsroutine schon vorher immer dieser Fehler:
"Dieses Installationspaket konnte nicht geöffnet werden. Lassen Sie den Hersteller der Anwendung überprüfen, ob es sich um ein gültiges Windows Installer-Paket handelt."

Ich habe genau das gleiche auch über einen Rechner versucht der nicht über unsere Domain geht, da kommt dieser Fehler auch.
Auch habe ich schon die MSI geändert über ORCA und die Installationsroutine eingetragen, aber da auch nichts mit Installation.

hier noch dazu die MSIexec log:
=== Verbose logging started: 15.05.2023 11:24:24 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\Windows\system32\msiexec.exe ===
MSI (c) (10:60) [11:24:24:974]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (10:60) [11:24:24:977]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (10:BC) [11:24:25:051]: Resetting cached policy values
MSI (c) (10:BC) [11:24:25:051]: Machine policy value 'Debug' is 0
MSI (c) (10:BC) [11:24:25:051]: ******* RunEngine:
******* Product: opsi.mst
******* Action:
******* CommandLine: **********
MSI (c) (10:BC) [11:24:25:055]: Note: 1: 2766 2: opsi.mst
MSI (c) (10:BC) [11:24:25:055]: MainEngineThread is returning 1620
=== Verbose logging stopped: 15.05.2023 11:24:25 ===

Re: Opsi-Client-Agent.msi

Verfasst: 15 Mai 2023, 11:44
von anha
Alternativ habe ich versucht die oca-installation-helper.exe zu nehmen, aber auch diese generiert einen Fehler:
"Failed to extract Pythin310.sdll:decompression resulted in Retunr code -3!"

opsi-client-agent version ist die 4.2.0.129
BS: Windows 11

Re: Opsi-Client-Agent.msi

Verfasst: 15 Mai 2023, 14:02
von SisterOfMercy
anha hat geschrieben: 15 Mai 2023, 10:46 "Dieses Installationspaket konnte nicht geöffnet werden. Lassen Sie den Hersteller der Anwendung überprüfen, ob es sich um ein gültiges Windows Installer-Paket handelt."
How are you calling the installer? Maybe it's an issue with path names, or that there are no rights to the file.
Have you tried copying it to a local directory and starting it from there?

Re: Opsi-Client-Agent.msi

Verfasst: 15 Mai 2023, 14:19
von anha
Hi

i have called it from local, to test it, but the same Problem occurs.
Called in CLI (admin) msiexec /i opsi-client-agent.msi

Re: Opsi-Client-Agent.msi

Verfasst: 16 Mai 2023, 12:27
von SisterOfMercy
So let's say you copied the msi file to c:\tmp.

Try to run this, and then post the logfile:

Code: Alles auswählen

"%SystemRoot%\system32\msiexec.exe" /qb-! /l*v "c:\tmp\opsi-client-agent-setup.log" /package "c:\tmp\opsi-client-agent.msi"

Re: Opsi-Client-Agent.msi

Verfasst: 16 Mai 2023, 14:11
von anha
"%SystemRoot%\system32\msiexec.exe"
That was the affected Call, before i had only called Msiexec, so i can deploy to our users. But the other problem with oca-installation-helper exists. I need it to crypt the server Password or is there a alternativ?

Re: Opsi-Client-Agent.msi

Verfasst: 16 Mai 2023, 16:19
von SisterOfMercy
anha hat geschrieben: 15 Mai 2023, 11:44 Alternativ habe ich versucht die oca-installation-helper.exe zu nehmen, aber auch diese generiert einen Fehler:
"Failed to extract Pythin310.sdll:decompression resulted in Retunr code -3!"
Do you have a virusscanner that is acting up?

Re: Opsi-Client-Agent.msi

Verfasst: 17 Mai 2023, 11:15
von anha
There ist no Antivirus installed and MS Defender is off

Re: Opsi-Client-Agent.msi

Verfasst: 17 Mai 2023, 12:11
von n.doerrer
Ich kann das Problem nicht reproduzieren. Werden andere msi auf dem client korrekt installiert?

Ich habe die Gelegenheit genutzt, mal das opsi-client-agent.msi auf der download.uib.de zu upgraden. Es enthält nun opsi-client-agent 4.2.0.44-1.