question

RuiGarcia-5647 avatar image
0 Votes"
RuiGarcia-5647 asked RitaHu-MSFT edited

WSUS - Client server issues


Hello Good day,

I have a odd situation with two client servers.

All updates approved on WSUS, current month (July2021) but only KB890830 is showing as needed on those two servers, all the other clients servers reporting to this WSUS have no issues.

Deleted the server from WSUS and ran below script:
net stop bits
net stop wuauserv
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientIDValidation /f
rd /s /q "%SystemRoot%\SoftwareDistribution"
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow
PowerShell.exe (New-Object -ComObject Microsoft.Update.AutoUpdate).DetectNow()

Servers are reporting well but same issue onlt KB890830 is showing.

Any suggestions on how to tshoot/resolve this?

Thanks

windows-server-update-services
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

What are the windows version of the two servers in your environment? Have you ticked the right products and classifications in the WSUS console and synced successfully?

It will be helpful if you could provide a screenshot of the approved updates.

Thanks for your understanding and cooperation.

Regards,
Rita

0 Votes 0 ·
RuiGarcia-5647 avatar image
0 Votes"
RuiGarcia-5647 answered

I ran Solarwinds diagnostic tool and it is showing some error on "content" and "iuident.cab"

"content" - Error forbidden - incorrect proxy client config - i don't have any proxy
"iuident.cab" - Invalid URI, a port was expected because of there is a colon - Invalid WUServer URL

i can open https://server-FQDN:8531/clientwebservice/client.asmx with no issues, i can download iuident.cab

Any other suggestions?

Thanks

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RuiGarcia-5647 avatar image
0 Votes"
RuiGarcia-5647 answered

Some more testings.

I removed both servers from WSUS and configured them to go get updates in internet and they have needed updates for this month.

Once i force them back to WSUS, back to same issue, only KB890830 is showing.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.