码迷,mamicode.com
首页 > Windows程序 > 详细

[WSUS] Windows Server Update Service 更新后,出现错误不能连接

时间:2017-06-02 13:29:50      阅读:1931      评论:0      收藏:0      [点我收藏+]

标签:tac   src   host   restart   upgrade   ble   using   complete   normal   

执行以下命令:C:\Program Files\Update Services\Tools\wsusutil postinstall /servicing

 

参考:http://www.urtech.ca/2016/08/solved-wsus-server-will-not-launch-after-august-patch-cycle-including-kb3159706/

To allow WSUS (and presumably SCCM) to support Windows 10 Anniversary, Microsoft released a patch last month which blew up a number of WSUS servers.  They have now released KB3159706 which is supposed to fix that problem and support Windows 10 Anniversary.  This patch installs on WSUS servers through the normal Windows Update process so even if you are not running Windows 10 or care about Anniversary, you will receive that patch.  The problem is that it REQUIRES a number of MANUAL steps to complete the install and if you don’t, your WSUS console will not launch.

You can read https://support.microsoft.com/en-us/kb/3159706 and https://blogs.technet.microsoft.com/wsus/2016/05/05/the-long-term-fix-for-kb3148812-issues/  for full details but it boils down to:

技术分享

  1. Run a patch cycle on the server that host your WSUS, reboot and then ensure that KB3159706 is installed
  2. From an elevated command prompt run: “C:\Program Files\Update Services\Tools\wsusutil.exe” postinstall /servicing This takes more than a few seconds to complete.
  3. SERVER MANAGER > ROLES & FEATURES > .NET FRAMEWORK 4.5 FEATURES > add HTTP ACTIVATION
  4. Restart WSUS SERVICE
  5. Launch the WSUS console and all should be well
    • If you are using SSL on the WSUS you need to read the bottom of KB3159706
    • If you check your WSUS > OPTIONS > PRODUCTS AND CLASSIFICATIONS, UPGRADES should now be listed and function correctly

[WSUS] Windows Server Update Service 更新后,出现错误不能连接

标签:tac   src   host   restart   upgrade   ble   using   complete   normal   

原文地址:http://www.cnblogs.com/lionetchen/p/6932716.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!