In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Editor to share with you how to specify the alternate source path when installing the IIS service in Windows Server. I believe most people don't know much about it, so share this article for your reference. I hope you will gain a lot after reading this article. Let's learn about it together.
How to specify an alternate source path when Windows Server installs the IIS service
Prompt whether you need to specify an alternate source path when installing IIS
Confirm the selected installation components before installation, then select automatically restart the target server, and then click install (I). When you select the .NET Framwork 3.5 feature, to confirm that this step may occur as shown in the following figure, prompting you if you need to specify an alternate source path.
Solution method
Select start > run, and type PowerShell to open PowerShell.
Execute the following command.
Set-ItemProperty-Path 'HKLM:\ SOFTWARE\ Policies\ Microsoft\ Windows\ WindowsUpdate\ AU'-Name UseWUServer-Value 0 Restart-Service-Name wuauserv Install-WindowsFeature Net-Framework-Core Set-ItemProperty-Path' HKLM:\ SOFTWARE\ Policies\ Microsoft\ Windows\ WindowsUpdate\ AU'-Name UseWUServer-Value 1 Restart-Service-Name wuauserv
Go back to the installation interface and click install.
When prompted to install successfully, close the installation boot and test the access, such as http://127.0.0.1 in this example.
The above is all the contents of the method of specifying the alternate source path when Windows Server installs the IIS service. Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
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.