Related Articles
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.
SCOM 2012 – Find Workflow From Windows Event
Posted on Author stefanroth
When you are deploying SCOM agents to many servers from a test or prod environment, it could happen that a server administrator steps up to you and tells you that he has many strange event log entries which are probably from SCOM. Like in this example here…
SCOM 2012 – Recovery Task Script for Restarting a Windows Service and Depending Services
Posted on Author stefanroth
A while ago there was an issue at a customers side where I had to provide a solution for restarting a Windows service depending on a Windows event log entry. Well this is nothing special and we SCOM guys do it almost every day. The fun part was, that it was a custom service and […]