Win11-x64 "Es sind keine Images verfügbar"
Verfasst: 02 Apr 2026, 16:24
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:
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
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>nulCode: 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=6b7035dc6b2affb2393f6e490209b3920b27b1260e59abdc5bce9e0673862fb1Code: 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>nulCode: 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