Issues with Client Computers Not Reporting
In this lecture, we are going to talk about how you can troubleshoot your WSUS clients that are not reporting to your WSUS server.
We are going to follow a series of instructions that Microsoft provides so we can troubleshoot and fix these issues.
Now, we are doing these steps in a workstation that is checking into WSUS, but it doesn’t matter if it is done from a workstation that is checking or not checking to WSUS, the steps are exactly the same.
Let's do a ping and verify we have a connection to our WSUS Server.
Click on the Windows icon at the bottom left and type cmd. Right-click on the Command Prompt and select Run as administrator.

Type ping ipwsus01 and press Enter.

We have successful replies from ipwsus01.
Keep in mind that if your firewall is blocking ping requests it might make it look like we don’t have communication with the server but really it is just the firewall not allowing ping.
Now, Try to access the WSUS server from the Web Browser.
Click on the Windows icon at the bottom left and type internet and click Internet Explorer from the list.

Type in the address of our WSUS server http://ipwsus01:8530. This is by default the port we configured and press Enter.
We can see we get a blank page and this means actually we are accessing the Web Server. If we try a different port we can see a different screen with an error message.

Now, what we need to do is try to download this particular cab file from the web browser. Type http://ipwsus01:8530/selfupdate/wuident.cab and press Enter.
We are g…
No comments yet. Add the first comment to start the discussion.