In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Problem description
Using Windows Server 2012 R2 or Windows Server 2016 system, it is found that there is an error when installing .NET Framework 3.5.1, as shown in the following figure.
Cause analysis
The installation source file was not found.
Solution.
You can use the following PowerShell script for installation.
Locate PowerShell from the start menu, right-click and select run as administrator.
After entering the following script, press enter to execute.
Set-ItemProperty-Path 'HKLM:\ SOFTWARE\ Policies\ Microsoft\ Windows\ WindowsUpdate\ AU'-Name UseWUServer-Value 0Restart-Service-Name wuauservInstall-WindowsFeature Net-Framework-CoreSet-ItemProperty-Path' HKLM:\ SOFTWARE\ Policies\ Microsoft\ Windows\ WindowsUpdate\ AU'-Name UseWUServer-Value 1Restart-Service-Name wuauserv
Note:
1. Windows Server 2012 and Windows Server 2016 take up more memory. Installing other applications makes memory consumption higher, which may lead to installation failure due to insufficient memory. Therefore, it is recommended to increase physical memory. If it is an IO optimized instance, you can turn on system virtual memory as appropriate.
two。 If the installation error: 0x800f081f, then check whether the public network is normal. If so, the update failure may be caused by an unstable link to Microsoft update server. It is recommended to try again during the replacement period.
Summary
The above is the whole content of this article. I hope the content of this article has a certain reference and learning value for everyone's study or work. Thank you for your support. If you want to know more about it, please see the relevant links below.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.