Related Articles
Do you need a .NET application immediately?
Are you sometimes getting nervous and anxious to try new features? But there is always this step before you can start where you have to fulfill pre-requisites in your lab environment until you can start. I is a pain in the ***…this happened to me. There is this lovely DinnerNow application on codeplex, but have […]
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 – NiCE Log File Library Creating Alert From Mail
Some time ago I blogged about the first release of NiCE Log File Library, you find the post here . I was very excited that NiCE released a free MP which provides lots of rules and monitors that can be configured in countless ways. It provide many capabilities to monitor any kind of log files […]