[gelöst] WIM-Capture bricht ab "The system cannot find the path specified"
Verfasst: 05 Jan 2017, 16:29
Moin,
wir evaluieren gerade Opsi mit einer entsprechenden Testlizenz. Server und Depot sind soweit fertig, läuft. Einzig WIM-Capture macht Probleme. Egal ob DISM oder ImageX es kommt immer "The system cannot find the path specified":
Wenn ich den Capture Mode von "append" auf "always_create" stelle, wird das install.wim gelöscht, aber danach kommt der selbe Fehler...
Depot: CentOS7, Samba 4.4.4, Opsi 4.0.7
WinPE: Windows 10 1607 64bit ADK
win10-x64 - 4.0.7.1-4: Windows 10 2016 LTSB, VM wurde daraus installiert
win10-x64-captured - 4.0.7.1-4: Dateien aus win10-x64, kein Symlinks
Samba: oplocks = no
Ich weiss nicht mehr weiter, kann mir jemand helfen?
Gruß
Martin Hofmann
PTS IT Services AG
wir evaluieren gerade Opsi mit einer entsprechenden Testlizenz. Server und Depot sind soweit fertig, läuft. Einzig WIM-Capture macht Probleme. Egal ob DISM oder ImageX es kommt immer "The system cannot find the path specified":
Code: Alles auswählen
Executing "cmd.exe" /C c:\opsi.org\tmp\_opsiscript_Dx25Sr17.cmd
Start Showoutput
ExitCode 3
Stop Showoutput
output:
--------------
X:\windows\system32>dism /Append-Image /ImageFile:"p:\win10-x64-captured\installfiles\sources\install.wim" /CaptureDir::\ /Name:"opsitest" /Description:"opsitest"
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Error: 3
The system cannot find the path specified.
The DISM log file can be found at X:\windows\Logs\DISM\dism.log
X:\windows\system32>exit 3
Code: Alles auswählen
Error DISM WIM Provider: PID=1236 X:\windows\system32\:\$WIMDESC (HRESULT=0x80070003) - CWimManager::WimProviderMsgLogCallback
Error DISM WIM Provider: PID=1236 TID=1240 onecore\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:1207 - CWimManager::Capture(hr:0x80070003)
Error DISM WIM Provider: PID=1236 TID=1240 onecore\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:4656 - CWimManager::InternalCmdCaptureBase(hr:0x80070003)
Error DISM WIM Provider: PID=1236 TID=1240 "Error executing command" - CWimManager::InternalExecuteCmd(hr:0x80070003)
Error DISM WIM Provider: PID=1236 TID=1240 onecore\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2223 - CWimManager::ExecuteCmdLine(hr:0x80070003)
Error DISM.EXE: WimManager processed the command line but failed. HRESULT=80070003
Depot: CentOS7, Samba 4.4.4, Opsi 4.0.7
WinPE: Windows 10 1607 64bit ADK
win10-x64 - 4.0.7.1-4: Windows 10 2016 LTSB, VM wurde daraus installiert
win10-x64-captured - 4.0.7.1-4: Dateien aus win10-x64, kein Symlinks
Samba: oplocks = no
Code: Alles auswählen
smbstats
8509 0 DENY_ALL 0x12019f RDWR NONE /var/lib/opsi/depot win10-x64-captured/installfiles/sources/install.wim
8509 0 DENY_WRITE 0x1000a1 RDONLY NONE /var/lib/opsi/depot opsi-wim-capture/Windows_7_Tools/64/imagex.exe
Gruß
Martin Hofmann
PTS IT Services AG