Win11-x64 "Es sind keine Images verfügbar"

Antworten
phill_asc
Beiträge: 9
Registriert: 30 Mär 2026, 11:21

Win11-x64 "Es sind keine Images verfügbar"

Beitrag von phill_asc »

Guten Tag,

Es ist sehr dringen weil es um mein Abschlussprojekt ist was jetzt demnächst beginnt :(.

Ich versuche die ganze Zeit einen Rechner mit Win11-x64 zu betanken und bekomme nach dem laden von WinPE folgenden Screen:

Betriebssystem: Es sind keine Images verfügbar.

ich dachte zuerst es liege daran das ich 25H2 nutze und OPSI nicht mit der Aufteilung von "install.swm" und "install2.swm" umgehen kann und ersetzte die installfiles mit denen von 24H2. Jedoch ohne Wirkung.

Bei dem OPSI-Ladescreen in der "Executing: shellInAnIcon_mountcmd_small" kommen folgende Meldungen:


Code: Alles auswählen

Executing: shellInAnIcon_mountcmd_small

X:\Windows\System32>set /a mount_try_count=7+1

X:\Windows\System32>net use /y /delete * 1>nul

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

X:\Windows\System32>w:\opsi\opsinetmount.exe --keyfile=w:\opsi\opsi-client-agent\files\opsi\cfg\config.ini --user=DEWBO-OPSI-PAS\pcpatch --drive=o --share=\\192.168.1.3\opsi_depot --encrypted-pass=6b7035dc6b2affb2393f6e490209b3920b27b1260e59abdc5bce9e0673862fb1
mountresult 1231 : The network location cannot be reached. For information about network troubleshooting, see Windows Help.

X:\Windows\System32>if not 1231 == 0 (
if 8 == 10 goto finish
goto waitnet
)

X:\Windows\System32>echo Waiting for the network .....
Waiting for the network .....

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

Code: Alles auswählen

X:\Windows\System32>set mount_try_count=0

X:\Windows\System32>echo Waiting for the network .....
Waiting for the network .....

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

X:\Windows\System32>set /a mount_try_count=0+1

X:\Windows\System32>net use /y /delete * 1>nul

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

X:\Windows\System32>w:\opsi\opsinetmount.exe --keyfile=w:\opsi\opsi-client-agent\files\opsi\cfg\config.ini --user=DEWBO-OPSI-PAS\pcpatch --drive=o --share=\\192.168.1.3\opsi_depot --encrypted-pass=6b7035dc6b2affb2393f6e490209b3920b27b1260e59abdc5bce9e0673862fb1

Code: Alles auswählen

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

X:\Windows\System32>w:\opsi\opsinetmount.exe --keyfile=w:\opsi\opsi-client-agent\files\opsi\cfg\config.ini --user=DEWBO-OPSI-PAS\pcpatch --drive=o --share=\\192.168.1.3\opsi_depot --encrypted-pass=6b7035dc6b2affb2393f6e490209b3920b27b1260e59abdc5bce9e0673862fb1
mountresult 53 : The network path was not found.

X:\Windows\System32>if not 53 == 0 (
if 2 == 10 goto finish
goto waitnet
)

X:\Windows\System32>echo Waiting for the network .....
Waiting for the network .....

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

X:\Windows\System32>set /a mount_try_count=2+1

X:\Windows\System32>net use /y /delete * 1>nul

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

Code: Alles auswählen

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

X:\Windows\System32>w:\opsi\opsinetmount.exe --keyfile=w:\opsi\opsi-client-agent\files\opsi\cfg\config.ini --user=DEWBO-OPSI-PAS\pcpatch --drive=o --share=\\192.168.1.3\opsi_depot --encrypted-pass=6b7035dc6b2affb2393f6e490209b3920b27b1260e59abdc5bce9e0673862fb1
mountresult 53 : The network path was not found.

X:\Windows\System32>if not 53 == 0 (
if 3 == 10 goto finish
goto waitnet
)

X:\Windows\System32>echo Waiting for the network .....
Waiting for the network .....

X:\Windows\System32>ping -n 5 127.0.0.1 1>nul

X:\Windows\System32>set /a mount_try_count=3+1

X:\Windows\System32>net use /y /delete * 1>nul

Das war sehr viel Text das tut mir leid. Ich kenne mich leider nicht aus aber ich vermute das mein Client nicht stabil an \\192.168.1.3\opsi_depot rankommt.

Wüsste jemand woran das liegt?

Vielen Dank im vorhinein :)
phill_asc
Beiträge: 9
Registriert: 30 Mär 2026, 11:21

Re: Win11-x64 "Es sind keine Images verfügbar"

Beitrag von phill_asc »

Hier nochmal als Bilder:
ye.png
ye.png (342.9 KiB) 177 mal betrachtet
ye2.png
ye2.png (277.52 KiB) 177 mal betrachtet
bildforum-1.png
bildforum-1.png (510.49 KiB) 177 mal betrachtet
Benutzeravatar
fkalweit
uib-Team
Beiträge: 228
Registriert: 23 Okt 2020, 16:14

Re: Win11-x64 "Es sind keine Images verfügbar"

Beitrag von fkalweit »

Hallo,

wurde das Image im Depot Share unter /var/lib/depot/win11-x64/installfiles abgelegt?

Hier der Link zur Doku: https://docs.opsi.org/opsi-docs-de/4.3/ ... stallfiles

Viele Grüße
Fabian


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


phill_asc
Beiträge: 9
Registriert: 30 Mär 2026, 11:21

Re: Win11-x64 "Es sind keine Images verfügbar"

Beitrag von phill_asc »

Guten Morgen,

ja ich habe den ganzen Inhalt eines von MediaCreationTool erstellten USB-Sticks 1zu1 in "Installfiles" gelegt:
2026-04-07 09_15_10-opsi-vm (Sicherungspunkt 2) [wird ausgeführt] - Oracle VirtualBox.png
2026-04-07 09_15_10-opsi-vm (Sicherungspunkt 2) [wird ausgeführt] - Oracle VirtualBox.png (59.11 KiB) 39 mal betrachtet
Ist das so richtig? Sollte eig schon.

Gibt es sonst noch etwas das ich machen könnte?
Antworten