All Blog Posts

vCloud Director VM Utilization Metrics using PowerCLI

vCloud Director VM Utilization Metrics using PowerCLI vCloud Director VM Utilization Metrics using PowerCLI – In this blog post we would see how we can use powercli to find the utilization metrics for a virtual machine within a orgvdc in…
Auto Deploy Virtual Domain Controller on VMware using PowerCli.

Auto Deploy Virtual Domain Controller Hey, Guys! – PowerCli is awesome!!, and its really great when you find that it can integrate with your Microsoft infrastructure to deploy stuff!!, without any manual intervention,  a fully automated solution. I deployed a…
BITPro & PSBUG – June 2015 UG Meet

This would be my first write up on the combined User Group meet we had for Bangalore IT pros and Powershell Bangalore Group. BITPro & PSBUG – June 2015 UG Meet The session was organized at Microsoft Bangalore PowerSheller’s and…
Rename vswitch portgroups using PowerCli

Rename vswitch portgroups using PowerCli Rename vswitch portgroups PowerCli – Here’s a quick and easy way to rename all port groups on a specific vSwitch on all hosts in a  vSphere cluster using PowerCli. Do remember to establish a connection to your…
Getting started with Sapien PowerShell Help Writer 2015.

Getting started with Sapien PowerShell Help Writer Getting started with Sapien PowerShell Help Writer – Sapien Technologies has come out with yet another awesome product called as the “PowerShell Help Writer ” which makes its a breeze to create custom help…
Building GUI for PowerShell Scripts using PowerShell Studio 2012

Building GUI for PowerShell Scripts Building GUI for PowerShell Scripts – Why a GUI ?A GUI can often make a task easier and more constrained for less experienced users for example our “Service Desk” Folks.PowerShell is built on the .NET framework…