Hi,
We have setup an standalone WSUS server (not connected to Internet) and downloaded all necessary patches to it and approved patches based on the nodes membership. We have connected all systems to the domain, while patches are getting downloaded to certain nodes, but 4 nodes are posing problem in downloading, tried all possible troubleshoot provided in Microsoft portal, yet there is no progress in the download, it is stuck at 0%. Kindly assist, attached screenshot for your reference.
We are in midst of priority task and seeking your expedited support.
Below steps we tried for your reference and is not just limited to it.
Stop-Service -Name BITS, wuauserv -Force
Remove-ItemProperty -Name AccountDomainSid, PingID, SusClientId, SusClientIDValidation -Path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\ -ErrorAction SilentlyContinue Remove-Item "$env:SystemRoot\SoftwareDistribution" -Recurse -Force -ErrorAction SilentlyContinue
Start-Service -Name BITS, wuauserv
wuauclt /resetauthorization /detectnow (New-Object -ComObject Microsoft.Update.AutoUpdate).DetectNow()
Un-joined domain troubleshooted and then joined node back to domain.
net stop wuauservnet stop cryptSvcnet stop bitsnet stop msiserverren C:\Windows\SoftwareDistribution SoftwareDistribution.oldren C:\Windows\System32\catroot2 catroot2.oldnet start wuauservnet start cryptSvcnet start bitsnet start msiserver
Links we explored for solutions and didnt worked.
https://answers.microsoft.com/en-us/windows/forum/all/updates-from-wsus-failing-to-download-to-clients/1d883e82-da47-4d32-aef0-29cd8cde2c91?correlationid=fb02f951-1f56-42dc-a060-69b169db4628&from=ContactUsWebBCQR
Warm Regards,
Pawan