Reads:9110Replies:5
Win Server 2016 enable .net framework 3.5
How to enable .NETframework 3.5 on Windows Server 2016?
The sources file could not be find. |
|
1st Reply#
Posted time:Feb 20, 2017 10:29 AM
Dear customer,
In order to install .Net 3.5 in Windows 2016, please follow steps below: 1. Change the update source to "Not Configured" following path below: [Windows PowerShell ] -> [gpedit.msc]->[Computer configuration] -> [Administrative Template] -> [Windows Component] -> [Windows Update] -> [Specify intranet Microsoft update service location] -> change it to [Not Configured] -> Click [Apply] 2. Run "gpupdate.exe" in PowerShell 3. You can download the source from link below: http://attachmentticket.oss-cn-beijing.aliyuncs.com/sxs.7z 4. Then try to install and specify the path which include sxs.7z file by "Specify an alternate source path". If you meet any error, please contact with us. Thanks |
|
|
2nd Reply#
Posted time:Feb 20, 2017 11:37 AM
|
|
3rd Reply#
Posted time:Feb 21, 2017 19:53 PM
Win Server 2016 enable .net framework 3.5
Sorry, the user is banned
|
|
4Floor#
Posted time:Mar 2, 2017 13:29 PM
|
|
5Floor#
Posted time:May 5, 2017 16:47 PM
I found the following article's Method 2 option worked in both Windows Server 2012 R2 and Windows Server 2016 images provided by AliCloud - [url=http://.Net 3.5 Installation Error Guide]https://support.microsoft.com/en-us/help/2734782/.net-framework-3.5-installation-error-0x800f0906,-0x800f081f,-0x800f0907[/url]
It was a difficult one to resolve and no matter how you provide the AliCloud system with SxS files, the OS will reject them if it is not allowed to use Windows Update or a specified other source, it would seem. |
|