Help with opsi-client-agent error please
Verfasst: 31 Jul 2013, 20:22
Hello all!
I am trying to install the opsi client on a machine via the server's command line and am getting an error:
So, I tried Winexe by itself:
Works fine.
Does anyone have a clue what is going wrong? Other than this, OPSI is up and running beautifully, I can manually deploy agents via the "mapped drive/service_setup.cmd" method and even install software programs on demand. This last little bit is proving to be too much for me
Thanks in advance!
I am trying to install the opsi client on a machine via the server's command line and am getting an error:
Code: Alles auswählen
root@OPSI:/opt/pcbin/install/opsi-client-agent# ./opsi-deploy-client-agent -v -r -u administrator -p scrubbedpassword D10673
[notice] Starting deployment to host 'd10673..net'
[notice] Querying for ip address of host 'd10673..net'
[notice] Got ip address '10.x.x.x' from syscall
[notice] Pinging host 10.x.x.x ...
[notice] Host 10.x.x.x is up
[notice] Getting hardware ethernet address of host 'd10673..net'
[warning] Failed to get hardware ethernet address for host 'd10673'
[notice] Creating client 'd10673..net'
[notice] Testing winexe
[error] Deployment to 'd10673..net' failed: Failed to execute command on host 'd10673': winexe error: Command '/usr/bin/winexe -U 'administrator%*** confidential ***' //d10673 '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: Failed to open connection - NT_STATUS_OBJECT_NAME_NOT_FOUND
Code: Alles auswählen
root@OPSI:/opt/pcbin/install/opsi-client-agent# winexe -U administrator%scrubbedpassword //D10673..net 'cmd.exe'
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>
Does anyone have a clue what is going wrong? Other than this, OPSI is up and running beautifully, I can manually deploy agents via the "mapped drive/service_setup.cmd" method and even install software programs on demand. This last little bit is proving to be too much for me

Thanks in advance!