VMware – An Introduction To Scripting VI Using Perl or PowerShell

These slides look to have been released after last years VMworld, and provide a great introduction to scripting and automation with the VMware tools. Link! The labs will help you get started with scripting VMware Infrastructure to enable automation, extensibility, and integration with existing tools. When we ran this at VMworld, we had about 600
-> Continue reading VMware – An Introduction To Scripting VI Using Perl or PowerShell

HALP! My Virtual Infrastructure Client Events Have Disappeared!

This is one of those settings that you only find when you need. Today, I needed it. While writing another post, I decided to go back and get the text of an error that I encountered. This can be done in the VIC by editing the client settings, and then “Lists” in order to grab
-> Continue reading HALP! My Virtual Infrastructure Client Events Have Disappeared!

Using VIX to Defrag Windows Guests

Why? Because it’s awesome, that’s why. Below is an example, complete with syntax and screenshots on how to defragment a windows guest using VMware’s VIX. Here is what it looked like before: Here is the command used from the host where VIX is installed: C:\Program Files\VMware\VMware VIX>vmrun -T esx -h https://vCenter.server.com/sdk – u domain\user -p
-> Continue reading Using VIX to Defrag Windows Guests

VMware VIX, now with PowerShell

This is almost as good as a Peanut butter sandwich with Marshmallow cream. Or at least as good as the four shot “Venti’” mocha I just finished. It seems there is now some third part goodness from the VIX community, that will enable you to use it (VIX That is) with PowerShell. WOOT! The original
-> Continue reading VMware VIX, now with PowerShell

Your Virtual Machine seems slow? Stop, think, read, re-think.

We’ve all been there. VM appears to run slow, users complaining about a service that’s been virtualized, etc. First thought, oh must be a VMware problem, let’s call them. Wrong. Stop and think for a minute. Most such issues are due to a poor configuration, poor set of setup choices or simply not understanding what is going on! […]

Time Keeps on Slipping… Time Keeping Best Practices for Linux

Had a situation in which time in a Linux guest kept creeping about, slower, faster, etc. To the point where NTP wasn’t helping before. This in turn, like all good questions, turned me to that which is the holy oracle of all knowledge: Google. Google, showed me that I am not alone in my struggles,
-> Continue reading Time Keeps on Slipping… Time Keeping Best Practices for Linux

Adding VM’s to Inventory

The worst has happened. That sexy ESX host that you spent ages building and perfecting went south. For some reason, the raid you built was corrupt, and now you’ve re-installed ESX. With luck you had your VM’s on some shared storage (SAN, iSCSI, NFS). Or… You’ve just SCP’d over a metric boat load of VM
-> Continue reading Adding VM’s to Inventory