I'm unable to mount any WIM files using Dism command. Please help.
Example:
dism /mount-wim /wimfile:c:\wim\boot.wim /index:1 /mountdir:c:\mount
Result:
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Error: 3
The system cannot find the path specified.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
Dism.log file is attached. I checked the folder C:\Mount, and the source directory.
When running the RestoreHealth command, it shows a corruption in component store. However running the command again shows the same result.
Example:
Dism /Online /Cleanup-Image /RestoreHealth
Result:
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
[==========================100.0%==========================]
The restore operation completed successfully. The component store corruption was repaired.
The operation completed successfully.
Running SFCFix shows no errors.
Result:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-10-25 10:43:15.532
Microsoft Windows Server 2012 R2 Update 3 - amd64
Not using a script file.
AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-10-25 10:43:29.737
Example:
dism /mount-wim /wimfile:c:\wim\boot.wim /index:1 /mountdir:c:\mount
Result:
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Error: 3
The system cannot find the path specified.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
Dism.log file is attached. I checked the folder C:\Mount, and the source directory.
When running the RestoreHealth command, it shows a corruption in component store. However running the command again shows the same result.
Example:
Dism /Online /Cleanup-Image /RestoreHealth
Result:
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
[==========================100.0%==========================]
The restore operation completed successfully. The component store corruption was repaired.
The operation completed successfully.
Running SFCFix shows no errors.
Result:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-10-25 10:43:15.532
Microsoft Windows Server 2012 R2 Update 3 - amd64
Not using a script file.
AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-10-25 10:43:29.737