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 […]
Fixing Citrix WMI errors 0x80041001 / 0x80041002 – XenApp 6
I am sure during your Operations Manager career you already faced some WMI errors while installing e.g. Active Directory or XenApp management packs. A few days ago I installed the XenApp 6.0 MP in SCOM 2007 R2. Suddenly errors 0x80041001 and 0x80041002 appeared in Active Alerts view. WMI errors are always kind of pain in […]
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 […]