Related Articles
Azure Log Analytics – Testing JOINs Part 2
Posted on Author stefanroth
In part 1 we got a pretty good understanding how joins work and what the results are. To make this a complete series we will now work on the remaining join types. Full Outer The fullouter join is a join that shows in addition to the inner matches, there’s a row for every row on […]
SCOM 2012 – Add a product key to an eval version
Posted on Author stefanroth
Microsoft published KB2699998 which guides you through setting a valid license key for a SCOM 2012 evaluation version. KB can be found here.
SCOM 2012 – PowerShell Grid Widget & Web Console Pitfall
Posted on Author stefanroth
In the past posts I have blogged about the new dashboard widgets primarily about PowerShell Grid & Web Widget. As in every technology there are cases were you stumble on some errors. This happens to me while playing with the PowerShell Grid Widget. The following code should list all processes which have a CPU value […]