Seite 1 von 1

Fehler/Error - ./opsi-deploy-client-agent

Verfasst: 16 Jul 2015, 12:08
von phoneplus
Hallo zusammen,

mein System basiert auf der virtual Appliance in Version 4.0.5.19 (Ubuntu). Die Freigaben "C$" und "ADMIN$" sind mit dem Domänen-Administrator auf allen Workstations zugänglich. Eine Clientfirewall innerhalb des Unternehmensnetzwerks setzen wir nicht ein. Auf allen Workstations wird Windows 7 Professional x64 eingesetzt.

Ich scanne unsere Workstations innerhalb des DHCP-Bereichs mit NMAP und verteile anschließend per selbst geschriebenes BASH-Script den Client-Agent. Leider mit folgenden Fehlern:

Code: Alles auswählen

./opsi-deploy-client-agent -u "domain\\domain-admin" -p "domain-admin-password" --use-ip-address -x -o --smbclient 10.0.0.142

Code: Alles auswählen

No translation for property 'COMPUTER_SYSTEM.sku' found
Failed to read opsi modules file '/etc/opsi/modules': [Errno 2] No such file or directory: u'/etc/opsi/modules'
No translation for property 'COMPUTER_SYSTEM.sku' found

Code: Alles auswählen

Deployment to '10.0.0.142' failed: Bad object id: 'dos charset 'cp850' unavailable - using ascii.domain.local'

Es hat bislang lediglich bei einer einzigen Maschine - nämlich meiner, die eine statische IP hat, funktioniert.

Grüße

Re: Fehler/Error - ./opsi-deploy-client-agent

Verfasst: 16 Jul 2015, 13:50
von n.wenselowski
Hallo,

was spricht dagegen DNS zu verwenden?
phoneplus hat geschrieben:

Code: Alles auswählen

Deployment to '10.0.0.142' failed: Bad object id: 'dos charset 'cp850' unavailable - using ascii.domain.local'
Mal bitte ein paar mehr Infos. Script am besten mal mit -vvv starten.

Re: Fehler/Error - ./opsi-deploy-client-agent

Verfasst: 16 Jul 2015, 15:02
von phoneplus
Welche weiteren Informationen würden benötigt? Dachte alles zu haben...

Code: Alles auswählen

Installing using client-side mount.
Lookup for 10.0.0.142 failed: [Errno 1] Unknown host
Getting winexe installed on system failed (Command 'winexe' not found in PATH) Using local.
Executing: ./winexe -U 'domäne\domänen-administrator%*** confidential ***' //10.0.0.142 'cmd.exe /C "echo %COMPUTERNAME%"'
Using encoding 'UTF-8'
>>> dos charset 'CP850' unavailable - using ASCII
>>> VM-001
Exit code: 0
Lookup of dos charset 'CP850' unavailable - using ASCII failed.
Deployment to '10.0.0.142' failed: Bad object id: 'dos charset 'cp850' unavailable - using ascii.plus.local'