Windows-Installation bricht nach erstem Windows-Boot still ab

Antworten
vhsadm
Beiträge: 5
Registriert: 22 Sep 2020, 14:13

Windows-Installation bricht nach erstem Windows-Boot still ab

Beitrag von vhsadm »

Hallo zusammen,

ich beobachte aktuell bei unserer Netboot-Installation von Windows 11 mit opsi (Paket 4.3.0.6-2), dass diese häufig (ca. 50 % Wahrscheinlichkeit je nach Gerät, bei OptiPlex 3080 nach Gefühl deutlich häufiger) nach dem ersten Boot von Windows mittendrin endet. Auf dem Client befindet sich dann ein "normales" Windows 11 ohne opsi-client-agent o.ä., der Administrator-User ist mit der Installation angelegt, ansonsten aber nichts. Installationsstatus im configed steht auf "unknown / running".

Für mich sieht die postinst.log nach dem Problem aus, die endet wie folgt:

Code: Alles auswählen

[6] [2026-08-18 12:27:50.027] [               ] Downloading '/depot/opsi-client-agent/files/opsi-notifier/notifier.d/action.ini' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-notifier\notifier.d\action.ini' (size: 1416)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:50.036] [               ] Downloading '/depot/opsi-client-agent/files/opsi-notifier/notifier.d/block_login.bmp' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-notifier\notifier.d\block_login.bmp' (size: 30138)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:50.048] [               ] Downloading '/depot/opsi-client-agent/files/opsi-notifier/notifier.d/popup.ini' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-notifier\notifier.d\popup.ini' (size: 1234)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:50.058] [               ] Downloading '/depot/opsi-client-agent/files/opsi-notifier/notifier.d/shutdown_select_button_icon.png' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-notifier\notifier.d\shutdown_select_button_icon.png' (size: 720)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:50.067] [               ] Downloading '/depot/opsi-client-agent/files/opsi-notifier/notifier.d/shutdown_select.bmp' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-notifier\notifier.d\shutdown_select.bmp' (size: 210538)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:50.093] [               ] Downloading '/depot/opsi-client-agent/files/opsi-notifier/notifier.d/popup.bmp' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-notifier\notifier.d\popup.bmp' (size: 1440138)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:50.224] [               ] Downloading '/depot/opsi-client-agent/files/opsi-notifier/notifier.d/wait_for_gui.ini' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-notifier\notifier.d\wait_for_gui.ini' (size: 349)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:50.233] [               ] Downloading '/depot/opsi-client-agent/files/opsiclientd_windows_x86_4.3.22.8.zip' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsiclientd_windows_x86_4.3.22.8.zip' (size: 70717590)   (opsiservice.py:1795)
[6] [2026-08-18 12:27:56.488] [               ] Creating directory 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-client-systray'   (opsiservice.py:1789)
[6] [2026-08-18 12:27:56.493] [               ] Downloading '/depot/opsi-client-agent/files/opsi-client-systray/opsi-client-systray.exe' to 'C:\Users\ADMINI~1\AppData\Local\Temp\oca-installation-helper-tmp\opsi-client-agent\files\opsi-client-systray\opsi-client-systray.exe' (size: 2637776)   (opsiservice.py:1795)
[3] [2026-08-18 12:27:56.634] [               ] ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))   (__main__.py:258)
Traceback (most recent call last):
  File "urllib3\response.py", line 903, in _error_catcher
  File "urllib3\response.py", line 1028, in _raw_read
  File "urllib3\response.py", line 1011, in _fp_read
  File "http\client.py", line 484, in read
  File "socket.py", line 719, in readinto
  File "ssl.py", line 1304, in recv_into
  File "ssl.py", line 1138, in read
