M
mywindows
Hi there...I was trying to install .Net 3.5 in Windows Server 2016 version 10.0.14393 & got error as mentioned below -
Add-WindowsFeature NET-Framework-Core –restart
Add-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more
information on specifying a source location, see Configure a Windows Repair Source. Error: 0x800f081f
I also tried steps mentioned in the link and got error -
PS C:\Windows\system32> dism.exe /online /cleanup-image /restoration
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Image Version: 10.0.14393.0
Error: 87
The restoration option is not recognized in this context.
I assume its something related to the version of windows server 2016 right ? I also found that current version of Windows Server 2016 is 1709 & OS build 16299.402 (which I found from this link)
Can you pls provide assistance in finding the limitation in installing .Net 3.5 is it due to the version of the Server 2016 as mentioned above or how can I fix it, so I can install .NET 3.5. Your feedback is greatly appreciated.
VT
Continue reading...
Add-WindowsFeature NET-Framework-Core –restart
Add-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more
information on specifying a source location, see Configure a Windows Repair Source. Error: 0x800f081f
I also tried steps mentioned in the link and got error -
PS C:\Windows\system32> dism.exe /online /cleanup-image /restoration
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Image Version: 10.0.14393.0
Error: 87
The restoration option is not recognized in this context.
I assume its something related to the version of windows server 2016 right ? I also found that current version of Windows Server 2016 is 1709 & OS build 16299.402 (which I found from this link)
Can you pls provide assistance in finding the limitation in installing .Net 3.5 is it due to the version of the Server 2016 as mentioned above or how can I fix it, so I can install .NET 3.5. Your feedback is greatly appreciated.
VT
Continue reading...