Related Articles
SCOM 2012 – New Dashboard Community!
It has been a moment since my last post. This happen because, I was first building my new home and now finishing migrating my (real) home / house in a side-by-side migration scenario. Of course I need to reconfigure the new infrastructure but luckily I am not dual homed anymore. At this very moment I […]
SCOM 2007 R2 CU2 – Deploy Agent to Sun Solaris 10 Zone (SPARC)
Today I had a kind of emergency operation to complete. The customer needed a pre-prod Solaris 10 environment monitored with SCOM 2007 R2. The purpose was to get an idea what he could do and to show other teams what it looks like. There was just one small hitch it had to be now (as […]
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 […]