Related Articles
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 […]
SCOM 2012 – SCOM Task Collection MP V 1.0
Update 07.03.2013: There is an updated version of this management pack and post. Please check the post found here. As the new year just started every one has many New Year’s resolutions, one of mine New Year’s resolution and also driven by customers was to create a SCOM task management pack which should contain as […]
SCOM 2012 Agent Failover – An Event Log Check
Sometimes we need a sign to check that some things happen . For me I wanted to visualize and verify if a SCOM agent failed over properly or not. As you might know the Windows agents do not report to a SCOM 2012 resource pool. If you install an agent on a Windows server the […]