Related Articles
SCOM 2012 Monitoring Cisco UCS – Part 1 Emulator Setup
In an ideal world scenario everything you would monitor is from Microsoft but in a real world scenario there are certain situation where you hit a foreign system type from a different company especially if you have to monitor hardware stuff. As in these cloudy days Cisco’s Unified Computing System (UCS) is getting more popular […]
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 […]
SMA – Runbooks Not Showing Up (e.g. Cireson SMA Connector)
My colleague and I have been developing runbooks for the past couple of month for automating business services. During this time we have written close to two hundred runbooks. Key application in triggering the runbooks is System Center Service Manager (SCSM) in conjunction with Cireson’s SMA Connector. This works great up to the past month […]