Related Articles
SCOM 2016 TP3 – Connecting Operations Management Suite Problem
Posted on Author stefanroth
Microsoft released SCOM 2016 TP3 end of August 2015 and of course I am eager to know what’s new. One problem I hit, was trying to onboard SCOM to Operations Management Suite (OMS) on Windows Server 2016 TP3. Onboarding to OMS is as easy as 1-2-3 (usually), but this time Internet Explorer settings are blocking […]
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.
Orchestrator – Use Powershell (only) to Trigger Runbooks
Posted on Author stefanroth
Today I needed a solution which I could trigger a runbook using Powershell only. I found a very flexible and extendable solution on Codeplex.