Posted On November 4, 2020

Some WSUS Troubleshooting Notes

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Some WSUS Troubleshooting Notes
Some errors and interpretations:
  • 0x8024401c: networking generic error
  • 0x80244022: downloading generic error
 
 
Check WSUS settings on a local machine:
PS C:\Users\congo> get-itemproperty 'Registry::HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate'

TargetGroupEnabled : 1
TargetGroup : Server
WUServer :
WUStatusServer :
UpdateServiceUrlAlternate :
PSPath : Microsoft.PowerShell.Core\Registry::HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate
PSParentPath : Microsoft.PowerShell.Core\Registry::HKLM\Software\Policies\Microsoft\Windows
PSChildName : WindowsUpdate
PSProvider : Microsoft.PowerShell.Core\Registry

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Penetration Testing of Active Directory

Foreword: the following information is intended as educational contents and advisories on security topics. Please…

Resolving CRM Error Upon Login

Symptom: Error Message when trying to login to CRM [caption id="attachment_7481" align="alignnone" width="237"] INVALID ACTION[/caption]…

An Experience in Upgrading Synology SSD Cache Drives

This is a quick note to myself so that I wouldn't repeat the same mistake…