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

Consideration to Convert Cisco VoIP to Asterisk

Benefits: - Cisco requires 20% maintenance fee yearly from Cisco partner - Cisco upgrade path…

Linux: How to Create RSA Keys and SSH Agent

Step 1: Generate RSA Key # Command to generate rsa key for Ubuntu Linuxssh-keygen -t…

Using Microsoft Virtual Machine Manager (VMM) to Create Private Clouds

Step 1: Create a New Cloud Instance Preparation: Create a new Active Directory Group ('Test…