Related Articles
Azure Log Analytics – Testing JOINs Part 1
Azure Log Analytics offers you a powerful language to analyze your data. I am not a SQL query specialist but as far I can tell there are many similarities between SQL language and (New) Azure Log Analytics query language. One cool thing we can do is using joins. If you look up what a join […]
System Center Universe Europe – SCOM Dashboards New Widgets and Possibilities
Here I would like to share the session recording from System Center Universe Europe 2014 about the new SCOM widgets and what you could do with it. Sadly we had just one hour to talk about but I hope you get a good impression of the almost endless possibilities. For your convenience I am sharing […]
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 […]