Project

General

Profile

Bug #822

Problem With WSUS Console Not Connecting To Server After Update

Added by Daniel Curtis almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Errors
Target version:
Start date:
06/30/2016
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

I recently encountered a problem where trying to connect to the WSUS administration console on a Windows Server 2012 R2 machine would result in an error stating that there was a problem connecting to the SQL server.

After looking around online, I found that a recent update to WSUS added handling of a new file format to WSUS and required some additional manual configuration after the update.

The Fix

  • Open an elevated Powershell, and then run the following command:
    "C:\Program Files\Update Services\Tools\wsusutil.exe" postinstall /servicing
    
  • Next open the Server Manager Add Roles and Features wizard
  • Select .NET Framework 4.5 Features -> WCF Services -> [X] HTTP Activation
  • Restart the server:
    shutdown /r /t 00
    

Resources

#1

Updated by Daniel Curtis almost 8 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis almost 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF