As I explained in my previous post I have been working on a fun PowerShell script to translate ADMX files into a CSV file to document the different GPO settings you can make. This gives you a quick reference document…
PowerShell: ADMX Translation Script
The word has been out on fellow CTP Carl Webster’s latest secret project Group Policy Settings Reference for Citrix XenApp and XenDesktop for a couple of weeks now and I really love how he keeps giving all participants the credits…
PowerShell: Import the NetScaler VPX with a fixed IP-address on ESXi
For the presentation with Hendricus Kramer on NetScaler Automation with Puppet at E2EVC in Lisbon, I used a PowerShell script to import a NetScaler VPX on XenServer with a fixed IP-address. This ensured we no longer needed to run the…
E2EVC Lisbon: NetScaler Automation w/ NITRO & Puppet
I’ve been attending the European E2EVC events for a couple of years now and with each edition I become even more excited to attend the next and come up with a great new technical presentation to share knowledge with those…
PowerShell: Upload a file with the WinSCP Wrapper
During the preparations of my presentation with Hendricus Kramer on NetScaler Automation with Puppet at E2EVC in Lisbon, I used a lot of PowerShell scripts to test the interaction with NetScaler’s NITRO. Where Hendricus is the Puppet Expert, I’m having…