Related Articles
itnetx – Winner of the “Microsoft Partner of the Year Award 2013”
Yes it is unbelievable but we did it again. Yesterday itnetx received from Microsoft Switzerland the “Partner of the Year 2013 –Datacenter” award – the third time in a row :). This award shows also the passion and dedication of itnetx for delivering the best possible solution for its customers. And now let’s get ready […]
Azure Monitor – Modify Alerts Using Logic App
I am a big fan of Azure Monitor and Azure in general. What I like is the service offers, the flexibility, standards and the chance that you can build basically anything you want – the limit is your imagination. In terms of flexibility I have a nice example which was bothering me for some time. […]
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 […]