Related Articles
SCOMfaq 2012 – WordPress Stats
Well I think it is worth publishing the stats I got from WordPress for the year 2012. And I would like to thank all my blog sponsors, blog readers, followers on Twitter and my company itnetx gmbh in Switzerland for supporting me. I wish everyone a Happy New Year and even better 2013! Here’s an excerpt: 19,000 people fit […]
SCOM 2012 R2 TP3 – Monitoring Apache Web Server
Few month ago, Microsoft released management packs for monitoring open source software like Apache HTTP Server or MySQL databases. In this post I would like to have an overview of monitoring Apache web server. So far there have not been many free options to actually monitor this web server, although it is a very common […]
PowerShell – Create “Clean” Custom Objects From DataTable Object
I recently had a need to create “clean” PowerShell custom objects out of a DataTable object. What does that mean? Well, let me explain. When you try to get data out of SQL Server using PowerShell there are many ways to do it. Either you use Invoke-SQLCmd, SQL Server PowerShell (SQLPS), SQL Server Management Objects […]