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 […]
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 […]
Azure Monitor – Purge Azure Log Analytics Data Using PowerShell
Usually I am going to blog about solutions and ideas we will use in a constructive way. In this blog post I am going to talk about a destructive solution, which will be hopefully rarely used. As we all know Azure Log Analytics is a great log and analytics platform, where we can insert data […]