2

I inherited the administration of a WSUS environment, but I have some trouble understanding. Most of the computers have a “Warning”-symbol, and show that a number of updates are needed. So, as far as I understand these computers need some updates that I haven’t approved yet.

Now, my question is: where can I see which updates exactly are needed, so I can approve the right ones?

ossi
  • 35
  • 1
  • 6

1 Answers1

3

WSUS has a very old and clunky interface that is in desperate need of an update to the 21st century. Bear with me as you go through the process and begin to wonder if this is even worth it.

Right-click the computer(s) in question and choose "Status Report"

enter image description here

Then you will be presented with one of the most irritating features of WSUS. The report viewer.

enter image description here

When you try to install the Report Viewer, you're likely going to get an error about a lack of a missing prerequisite.

enter image description here

The fun thing about this update is that it's not actually easy to find, but you can get help for that here (includes a download link too!). Go on and install that.

Still following? Ok go back and run that report viewer install again. Then restart your WSUS console. Get that Status Report again.

Then you open the report and say "Uhh what? This isn't what I wanted, where is my list of updates?"

enter image description here

Very unhelpfully, you need to click the "next page" arrow, which obviously took US Marine Sniper training because of how well hidden it is:

enter image description here

(my favorite part of this is that the report viewer isn't quite sure how many pages are in this report. 3? Maybe. Yeah, probably 3. Except if it isn't 3, don't say I didn't warn you!)

And HERE, finally, is your list of missing updates:

enter image description here

At least there's one thing that works, and that is that you can click the hyperlinks in the "Approval" column and change the approval status from here.

Mark Henderson
  • 68,316
  • 31
  • 175
  • 255
  • 1
    Kudos for the instructions on installing the Report Viewer - it's more of a pain than it should be. A couple usability tips: The simplest way to get the answer to "what updates should I approve to get all my computers up to date" is to use the links next to the pie-charts in the summary pages. It'll pre-populate the views in the regular UI, without requiring going to the reports. That's not specifically "which updates for *this* computer" - but rather "what set of updates satisfy the requirements of all my machines?" You can use these on either the server summary, updates, or computer group – Matthew Wetmore May 17 '17 at 03:36