Event ID - 386

Event Id386
SourceWindows Server Update
DescriptionSynchronization failed. Reason:<Description>
Event InformationAccording to Microsoft:
This problem may occur if you are importing a large amount of data and if the connection timeout value for IIS 6.0 is too low. Beginning with the .NET Framework version 1.0 Service Pack 2 and with the .NET Framework version 1.1 and later, the name that is used on the HTTP request must match the name of the server that is issued with the SSL certificate. Earlier SSL certificates may no longer be accepted under certain circumstances. Also, the Certificate Revocation List (CRL) is now examined to make sure that the certificate has not been revoked.


cause:
These problems may occur in a large-scale, non-English-language deployment in which the WSUS database grows to more than 2 gigabytes (GB). These problems occur because the DisableThrottle setting is not included in the installation parameters for some localized versions of WSUS. Note These localized versions include the Simplified Chinese and Traditional Chinese versions. Therefore, WMSDE is installed in Throttled mode. This configuration limits the size of the WSUS database to 2 GB.

Resolution:
1. Type the following command from the osql command prompt to back up the database: Execute %programfiles%\update services\Tools\osql\osql.exe –S machine_name\WSUS –E -b –n –Q "BACKUP DATABASE SUSDB TO DISK=backup location"
2. Remove WSUS, and then delete the database.
3. Download a new installation of WSUS, and then save it to the computers hard disk. To do this, visit the following Microsoft Web site :
4. Type the following command to install WSUS:WSUSSetup.exe /l:ENU
5. Type the following commands to stop the WSUS service and Microsoft Internet Information Services (IIS): net stop wsusservice Iisreset /stop
6. Type the following command to restore the database: Execute %programfiles%\update services\Tools\osql\osql.exe –S machinename\WSUS –E -b –n –Q "RESTORE DATABASE SUSDB FROM DISK=backup location"
7. Restart the compu
Reference LinksSystem.Net.WebException. The Underlying Connection Was Closed

"The Underlying Connection Was Closed" Error Message When You Run Site Deployment

event id: 386 and source:Windows Server Update Services

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.