WSUS Client Diagnostic Tools fails with "VerifyWUServerURL() failed with hr=0x80190193"
I am running the WSUS client diagnostics tool on one of me domain machines that gives me the the below error message:
"VerifyWUServerURL() failed with hr=0x80190193
The client does not have sufficient access rights to the requested server object."
Can anyone tell me how do I get the proper access rights?
Re: WSUS Client Diagnostic Tools fails with "VerifyWUServerURL() failed with hr=0x80190193"
The message that you get is a 403 error trying to access the /selfupdate virual directory on the WSUS server. The reason for this issue could be the absence of anonymous access premissions on the virtual server or it could be on the virtual directory /selfupdate.
Re: WSUS Client Diagnostic Tools fails with "VerifyWUServerURL() failed with hr=0x80190193"
running:
proxycfg -d
fixed the problem for me (my WSUS server is on our internal network so no need to go through the proxy server)