E
EmmanuelGICQUEL1
HI everybody,
on a virtual machine, based on a Win2012r2Std VMware template, that our recepient prepared, I can't install .NetFramework 3.5 feature.
The CD-ROM drive is mapped on letter (E.
I mounted the Win2012r2 ISO on it and then I ran the command :
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:E:\sources\sxs
After many minutes, the install fails with Error Code : 0x800f081f source not found
DISM.log logs the errors below :
Error DISM DISM Package Manager: PID=892 TID=3916 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
Error DISM DISM Package Manager: PID=892 TID=3916 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
Error DISM DISM Package Manager: PID=892 TID=3916 Failed processing package changes with session options - CDISMPackageManager:rocessChangesWithOptions(hr:0x800f081f)
Error DISM DISM Package Manager: PID=892 TID=3916 Failed ProcessChanges. - CPackageManagerCLIHandler:rivate_ProcessFeatureChange(hr:0x800f081f)
Error DISM DISM Package Manager: PID=892 TID=3916 Failed while processing command enable-feature. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
CBS.log logs many errors and infos messages like these ones :
Info CBS Failed to open payload file:\\?\C:\Windows\CbsTemp\30677026_347089542\x86_netfx-shfusion__chm_b03f5f7f11d50a3a_6.3.9600.16384_none_4d618d22fe026327\shfusion.chm [HRESULT = 0x80070005 - E_ACCESSDENIED]
Info CBS Failed to decompress the payload: shfusion.chm [HRESULT = 0x80070005 - E_ACCESSDENIED]
...
Info CBS Exec: Missing files are found during staging attempt, session not qualified for WU download..
Info CBS Exec: Missing files for current offline execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
...
Info CBS Failed to stage execution chain. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Error CBS Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
I can suppose that the VWARE template has been prepared without any drives other than the SYSTEM drive (C so that the CD-ROM drive should have been mapped on letter (D. But now my server works in production and other drives have been added and the CD-ROM mapps now on letter (E.
Do you have any process to define the initial path of source files for Windows installation ?
Thanks for your help
Kind regards
Continue reading...
on a virtual machine, based on a Win2012r2Std VMware template, that our recepient prepared, I can't install .NetFramework 3.5 feature.
The CD-ROM drive is mapped on letter (E.
I mounted the Win2012r2 ISO on it and then I ran the command :
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:E:\sources\sxs
After many minutes, the install fails with Error Code : 0x800f081f source not found
DISM.log logs the errors below :
Error DISM DISM Package Manager: PID=892 TID=3916 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
Error DISM DISM Package Manager: PID=892 TID=3916 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
Error DISM DISM Package Manager: PID=892 TID=3916 Failed processing package changes with session options - CDISMPackageManager:rocessChangesWithOptions(hr:0x800f081f)
Error DISM DISM Package Manager: PID=892 TID=3916 Failed ProcessChanges. - CPackageManagerCLIHandler:rivate_ProcessFeatureChange(hr:0x800f081f)
Error DISM DISM Package Manager: PID=892 TID=3916 Failed while processing command enable-feature. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
CBS.log logs many errors and infos messages like these ones :
Info CBS Failed to open payload file:\\?\C:\Windows\CbsTemp\30677026_347089542\x86_netfx-shfusion__chm_b03f5f7f11d50a3a_6.3.9600.16384_none_4d618d22fe026327\shfusion.chm [HRESULT = 0x80070005 - E_ACCESSDENIED]
Info CBS Failed to decompress the payload: shfusion.chm [HRESULT = 0x80070005 - E_ACCESSDENIED]
...
Info CBS Exec: Missing files are found during staging attempt, session not qualified for WU download..
Info CBS Exec: Missing files for current offline execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
...
Info CBS Failed to stage execution chain. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Error CBS Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
I can suppose that the VWARE template has been prepared without any drives other than the SYSTEM drive (C so that the CD-ROM drive should have been mapped on letter (D. But now my server works in production and other drives have been added and the CD-ROM mapps now on letter (E.
Do you have any process to define the initial path of source files for Windows installation ?
Thanks for your help
Kind regards
Continue reading...