As title states, uninstalled the KB this morning since it was still broken. Installed KB once more then restarted and followed the post task. Then restarted once completed and I even put the Trusted Installer service back as owner on the web.config file.
Now when running the wsusutil checkhealth it is looking towards port 8530. Tried running the command to point it back over. Recieve a nice FATAL Error.
When executing wsusutil.exe usecustomwebsite false, I receive Fatal Error: Exception has been thrown by the target
of an invocation.
DoD security team is harping on getting this months patches out so please hurry. Below is event ID 12072 from Windows Server Update Services.
The WSUS content directory is not accessible.
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it XXX.XXX.XXX.XXX:8530
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckContentDirWebAccess(EventLoggingType type, HealthEventLogger logger)
Thank You