When you add a new datastore, vCenter initiates an automatic rescan on the ESX hosts in the cluster. This can […]
PowerCLI script to export all Vms
Here is a PowerCLI script I hacked together to list out all of our VMs by cluster. # List out […]
How to run PowerCLI scripts from vCenter alarms
I found this link handy when trying to set up custom scripted alerts from my vCenter alarms. http://blogs.vmware.com/vipowershell/2009/09/how-to-run-powercli-scripts-from-vcenter-alarms.html
Unable to delete vSphere datastore
I had a nearly empty datastore in one of my vSphere clusters that I wanted to destroy so I could […]
IIS6 – UseSharedWPDesktop and application pool crashes
After deployment of a new pair of F5 load balancers, some of our more heavily loaded IIS6 load balanced pairs […]
Quick and dirty PowerCLI script to list out all VM MAC addresses
I needed a quick list of all MAC addresses in our VMWare environment and threw together this PowerCLI script. $LOG_FILE […]
Internet Explorer crashing with VuGen
We recorded dozens of VuGen scripts with LoadRunner and now Internet Explorer was crashing when launching a new Click and […]
Kernel Handles and Network Disconnects
We’ve had recurring problems recently with a file server mysteriously losing connection to the network for a few seconds. After […]
