HI,
I am trying to setup a custom view that is basically for showing the status of Windows updates. Using the Windows Update application monitor it shows the following:
Available Hidden Updates
Available Critical Updates
Available Optional Updates
Installed Updates
Days Passed From Last Windows Update
Windows Updates Activity Status
Machine Restart Status before installing Windows Updates
Machine Restart Status After Installing Windows Updates
What I am trying to do is create a custom view that will basically have 2 or 3 columns with the above components. The thing is I would like to have lets say Days Passed from Last Windows Update but with every server listed (like below):
Days Passed from Last Windows Update
Servers Component Status (or value)
-------------------------------------------------------
Server1 Critical (or 39 days)
Server4 Warning (30 days)
Server2 Up (5 days)
Server3 Up (4 days)
Thanks,
Ryan