Windows update error 0x80244017 wsus server
I have multiple computer in my domain (EC2 instances in AWS account) which are getting updates from wsus server. But A newly created computer having a problem receiving updates from wsus server. I have tried multiple methods but no success so far. Does anyone know how to resolve this. Rest all servers are receiving update from the same WSUS without any problem. Following is the error that I am getting
OS : Windows Server 2019 Datacenter 64-bit (10.0, Build 17763)
install-windowsupdate -verbose
VERBOSE: Terminal-Host-1 (11/6/2025 1:51:50 AM): Connecting to Windows Server Update Service
(http://my-wsus.local:8530) server. Please wait...
install-windowsupdate : Same as HTTP status 401 - the requested resource requires user authentication.
At line:1 char:1
+ install-windowsupdate -verbose
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**+ CategoryInfo : CloseError: (:) [Get-WindowsUpdate], Exception**
**+ FullyQualifiedErrorId : 0x80244017,PSWindowsUpdate.GetWindowsUpdate**