I'm attempting to mount a .wim file to add drivers, I run the following command, recieving the following output:
PS C:\DISM> .\dism.exe /Mount-Image /MountDir:C:\Test\WinX /ImageFile:C:\Test\Win10.wim /index:2
Deployment Image Servicing and Management tool
Version: 10.0.10586.0
Error: 3
The system cannot find the path specified.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
The DISM Logfile shows:
2016-06-22 15:47:34, Info DISM PID=5460 TID=4476 Scratch directory set to 'C:\Users\g54n818\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2016-06-22 15:47:34, Info DISM PID=5460 TID=4476 DismCore.dll version: 10.0.10586.0 - CDISMManager::FinalConstruct
2016-06-22 15:47:34, Info DISM PID=5460 TID=4476 Successfully loaded the ImageSession at "C:\DISM" - CDISMManager::LoadLocalImageSession
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Manager: PID=5460 TID=4476 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM.EXE:
2016-06-22 15:47:34, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2016-06-22 15:47:34, Info DISM DISM.EXE:
2016-06-22 15:47:34, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
2016-06-22 15:47:34, Info DISM DISM.EXE: Dism.exe version: 10.0.10586.0
2016-06-22 15:47:34, Info DISM DISM.EXE: Executing command line: "C:\DISM\dism.exe" /Mount-Image /MountDir:C:\Test\WinX /ImageFile:C:\Test\Win10.wim /index:2
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Loading Provider from location C:\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Connecting to the provider located at C:\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Loading Provider from location C:\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Connecting to the provider located at C:\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Loading Provider from location C:\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Connecting to the provider located at C:\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Loading Provider from location C:\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Connecting to the provider located at C:\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Loading Provider from location C:\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Connecting to the provider located at C:\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Loading Provider from location C:\DISM\FfuProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Connecting to the provider located at C:\DISM\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-06-22 15:47:34, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2016-06-22 15:47:34, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2016-06-22 15:47:34, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
2016-06-22 15:47:34, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
2016-06-22 15:47:34, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
2016-06-22 15:47:34, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
2016-06-22 15:47:34, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
2016-06-22 15:47:34, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
2016-06-22 15:47:34, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2016-06-22 15:47:34, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2016-06-22 15:47:34, Info DISM DISM.EXE: Attempting to add the commands from provider: FfuManager
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Getting Provider GenericImagingManager - CDISMProviderStore::GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2016-06-22 15:47:34, Info DISM DISM Imaging Provider: PID=5460 TID=4476 WIM image specified - CGenericImagingManager::GetImageInfoCollection
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Getting Provider WimManager - CDISMProviderStore::GetProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
[5460] [0x80070003] OpenFilterPort:(408): The system cannot find the path specified.
[5460] [0x80070003] FltCommVerifyFilterPresent:(502): The system cannot find the path specified.
[5460] [0x80070003] WIMMountImageHandle:(1241): The system cannot find the path specified.
[5460] [0x80070002] StateStoreRemoveMountedImage:(1030): The system cannot find the file specified.
[5460] [0x80070002] WIMMountImageHandle:(1482): The system cannot find the file specified.
2016-06-22 15:47:34, Error DISM DISM WIM Provider: PID=5460 TID=4476 Failed to mount the image. - CWimImageInfo::Mount(hr:0x80070003)
2016-06-22 15:47:34, Error DISM DISM Imaging Provider: PID=5460 TID=4476 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:817 - CGenericImagingManager::InternalOpMount(hr:0x80070003)
2016-06-22 15:47:34, Error DISM DISM Imaging Provider: PID=5460 TID=4476 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:737 - CGenericImagingManager::InternalCmdMount(hr:0x80070003)
2016-06-22 15:47:34, Error DISM DISM Imaging Provider: PID=5460 TID=4476 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:535 - CGenericImagingManager::ExecuteCmdLine(hr:0x80070003)
2016-06-22 15:47:34, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2016-06-22 15:47:34, Info DISM DISM.EXE:
2016-06-22 15:47:34, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2016-06-22 15:47:34, Info DISM DISM.EXE:
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2016-06-22 15:47:34, Info DISM DISM Provider Store: PID=5460 TID=4476 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
The paths C:\Test\WinX, and C:\Test\Win10.wim DEFINITELY exist ,
Image may be NSFW.
Clik here to view.
and the permissions are set to allow access. I even went so far as to give everyone full access to these folders to be sure it is not a permission issue.
I'm running on a Windows Server2012 R2 Server.
My $PSVersionTable outputs:
PS C:\DISM> $PSVersionTable
Name Value
---- -----
PSVersion 4.0
WSManStackVersion 3.0
SerializationVersion 1.1.0.1
CLRVersion 4.0.30319.42000
BuildVersion 6.3.9600.17400
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0}
PSRemotingProtocolVersion 2.2
Any Ideas?