Unable to install .net firework on Server 2012 R2 0x800f081f

L

lalaJee

Hi,

I'm try to install the .net firework on Server 2012 R2 but Keep getting following error.

2020-04-14 15:58:21, Error CBS Failed to perform operation. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2020-04-14 15:58:21, Info CBS Session: 30806637_360338363 finalized. Reboot required: no [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2020-04-14 15:58:21, Info CBS Failed to FinalizeEx using worker session [HRESULT = 0x800f081f]
2020-04-14 16:00:26, Info CBS Trusted Installer is shutting down because: SHUTDOWN_REASON_AUTOSTOP

I use DISM

DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:d:\sources\sxs

But still same issue.


I downlaod the Server 2012 R2 Datacentre image from VLC.

1574895.png

1574896.png


Following KB are no install on the server


KB2966828 KB2966827

Also I had this error too.


C:\WINDOWS\system32>DISM /Online /Enable-Feature /FeatureName:NetFx3 /All

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

Enabling feature(s)
[===========================66.3%====== ]

Error: 0x800f0906

The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required to restore the feature. For more informat
ion on specifying a source location, see Configure a Windows Repair Source.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

C:\WINDOWS\system32>

Continue reading...
 
Back
Top Bottom