Related Articles
SCOM 2012 – NetApp Management Pack Version 3.1
A few weeks ago NetApp released their management pack also called “OnCommand Plug-In 3.1 for Microsoft” (OCPM) for SCOM 2012. This week I got the chance to install the latest NetApp MP 3.1. Here I would like to share my experience…
SCOM VSAE – Custom Dynamic Computer Groups Based On Server Registry Keys
As soon you are implementing SCOM, you are faced with grouping your servers. Either you use the groups for views, overrides or just in subscriptions. Which ever might be your reason to group your windows computers, you will need to group your windows computer objects dynamically. One option which I recommend is grouping the objects […]
Quick Post – SCOM Script Monitor Customizing Alert Name
This time I needed to build a two-state script monitor to test several file shares for availability. The script works in multiple steps… Try to access the shared folder Create a file within the share Check if the file exists Delete the file If one of the tests above would fail, we need to get […]