Seite 1 von 1

ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Verfasst: 22 Okt 2015, 18:32
von rieger
Jetzt schon wieder das nächste Problem, allerdings nun bei einer Windows 8.1 installation

bei der installation mit dem folgenden Befehl

Code: Alles auswählen

/var/lib/opsi/depot/opsi-client-agent/opsi-deploy-client-agent 192.168.1.92 -u "kanzlei.local\\administrator" -o -vvv
erhalte ich diese Fehlermeldung:

Code: Alles auswählen

Deployment to '192.168.1.92' failed: Failed to execute command on host '192.168.1.92': winexe error: Command './winexe -U 'kanzlei.local\administrator%*** confidential ***' //192.168.1.92 'cmd.exe /C "del /s /q c:\tmp\opsi-client-agent_inst && rmdir /s /q c:\tmp\opsi-client-agent_inst || echo not found"'' failed (1):
dos charset 'CP850' unavailable - using ASCII
ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER
Deleting client <OpsiClient(id=u'laptop-fusi12.kanzlei.local')> from backend.

Re: ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Verfasst: 22 Okt 2015, 22:49
von SisterOfMercy
rieger hat geschrieben:Habe das Problem lösen können. Anscheinend macht er keine saubere auflösung des DNS Namens. Wenn ich das ganze mit der IP anstoße funktioniert es.
Well, have you fixed the DNS resolution, or are you still trying with IP addresses?

Re: ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Verfasst: 23 Okt 2015, 08:18
von rieger
I use the IP Adress and will look for an solution for the DNS Problem.

Re: ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Verfasst: 23 Okt 2015, 11:59
von n.wenselowski
Hi,

im vorherigen Post war im Log das zu lesen:

Code: Alles auswählen

Getting winexe installed on system failed (Command 'winexe' not found in PATH) Using local.
Wenn das Zielsystem 8.1 ist, dann ist die Winexe zu alt - siehe Getting Started.


Gruß

Niko