询问者
windwos server 2016 .net install

问题
-
due to some reasons, net framework 4.6.2 was uninstalled Server2016(14393.447). this time i want to recovery net framework 4.6.2.However, ServerManage warns Unload without 4.0.0. We are going to install 4.7(KB3186568).But KB3186568 can finish installing. after rebooting, it seems no working and it'll disappear in control panel .
全部回复
-
Hi,
You can mount the Windows Server 2016 ISO and run the setup over the command line.
After the ISO is mounted, open a command prompt and insert the comand (as admin):
Dism /online /enable-feature /featurename:Netfx3 /source:D:\Sources\sxs
Dism /online /enable-feature /featurename:Netfx4 /source:D:\Sources\sxs
More information about DISM,please refer to it
https://msdn.microsoft.com/es-es/library/dn482069.aspx?f=255&MSPPError=-2147217396
Best Regards,
Frank
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com- 已编辑 frank_songMicrosoft contingent staff, Moderator 2018年2月7日 6:56
- 已建议为答案 frank_songMicrosoft contingent staff, Moderator 2018年2月8日 6:54
-
Hi,
Just checking in to see if the information provided was helpful. Please let us know if you would like further assistance.
Best Regards,
FrankPlease remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
Hi,
Was your issue resolved?
If you resolved it using our solution, please "mark it as answer" to help other community members find the helpful reply quickly.
If you resolve it using your own solution, please share your experience and solution here. It will be very beneficial for other community members who have similar questions.
If no, please reply and tell us the current situation in order to provide further help.
Best Regards,
FrankPlease remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com