[Solved] Mount-WindowsImage Error 0xc0040009
When I wanted to mount an image I got the following error:
Mount-WindowsImage : DismInitialize failed. Error code = 0xc0040009
When I wanted to mount an image I got the following error:
Mount-WindowsImage : DismInitialize failed. Error code = 0xc0040009
Do you stagnate with your PowerShell knowledge?
Go back to the basics!
I recently wrote a post about how to create log files with PowerShell transcription capabilities. What I like about PowerShell transcripts is simplicity. However, as I said in my former post if you want to get the most of it, you should use the Verbose parameter with each cmdlet you launch. Thus, when a warning […]
It’s a known best practice to validate all parameters of a function or a script. But how would you validate a file parameter for a new file?
I got error 0xc00cee22 on several FSRM servers either with the FSMR console or with FSRM cmdlets
You must be logged in to post a comment.