The Server OS MP contains some nice reports, one of them being the Operating System Configuration Report. However, this Report could use some extra power and besides that, more ease in its usage.
When this Report is run it needs a selection of a Group of an Object. Wouldn’t it be nice to rebuild this Report in such a manner that all monitored servers are covered by default?
Also this Report shows by default these items:
- Serial Number
- Physical Memory (KB)
- Logical Processors
- System Drive
- Install Date
- Windows Directory
- Service Pack Version
- CSD Version
- Build Number
- Operating System Version Display Name
Which is nice. But while were at it, why not add these items as well?
- Operating System Version
- IP Address
- Install Directory
- Virtual Machine
- Install Type
- Logical Processors
- Active Directory Site
- Principal Name
- Organizational Unit
- Active Directory SID
When this Report is created it can be published or saved to a MP in order to be used again with a simple double click on the mouse button. This posting is about how to create such an extended Report.
First a Group needs to be created which is dynamically populated. This Group will be used by the Extended Operating System Configuration Report. So whenever a new Windows server is being monitored by SCOM, it will show up automatically in that Report. No need for additional actions!
- Open the SCOM Console with Admin Permissions;
- Go to Authoring > Groups > right click, select Create a New Group;
- Give it a logical Name with a solid description and save it to a NEW MP;
- Click Next > click on the Dynamic Members link > click Create/Edit Rules;
- In the drop down menu select Windows Operating System > click the Add button > select as Property the item Display Name > select as Operator the option Matches wildcard and as value an asterisk (*). Now it looks like this:
- OK > Next > Next > Create. The Group is now created;
- Check its members. It should be equal to all monitored Windows Servers.
Now the Report will be created using the Group we just made.
- Open the SCOM Console with Admin Permissions;
- Go to Reporting > Microsoft Generic Report Library > open the Custom Configuration Report;
- Click the Add Group button > select the Group we have created earlier;
- In the Report Fields section, select these options:
Serial Number
Physical Memory (KB)
Logical Processors
System Drive
Install Date
Windows Directory
Service Pack Version
CSD Version
Build Number
Operating System Version Display Name
Operating System Version
IP Address
Install Directory
Virtual Machine
Install Type
Logical Processors
Active Directory Site
Principal Name
Organizational Unit
Active Directory SID - In the From field, open the dropdown menu and select Advanced and create an offset of 7 days for instance;
- Run the Report;
- Tweak when needed;
- Publish or save the report to a MP for later usage.
The System Engineers will love this report since it tells them much needed information about their Windows Servers.
No comments:
Post a Comment