Hi!
How to convert install.esd to .wim? I search more ways, but all do not work.
I tried this:
http://deploymentresearch.com/Research/Post/446/Deploying-Windows-10-build-9860-using-ConfigMgr-2012-R2
after:
dism.exe /Export-Image /SourceImageFile:C:\RecoveryImage\Install.esd /SourceIndex:4
/DestinationImageFile:C:\Temp\Install.wim /Compress:Recovery
is error
DISM DISM.EXE: Executing command line: dism.exe /Export-Image /SourceImageFile:C:\ESDtoWIM\install.esd /SourceIndex:4 /DestinationImageFile:C:\Temp\Install.wim /Compress:Recovery2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Loading Provider from location C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Loading Provider from location C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Loading Provider from location C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Loading Provider from location C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Loading Provider from location C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Loading Provider from location C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\FfuProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Connecting to the provider located at C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2016-01-18 12:46:54, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2016-01-18 12:46:54, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2016-01-18 12:46:54, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
2016-01-18 12:46:54, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
2016-01-18 12:46:54, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
2016-01-18 12:46:54, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
2016-01-18 12:46:54, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
2016-01-18 12:46:54, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
2016-01-18 12:46:54, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2016-01-18 12:46:54, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2016-01-18 12:46:54, Info DISM DISM.EXE: Attempting to add the commands from provider: FfuManager
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Getting Provider WimManager - CDISMProviderStore::GetProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
[12696] [0x80070057] WIMLoadImageInternal:(166): The parameter is incorrect.
2016-01-18 12:46:54, Error DISM DISM WIM Provider: PID=12696 TID=14768 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:1445 - CWimManager::Export(hr:0x80070057)
2016-01-18 12:46:54, Error DISM DISM WIM Provider: PID=12696 TID=14768 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:4723 - CWimManager::InternalCmdExport(hr:0x80070057)
2016-01-18 12:46:54, Error DISM DISM WIM Provider: PID=12696 TID=14768 Error executing command - CWimManager::InternalExecuteCmd(hr:0x80070057)
2016-01-18 12:46:54, Error DISM DISM WIM Provider: PID=12696 TID=14768 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2186 - CWimManager::ExecuteCmdLine(hr:0x80070057)
2016-01-18 12:46:54, Error DISM DISM.EXE: WimManager processed the command line but failed. HRESULT=80070057
2016-01-18 12:46:54, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2016-01-18 12:46:54, Info DISM DISM.EXE:
2016-01-18 12:46:54, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2016-01-18 12:46:54, Info DISM DISM.EXE:
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2016-01-18 12:46:54, Info DISM DISM Provider Store: PID=12696 TID=14768 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
Somethingmissing?
cenubit