ich versuche gerade den opsi Client auf mehrere Rechner zu verteilen mittels:
Code: Alles auswählen
./opsi-deploy-client-agent -u "domain\user" -p "w" client001.domain.intern
Code: Alles auswählen
[error] Deployment to client001.domain.intern' failed: Failed to execute command on host 'client001': winexe error: Command './winexe -U 'domain\user%*** confidential ***' //client001 'cmd.exe /C "del /s /q c:\tmp\opsi-client-agent_inst || echo not found"'' failed (1):
dos charset 'CP850' unavailable - using ASCII
ERROR: Failed to open connection - NT_STATUS_LOGON_FAILURE
Ist die Syntax wie oben korrekt?