Related Articles
E2EVC – Session “Microsoft Operations Management Suite (OMS) meets Citrix”
I am very happy to have a session with my buddy MVP Stefan Johner, at the Experts 2 Experts Virtualization Conference 2016 which will take place from November 18th-20th in Rome. E2EVC is a non-commercial, virtualization and Citrix community event. The main goal of the event is to bring the best virtualization and Citrix experts […]
SMA – ISE Add-On Editing Runbooks
A couple of month ago Microsoft released the latest (updated) version of PowerShell 5.0 . Why is this worth writing about? Well, with every new release there are some fantastic goodies included, you just need to discover them :). One of these goodies is (my) long awaited runbook editing capability for ISE. In this post […]
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 […]