ConnectionResetError: [WinError 10054] Eine vorhandene Verbindung wurde vom Remotehost geschlossen

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "requests\models.py", line 822, in generate
  File "urllib3\response.py", line 1257, in stream
  File "urllib3\response.py", line 1112, in read
  File "urllib3\response.py", line 1027, in _raw_read
  File "contextlib.py", line 162, in __exit__
  File "urllib3\response.py", line 930, in _error_catcher
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "__main__.py", line 252, in install
  File "__main__.py", line 82, in copy_installation_files
  File "ocainstallationhelper\backend.py", line 188, in get_from_depot
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1804, in download
  File "requests\models.py", line 824, in generate
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))
[3] [2026-08-18 12:27:56.642] [               ] ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))   (__main__.py:433)
Traceback (most recent call last):
  File "urllib3\response.py", line 903, in _error_catcher
  File "urllib3\response.py", line 1028, in _raw_read
  File "urllib3\response.py", line 1011, in _fp_read
  File "http\client.py", line 484, in read
  File "socket.py", line 719, in readinto
  File "ssl.py", line 1304, in recv_into
  File "ssl.py", line 1138, in read
ConnectionResetError: [WinError 10054] Eine vorhandene Verbindung wurde vom Remotehost geschlossen

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "requests\models.py", line 822, in generate
  File "urllib3\response.py", line 1257, in stream
  File "urllib3\response.py", line 1112, in read
  File "urllib3\response.py", line 1027, in _raw_read
  File "contextlib.py", line 162, in __exit__
  File "urllib3\response.py", line 930, in _error_catcher
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "__main__.py", line 430, in run
  File "asyncio\runners.py", line 195, in run
  File "asyncio\runners.py", line 118, in run
  File "asyncio\base_events.py", line 725, in run_until_complete
  File "__main__.py", line 252, in install
  File "__main__.py", line 82, in copy_installation_files
  File "ocainstallationhelper\backend.py", line 188, in get_from_depot
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1804, in download
  File "requests\models.py", line 824, in generate
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))
[3] [2026-08-18 12:27:56.650] [               ] ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))   (__main__.py:322)
Traceback (most recent call last):
  File "urllib3\response.py", line 903, in _error_catcher
  File "urllib3\response.py", line 1028, in _raw_read
  File "urllib3\response.py", line 1011, in _fp_read
  File "http\client.py", line 484, in read
  File "socket.py", line 719, in readinto
  File "ssl.py", line 1304, in recv_into
  File "ssl.py", line 1138, in read
ConnectionResetError: [WinError 10054] Eine vorhandene Verbindung wurde vom Remotehost geschlossen

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "requests\models.py", line 822, in generate
  File "urllib3\response.py", line 1257, in stream
  File "urllib3\response.py", line 1112, in read
  File "urllib3\response.py", line 1027, in _raw_read
  File "contextlib.py", line 162, in __exit__
  File "urllib3\response.py", line 930, in _error_catcher
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "__main__.py", line 430, in run
  File "asyncio\runners.py", line 195, in run
  File "asyncio\runners.py", line 118, in run
  File "asyncio\base_events.py", line 725, in run_until_complete
  File "__main__.py", line 252, in install
  File "__main__.py", line 82, in copy_installation_files
  File "ocainstallationhelper\backend.py", line 188, in get_from_depot
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1793, in download
  File "opsicommon\client\opsiservice.py", line 1804, in download
  File "requests\models.py", line 824, in generate
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))
ERROR: ("Connection broken: ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None)", ConnectionResetError(10054, 'Eine vorhandene Verbindung wurde vom Remotehost geschlossen', None, 10054, None))
[18.08.2026 12:27:57,21] Executing c:\opsi.org\tmp\postinst.d\80_repartition.cmd 
[18.08.2026 12:27:57,24] Copying W:\opsi\diskpart.txt to c:\opsi.org\data
        1 Datei(en) kopiert.
[18.08.2026 12:27:57,25] No file W:\opsi\partunhide.txt
[18.08.2026 12:27:57,25] No file W:\opsi\parthide.txt
[18.08.2026 12:27:57,26] Copying W:\opsi\diskinfo.ini to c:\opsi.org\data
        1 Datei(en) kopiert.
[18.08.2026 12:27:57,26] Copying W:\opsi\diskpartRecovery.txt to c:\opsi.org\data
        1 Datei(en) kopiert.
