ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Antworten
Benutzeravatar
rieger
Beiträge: 4
Registriert: 22 Okt 2015, 15:54

ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Beitrag 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.
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Beitrag 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?
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
rieger
Beiträge: 4
Registriert: 22 Okt 2015, 15:54

Re: ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Beitrag von rieger »

I use the IP Adress and will look for an solution for the DNS Problem.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER

Beitrag 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

Code: Alles auswählen

import OPSI
Antworten