Related Articles
SCOM 2012 – Console Crash On Windows 7 x86 (32-bit)
Today I ran into an issue which I would like to share. The customer had Windows 7 clients fresh and nicely installed including SCOM 2012 SP1 console. Every time we tried to start the SCOM 2012 SP1 console Windows Error Reporting (WER) would kick in and the console crashed. The clients had Windows 7 32-bit […]
SCOM 2012 – VSAE Extend Unix Class For Dynamic Grouping
Some time ago I wrote a post where I extended a Linux class for dynamic grouping using the Visual Studio Authoring Extensions (VSAE). Well, this was just for playing around and testing some stuff. Recently I had a requirement to build views according to Unix teams. There were different Unix / Linux distributions, all kind […]
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 […]