Seite 1 von 1

opsi-deploy-client-agent 4.0.4 Windows 8.1 Pro

Verfasst: 22 Apr 2015, 13:56
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

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

Verfasst: 22 Apr 2015, 17:53
von SisterOfMercy
I think you will get advised to upgrade to opsi service release 4.0.5 first.

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

Verfasst: 23 Apr 2015, 09:31
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

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

Verfasst: 23 Apr 2015, 10:09
von n.wenselowski
Hallo,

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


Gruß

Niko