WSus post installation failed in Win-19 Error WsusService.9 HmtWebServices.CheckDssAuthWebService DssAuth WebService WebException:System.Net.WebException: The request failed with HTTP status 400: Bad Request.

Vivek Mohale 0 Reputation points
2024-12-09T09:17:28.0133333+00:00

WSus post installation failed in Win-19

Error  WsusService.9  HmtWebServices.CheckDssAuthWebService  DssAuth WebService WebException:System.Net.WebException: The request failed with HTTP status 400: Bad Request.    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)    at Microsoft.UpdateServices.Internal.DssAuthWebService.DssAuthWebService.Ping(Int32 pingLevel)    at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckDssAuthWebService(EventLoggingType type, HealthEventLogger logger)    at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckDssAuthWebService(EventLoggingType type, HealthEventLogger logger)    at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringTasks.ExecuteSubtask(HealthMonitoringSubtask subtask, EventLoggingType type, HealthEventLogger logger)    at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.Execute(EventLoggingType type)    at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringTasks.Execute(EventLoggingType type)    at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringThreadManager.Execute(Boolean waitIfNecessary, EventLoggingType loggingType)    at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringThreadManager.PeriodicTask()    at Microsoft.UpdateServices.Internal.HealthMonitoring.PeriodicTaskExecuter.ThreadStart()    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)    at System.Threading.ThreadHelper.ThreadStart()

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,478 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,083 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2024-12-09T09:17:28.0366667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error you are encountering during the WSUS post-installation, specifically the "HTTP status 400: Bad Request," indicates that there may be an issue with the request being sent to the DssAuth WebService. This can occur due to various reasons, such as misconfiguration or issues with the service itself.

    To troubleshoot this issue, consider the following steps:

    1. Check WSUS Configuration: Ensure that WSUS is properly configured and that all necessary services are running.
    2. Review Event Logs: Look at the Windows Event Logs for any additional error messages that might provide more context about the failure.
    3. Network Connectivity: Verify that there are no network issues preventing the WSUS server from communicating with other required services.
    4. Permissions: Ensure that the account running the WSUS service has the necessary permissions to access the DssAuth WebService.

    If the problem persists, you may need to consult the WSUS documentation or seek further assistance from Microsoft support.


    References:

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.