Related Articles
SCOM 2012 – Reporting Server Install Error
Recently I ran into a problem while installing the reporting components of SCOM 2012. Everything went well until selecting the SQL Server instance and clicking “Next”. The error below hit my screen.
SCOM 2012 – Display & Download MPs Using PowerShell Widgets
A nice and sexy way to have the latest management packs at your fingertips is using the new PowerShell widgets. The SCOM product team shows in their example how you could list the management packs using the PowerShell Grid widget. Stanislav Zhelyazkov also provided a script to fully download all management packs with PowerShell. I […]
SCOM 2012 – Monitor SMA Runbook Instance (VSAE Sample MP)
When you are starting to automate processes in your company you soon will find out, that not all runbooks will run for a short time. There are also cases where you need a runbook, which is using a loop to monitor certain things or trigger other runbooks. In other words, there are cases where you […]