Das System kann den angegebenen Pfad nicht finden.
Das System kann den angegebenen Pfad nicht finden.
Das System kann den angegebenen Pfad nicht finden.
Das System kann den angegebenen Pfad nicht finden.
[18.08.2026 12:27:57,27] Not found opsi-script - starting classic batch
Wenn ich das richtig rauslese, verliert der Client mitten in der Installation vom opsi-client-agent die Netzwerkverbindung, die davor noch da war. Verbunden ist er per Ethernet, WLAN-Hardware ist nicht vorhanden.
Ich hatte daher vielleicht getippt, Windows fängt an Treiber über Windows Update zu laden und kappt während opsi noch nicht ganz fertig ist die Netzwerkverbindung durch irgendeine Treiberinstallation. Die setupapi.dev.log und Windows-Ereignisse sagen dazu aber nichts, zum fraglichen Zeitpunkt sind dort keine Spuren zu Netzwerktreibern zu finden, auch später wird der Ethernet-Treiber nicht mehr geändert und bleibt stabil.

In der Firewall zwischen dem Client-Netz und dem opsi-Server habe ich zum Zeitpunkt des Abbruchs auch keine Fehler im Log.

Habt ihr Ideen was hier die Ursache sein könnte oder wo ich noch nachschauen könnte?
Benutzeravatar
n.doerrer
uib-Team
Beiträge: 564
Registriert: 23 Okt 2020, 16:11

Re: Windows-Installation bricht nach erstem Windows-Boot still ab

Beitrag von n.doerrer »

Moin,

sieht man dazu etwas auf serverseite im log? /var/log/opsi/opsiconfd/<ip>.log ?


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


vhsadm
Beiträge: 5
Registriert: 22 Sep 2020, 14:13

Re: Windows-Installation bricht nach erstem Windows-Boot still ab

Beitrag von vhsadm »

Leider nicht, unter /var/log/opsi/opsiconfd habe ich nur zwei Log-Files mit den IPs der VMs, auf denen opsi-configed läuft und die opsiconfd.log. Keine der drei Dateien hat Log-Einträge an dem Datum, an dem die Installation fehlgeschlagen ist.

Innerhalb configed steht für den Client nur in der bootimage-Log etwas drin, die endet so - alle anderen Logs dort sind leer bzw. älter:

Code: Alles auswählen

