2018/06/05 07:45:14.5767492 680 4164 WebServices WS error: There was an error communicating with the endpoint at 'http://WSUS.domain.com:8530/ClientWebService/client.asmx'.
2018/06/05 07:45:14.5767518 680 4164 WebServices WS error: The server returned HTTP status code '500 (0x1F4)' with text 'System.ServiceModel.ServiceActivationException'.
2018/06/05 07:45:14.5767533 680 4164 WebServices WS error: The server was unable to process the request.
2018/06/05 07:45:14.5767656 680 4164 WebServices Web service call failed with hr = 8024401f.
Client Service
You have created a service.
To test this service, you will need to create a client and use it to call the service. You can do this using the svcutil.exe tool from the command line with the following syntax:
svcutil.exe http://wsus.domain.com:8530/ClientWebService/Client.asmx?wsdl
You can also access the service description as a single file:
http://wsus.domain.com:8530/ClientWebService/Client.asmx?singleWsdl
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
"The solutions and answers provided on Experts Exchange have been extremely helpful to me over the last few years. I wear a lot of hats - Developer, Database Administrator, Help Desk, etc., so I know a lot of things but not a lot about one thing. Experts Exchange gives me answers from people who do know a lot about one thing, in a easy to use platform." -Todd S.
From novice to tech pro — start learning today.
https://www.experts-exchange.com/questions/29127870/WSUS-client-win2016-not-reporting.html