Related Articles
SCOM – Friday Rules WMI Event Rule (Alert)
Posted on Author stefanroth
As promised here another short video from my “Friday Rules” series on creating SCOM monitoring rules. This time I will show you, how you can monitor the creation of local groups on your server using the WMI Event (Alert) rule. Have fun!
SCOM / SCSM – Retrieve Decrypted RunAs Account Credentials
Posted on Author stefanroth
I am not sure if you have seen it, but Richard Warren from nccgroup has figured out, how to decrypt the RunAs account credentials in SCOM. The problem up to now was, that there was no official way to retrieve the encrypted credentials from SCOM. There is just one DLL to use, which offers the […]
SCOM – Check Size of Databases (SQL Standard Reports)
Posted on Author stefanroth
If you want to know how much space your OperationsManger database is using you could run a SQL Report. Because it is a feature from SQL Server 2008 R2 it’s easily overseen I just want to show an example.