Related Articles
SCOM 2012 – SCOM Console Parameters How-To
Did you know that the SCOM console has also parameters you can add? Well it is nothing new because they were also available in SCOM 2007 R2 but I think it is also worth a post to show how it works and how to get the necessary information. In SCOM 2012 the executable which is […]
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 […]
PowerShell 4.0 – Checking SCOM Required Ports
If you are going to install SCOM there are requirements which you have to be aware of. Microsoft has a great article on TechNet which describes precisely what the requirement and supported configuration is for your SCOM setup. Depending on the size of your (distributed) SCOM infrastructure, you might have to install several management servers, […]