Showing posts with label wsus. Show all posts
Showing posts with label wsus. Show all posts

Wednesday, September 29, 2021

Windows Server 2012 R2 WSUS not able to Sync Updates

 อาการ

Sync Automatic (Schedule) หรือ Sync Manual ผล Fail ทั้งคู่

 

 

 วิธีแก้ไข

 แก้ไข Registry ของเครื่องตามด้านล่างหลังเพิ่ม registry แล้วรีบูตเครื่อง 1 ครั้ง

Subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v4.0.30319
Values: "SystemDefaultTlsVersions" = dword:00000001
"SchUseStrongCrypto" = dword:00000001

and

Subkey:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v2.0.50727
Values: "SystemDefaultTlsVersions" = dword:00000001
"SchUseStrongCrypto" = dword:00000001

 

 

ผลหลังแก้ไข