WinfriedSonntag wrote:
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
Enabling feature(s)
[===========================66.6%====== ]
Error: 0x800f0906
The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required t
o restore the feature. For more information on specifying a source location, see
http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
You can try this... But fail for me :
The restore operation completed successfully. The component store corruption was repaired.
The operation completed successfully.
This operation takes a lot of time ~40min
--> It's a problem with windows update :
https://support.microsoft.com/en-us/kb/3002547
After you install security update 2966827 or 2966828 (described in Microsoft Security Bulletin MS14-046) for the Microsoft .NET Framework 3.5 and then try to enable the optional Microsoft .NET Framework 3.5 feature in Windows Features for the first time, the feature may not be enabled.
--> The problem seems resolved by this update : https://support.microsoft.com/en-us/kb/3002547
But in my case, I've always got the problem....
I'll try to get framework 3.5 from another source (from cd) and I'll post my test ;)
If you want to use this now, you have to add the feature .Net Framework 3.5.Yes but there is a knowed problem with feature 3.5 and windows 2012R2. Here my trace for others :
dism /online /enable-feature:NetFx3ServerFeaturesDeployment Image Servicing and Management tool
dism /online /enable-feature:NetFx3
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
Enabling feature(s)
[===========================66.6%====== ]
Error: 0x800f0906
The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required t
o restore the feature. For more information on specifying a source location, see
http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
You can try this... But fail for me :
dism /online /cleanup-image /restoreHealthImage Version: 6.3.9600.17031
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
The restore operation completed successfully. The component store corruption was repaired.
The operation completed successfully.
This operation takes a lot of time ~40min
--> It's a problem with windows update :
https://support.microsoft.com/en-us/kb/3002547
After you install security update 2966827 or 2966828 (described in Microsoft Security Bulletin MS14-046) for the Microsoft .NET Framework 3.5 and then try to enable the optional Microsoft .NET Framework 3.5 feature in Windows Features for the first time, the feature may not be enabled.
--> The problem seems resolved by this update : https://support.microsoft.com/en-us/kb/3002547
But in my case, I've always got the problem....
I'll try to get framework 3.5 from another source (from cd) and I'll post my test ;)