opsi-deploy-client-agent 4.0.4 Windows 8.1 Pro

Antworten
stephan.wild
Beiträge: 8
Registriert: 04 Feb 2015, 08:36

opsi-deploy-client-agent 4.0.4 Windows 8.1 Pro

Beitrag von stephan.wild »

Hallo Zusammen,

ich habe ein kleines oder vielleicht auch ein großes Problem:
Ich kann den Agent 4.0.4 leider nicht auf Windows 8.1 Pro pushen.
Das Kommando und die Fehlermeldung lauten:

Code: Alles auswählen

./opsi-deploy-client-agent -u "DOMAIN\\Administrator" -o -c host.domain.local
[error] Deployment to 'host.domain.local' failed: Failed to execute command on host 'host.domain.local': winexe error: Command '/usr/bin/winexe -U 'DOMAIN\Administrator%*** confidential ***' //host.domain.local '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):
ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER
Auf die "c$" kann ich mich per mount.cifs zugreifen, die Firewall war auch schon aus.

Für jeden Tip bin ich dankbar.


Stephan
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: opsi-deploy-client-agent 4.0.4 Windows 8.1 Pro

Beitrag von SisterOfMercy »

I think you will get advised to upgrade to opsi service release 4.0.5 first.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
stephan.wild
Beiträge: 8
Registriert: 04 Feb 2015, 08:36

Re: opsi-deploy-client-agent 4.0.4 Windows 8.1 Pro

Beitrag von stephan.wild »

Hi,
I did the upgrade to 4.0.5.1 and the client agent is 4.0.5 but the error is the same:

Code: Alles auswählen

./opsi-deploy-client-agent -v -u "DOMAIN\\Administrator" -o -x -c host.domain.local
Password: 
[warning] Failed to read opsi modules file '/etc/opsi/modules': [Errno 2] No such file or directory: u'/etc/opsi/modules'
[notice] Disabling mysql backend and license management module: no customer in modules file
[notice] Starting deployment to host 'host.domain.local'
[notice] Querying for ip address of host 'host.domain.local'
[notice] Got ip address '10.0.2.93' from syscall
[notice] Pinging host 10.0.2.93 ...
[notice] Host 10.0.2.93 is up
[notice] Getting hardware ethernet address of host 'host.domain.local'
[warning] Failed to get hardware ethernet address for host 'host'
[notice] Testing winexe
[error] Deployment to 'host.domain.local' failed: Failed to execute command on host 'host.domain.local': winexe error: Command '/usr/bin/winexe -U 'DOMAIN\\Administrator%*** confidential ***' //host.domain.local '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):
ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER
root@opsi:/var/lib/opsi/depot/opsi-client-agent# opsi-admin -V
opsi-admin 4.0.5.1
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: opsi-deploy-client-agent 4.0.4 Windows 8.1 Pro

Beitrag von n.wenselowski »

Hallo,

das Problem ist vermutlich dieses und kann mit einer neueren Version der winexe behoben werden.


Gruß

Niko

Code: Alles auswählen

import OPSI
Antworten