As a consultant I’m on the road a lot and tend to work at different customers and sites. And some customers and sites offer limited internet access due to security policies. This means I’m not always able to connect to…
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…
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…
PowerShell: Import the NetScaler VPX with a fixed IP-address on XenServer
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…
HowTo: Create self-signed certificates with PowerShell 4.0
Even though I have a lot of fun creating self-signed certificates with makecert, as described in my previous blogpost it’s not the most modern solution for automating the creation of self-signed certificates. Due to the fact that makecert does use…