All Blog Posts

VMware NSX Edge High Availability – PowerShell Config

VMware NSX Edge High Availability VMware NSX Edge High Availability – In this blog post we would look at how to enable HighAvailability on an NSX edge. When we create an Edge we have the option to enable high availability,…
VMware NSX Edge Load Balancing – PowerShell Config

VMware NSX Edge Load Balancing VMware NSX Edge Load Balancing – In this blogpost we would look at the benefits of why we need load balancing and also look at how to configure it in an NSX edge using GUI…
VMware NSX Edge SNAT vs DNAT – PowerShell Config

VMware NSX Edge SNAT vs DNAT VMware NSX Edge SNAT vs DNAT – In this blog we would be looking at the differences between SNAT and DNAT and also look at ways to automate their configuration using PowerShell and NSX…
SuperFast Get-VM cmdlet PowerCli 6.3 R1

SuperFast Get-VM cmdlet PowerCli 6.3 R1 SuperFast Get-VM cmdlet PowerCli 6.3 R1 – PowerCLI the best automation tool for vSphere came out with the latest release of v 6.3 R1, and the speeds are just phenomenal. In this post i thought…
Managing Linux with PowerShell DSC

Managing Linux with PowerShell DSC Managing Linux with PowerShell DSC – After some hard struggle, we know that success will finally come through. This is what happened when me “A pure windows guy” started testing out DSC for Linux. In this…
PowerCLI DSC Resource for Snapshot check.

PowerCLI DSC Resource for Snapshot check. Finally after a week of exploring DSC and building custom resource modules, i was finally able to build a custom DSC resource using PowerCLI. Huge Thanks to my friend Ravi, MVP PowerShell for helping…
Troubleshooting PowerShell DSC Deployments.

Troubleshooting PowerShell DSC Troubleshooting PowerShell DSC – In this post i wanted to share some troubleshooting steps i followed during my DSC testing. You can read more about my DSC testing i did at my earlier blogpost which shows how to…