An HTTP Error occured.

Kaleem Ullah 61 Reputation points
2021-09-10T05:01:12.14+00:00

Hi

I i am trying to insall WSUS on a separate machine but when i came to Windows Server Configuration Wizard i faced some issues.i have a AD on a separate machine as shown in below pic. WSUS already domain joined machine.
Kindly guide me if any one have idea about this. .NET 4.5 ALREADY installed on WSUS.
130888-image.png

Windows for business Windows Server User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 39,916 Reputation points
    2021-09-10T19:29:52.47+00:00

    Hello @Kaleem Ullah

    From the error screenshot it looks some connection issues between WSUS and Microsoft update catalog on internet.

    Please reboot WSUS server and enable Full internet and Disable local firewall for temporary and start wizard again.

    Please also check date and time is correct and synced with AD.

    If the reply was helpful, please don’t forget to upvote or accept as answer.

    0 comments No comments

  2. Rita Hu -MSFT 9,661 Reputation points
    2021-09-13T01:12:05.207+00:00

    @Kaleem Ullah

    Thanks for your posting on Q&A.

    It seems that the issue is related with TLS1.2. In the past, Microsoft has already enabled the TLS 1.2 to enhance the security when WSUS server sync from Microsoft Update Site. Please follow the below steps to enable the TLS 1.2 first and then we could confirm whether the issue has been resolved:

    Open the CMD as an administrator and run the below command on the WSUS server:

    reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 /V SchUseStrongCrypto /T REG_DWORD /D 1  
    

    Restart your WSUS server and then run the Configuration Wizard again.

    Please feel free to keep us in touch if there are any updates of the case.

    Regards,
    Rita


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.