Related Articles
Veeam – Monitoring VMWare and Private Clouds Webinar
Some time ago I wrote a two posts (part 1 and part 2) about the Veeam management pack. Now there will be an online webinar provided by Veeam and Pete Zerger MVP about: Monitor with the “Virtualization Stack” in mind Use the Veeam Management Pack to gain visibility into the cloud Get new reports for […]
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 […]
SCOM 2012 – Import Multiple Management Packs (Import-SCOMManagementPack)
There are maybe certain situation where you need to import multiple management packs using the “Import-SCOMManagementPack” command. How do you accomplish that? It is easy! Because the command is taking care of the dependencies we just have to provide ALL of the needed management packs in an array. In my example I want to import […]