[1] [2026-08-18 16:01:22.067] [               ] opsi-agent 4.3.18.6 running on 'Linux-7.1.0-x86_64-with-glibc2.43'   (opsiagent.py:256)
[1] [2026-08-18 16:01:22.143] [bootimage      ] opsi agent bootimage plugin starting (bootimage version: 20260723)   (main.py:68)
[4] [2026-08-18 16:01:22.633] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured   (opsi_service.py:180)
[1] [2026-08-18 16:01:28.600] [service_connection] Connected to OPSI Service   (opsi_service.py:178)
[4] [2026-08-18 16:01:29.823] [               ] Local time '2026-08-18 16:01:29 UTC' differs from server time (max diff: 3.000), setting system time to '2026-08-18 14:01:29 UTC'   (_service_client.py:1226)
[4] [2026-08-18 14:02:30.231] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 199   (_logging.py:1130)
[4] [2026-08-18 14:02:30.233] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 201   (_logging.py:1130)
[4] [2026-08-18 14:02:30.234] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 203   (_logging.py:1130)
[4] [2026-08-18 14:02:30.236] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 204   (_logging.py:1130)
[4] [2026-08-18 14:02:30.239] [               ] Warning '"\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.' in file '<string>', line 520   (_logging.py:1130)
[4] [2026-08-18 14:02:30.240] [               ] Warning '"\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.' in file '<string>', line 521   (_logging.py:1130)
[4] [2026-08-18 14:02:30.242] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 575   (_logging.py:1130)
[4] [2026-08-18 14:02:30.243] [               ] Warning '"\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.' in file '<string>', line 606   (_logging.py:1130)
[4] [2026-08-18 14:02:30.245] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 626   (_logging.py:1130)
[4] [2026-08-18 14:02:30.246] [               ] Warning '"\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.' in file '<string>', line 673   (_logging.py:1130)
[4] [2026-08-18 14:02:30.248] [               ] Warning '"\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option.' in file '<string>', line 688   (_logging.py:1130)
[4] [2026-08-18 14:02:30.249] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 702   (_logging.py:1130)
[4] [2026-08-18 14:02:30.251] [               ] Warning '"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.' in file '<string>', line 770   (_logging.py:1130)
[3] [2026-08-18 14:02:31.194] [               ] No descriptor   (Posix.py:3518)
[3] [2026-08-18 14:02:31.199] [               ] No descriptor   (Posix.py:3518)
[3] [2026-08-18 14:02:31.202] [               ] 'videocontrol interface'   (Posix.py:3558)
[4] [2026-08-18 14:02:31.215] [               ] Attribute part 'id' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.217] [               ] Attribute part 'product' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.217] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.219] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.220] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.220] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.220] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.220] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.220] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.221] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.221] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.221] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.222] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.222] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.222] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.224] [               ] Attribute part 'vendorId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.224] [               ] Attribute part 'deviceId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.224] [               ] Attribute part 'subsystemVendorId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.224] [               ] Attribute part 'subsystemDeviceId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.224] [               ] Attribute part 'revision' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.224] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'description' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'vendorId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'deviceId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'subsystemVendorId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'subsystemDeviceId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'revision' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'description' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'vendorId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'deviceId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'subsystemVendorId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'subsystemDeviceId' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.226] [               ] Attribute part 'revision' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.228] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.228] [               ] Attribute part 'size' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.228] [               ] Attribute part 'product' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.228] [               ] Attribute part 'vendor' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'product' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'size' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'product' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'vendor' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'product' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'size' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'product' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'vendor' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'product' not found   (Posix.py:3730)
[4] [2026-08-18 14:02:31.229] [               ] Attribute part 'serial' not found   (Posix.py:3730)
[3] [2026-08-18 14:02:31.231] [               ] Key 'description' not found   (Posix.py:3851)
[3] [2026-08-18 14:02:31.231] [               ] Key 'serial' not found   (Posix.py:3851)
[3] [2026-08-18 14:02:31.232] [               ] Key 'description' not found   (Posix.py:3851)
[3] [2026-08-18 14:02:31.232] [               ] Key 'serial' not found   (Posix.py:3851)
[4] [2026-08-18 14:02:31.233] [               ] list index out of range   (Posix.py:3862)
[4] [2026-08-18 14:02:31.233] [               ] 'dict' object has no attribute 'partition'   (Posix.py:3862)
[3] [2026-08-18 14:04:21.698] [               ] unattend.xml differs from unattend.xml.template   (setup.py:1542)
[3] [2026-08-18 14:04:24.528] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.533] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.538] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.543] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/1E0F' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.547] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.551] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.553] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.556] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/10EC' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.558] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.561] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.563] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.565] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.567] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.569] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.571] [               ] PCI_DEVICE vendor directory 'win11-x64/drivers/pciids/8086' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.573] [               ] USB_DEVICE vendor directory 'win11-x64/drivers/usbids/1D6B' not found   (WindowsDrivers.py:89)
[3] [2026-08-18 14:04:24.575] [               ] USB_DEVICE vendor directory 'win11-x64/drivers/usbids/046D' not found   (WindowsDrivers.py:89)
[1] [2026-08-18 14:04:49.745] [] --
[1] [2026-08-18 14:04:49.745] [] --
[1] [2026-08-18 14:04:49.745] [] x:\\opsi-script-part-eH01byM72T.log
[1] [2026-08-18 14:04:49.745] [] opsi-script 4.12.21.0 started at >> 8/18/2026 2:04:49 PM
[1] [2026-08-18 14:04:49.745] [] opsi-script log file with encoding utf8
[1] [2026-08-18 14:04:49.745] [] ssl library path: w:\opsi\opsi-script\x64\libssl-3-x64.dll
[1] [2026-08-18 14:04:49.745] [] ssl library path: w:\opsi\opsi-script\x64\libcrypto-3-x64.dll
[1] [2026-08-18 14:04:49.745] [] Load library: w:\opsi\opsi-script\x64\libcrypto-3-x64.dll
[1] [2026-08-18 14:04:49.745] [] Load library: w:\opsi\opsi-script\x64\libssl-3-x64.dll
[1] [2026-08-18 14:04:49.745] [] OpenSSL version: OpenSSL 3.0.21 9 Jun 2026
[1] [2026-08-18 14:04:49.745] [] startmessage opsi-script created at CentralForm.FormCreate: 8/18/2026 2:04:49 PM
[1] [2026-08-18 14:04:49.745] [] Detected Language is:en
[1] [2026-08-18 14:04:49.745] [] Loading skin from: w:\opsi\opsi-script\x64\skin
[1] [2026-08-18 14:04:49.745] [] Called with parameter: w:\opsi\setup.opsiscript\r\n/batch\r\n/logfile\r\nx:\opsiscript.log
[1] [2026-08-18 14:04:49.745] [] startmessage StartProgramModes and create log: 8/18/2026 2:04:49 PM
[1] [2026-08-18 14:04:49.745] [] Compiled with FPC 3.2.2 for Win64-x86_64 at 17:32:03 on 2026/06/29
[1] [2026-08-18 14:04:49.745] [] program mode: pmBatch
[1] [2026-08-18 14:04:49.745] [] Cleanup old part files at 8/18/2026 2:04:49 PM
[1] [2026-08-18 14:04:49.745] [] Prog: force_min_loglevel: 4
[1] [2026-08-18 14:04:49.745] [] Prog: default_loglevel: 7
[1] [2026-08-18 14:04:49.745] [] Prog: debug_prog: false
[1] [2026-08-18 14:04:49.745] [] Prog: debug_lib: true
[1] [2026-08-18 14:04:49.745] [] Prog: AktProduktId:  = false
[3] [2026-08-18 14:04:49.745] [] gethostname error 11001
[3] [2026-08-18 14:04:49.761] [] readconfig failed: Perhaps got defaults
[1] [2026-08-18 14:04:49.761] [] 
[1] [2026-08-18 14:04:49.761] [] ============ Version 4.12.21.0 script "w:\opsi\setup.opsiscript"
[1] [2026-08-18 14:04:49.761] []              used script encoding: utf8
[1] [2026-08-18 14:04:49.761] []              used system encoding: cp1252
[1] [2026-08-18 14:04:49.761] []              start: 2026-08-18  14:04:49
[1] [2026-08-18 14:04:49.761] []              on client named    "MINWINPC"
[1] [2026-08-18 14:04:49.761] []              loggedin user    ""
[1] [2026-08-18 14:04:49.761] []              opsi-script running as    "MINWINPC$"
[4] [2026-08-18 14:04:49.761] []              opsi-script not running with admin privileges
[1] [2026-08-18 14:04:49.761] []              opsi-script running in standard script mode
[1] [2026-08-18 14:04:49.761] [] Scaling for screen DPI: 96
[1] [2026-08-18 14:04:49.761] [] executing: "w:\opsi\opsi-script\x64\opsi-script.exe"
[1] [2026-08-18 14:04:49.761] [] system infos:
[3] [2026-08-18 14:04:49.761] [] gethostname error 11001
[1] [2026-08-18 14:04:49.761] [] ***  -  PC hardware address
[1] [2026-08-18 14:04:49.761] []   -  IP name
[1] [2026-08-18 14:04:49.761] []   -  IP address
[1] [2026-08-18 14:04:49.761] [] ENU  -  System default locale
[1] [2026-08-18 14:04:49.761] [] MS Windows 11.0 (10.0) 64 Bit, Release: 24H2, Edition: Ultimate Edition"
[1] [2026-08-18 14:04:49.761] [] 
[3] [2026-08-18 14:04:49.955] [] Error on getListFromWMI: Exception while calling WMI:  Message: Invalid class string
Antworten