Today Bouke Groenescheij over at Jumé discovered the comfort of using iGoogle. He tells us that you can create your own cool looking start page with all the feeds you like. He is very interested in the Virtualization feeds so he gathered the best feeds around for you to cut and paste in iGoogle or just click on the 'add to Google' button.
Thursday, June 14. 2007
RSS Feeds for iGoogle
Wednesday, June 13. 2007
vmCDConnected revisited

A few weeks ago I started building my first Visual Basic 2005 application. What I wanted to do is talk to the VMware Virtual Center API. I published a PDF document that describes how to connect to this API and I released some code fragments. In this process Robert Baumstark helped me a lot with great tips and suggestions. He even shared the source code of his viclient.dll which can be used to get properties from VMâs and logon to the Virtual Center server. After a lot of late hours of coding I finally can release the vmCDConnected application. Whatâs so special about this application ? Well it scans all the Virtual Machines and shows if they have a CD connected to it. After scanning the VMâs you can disconnect all the CDâs with a click of a button. Why do we need it ? Imagine you have a DRS cluster with 80 VMâs, when one of those VMâs is connected to a CD it will stay on the same ESX server because V-Motion doesnât work in combination with a connected CD. During beta release of this application some people reported a failure message after login in. I tested this application during several VI-3 Install and Configure classes I delivered but never have seen that error myself. When you encounter problems please report them. I'm also open to suggestions that might be implemented in the next version.
Monday, June 11. 2007
ESX Console Manger released by ESXGuide
Manfred Meier a Web- and System-Administrator from Switzerland has written the ESX Console Manger utility that can do the following. List Virtual Machines and Virtual Disk information with the location and size of the files and directories (also for unregistered Virtual Machines). Rename Virtual Disks of registered Virtual Machines. Kill Virtual Machine Process (if the VM can't be powered off). List All Virtual Disk Flatfiles on a Datastore with size and modification date. And view Logfiles on the ESX Host. He also publishes lots of other VMware tips and tricks on his website ESXGuide.
P2V features comparisons matrix

Peter van den Bosch from PQR created a features comparisons matrix of virtualization migration products. Â Â This matrix compares the features of the industries most popular virtualization migration products. The focus of the differences between the products is the remigration possibilities. The products often offer more then migration possibilities, disaster recovery and backup on remote sites are among those extra options.
Sunday, June 10. 2007
Fast-track VI3-IC

Last week I delivered my first fast-track VI3-IC course in Veenendaal. On forehand I was a bit skeptical about the fast-track teaching method because there is a grey area with lots of bad test exams. Those test exams are causing a devaluation of the VCP status. But I managed to stay out of the grey area and one of my students did me a great favor and described his thoughts and feelings about the past week. He also passed his exam with great figures. Curios ? hereâs the story (in Dutch).
Continue reading "Fast-track VI3-IC" »Wednesday, June 6. 2007
Eric Siebert started vmware-land.com
Eric Siebert started a great website with lots if VMware tips and tricks. His website runs under the name VMware-land. Eric is a 25 year IT veteran who has been dealing with computers his whole life. He has done everything from working on mid-range computers (S/36, AS/400), programming (RPG, dBase, Javascript, Lotuscript, VB Script), telco, cabling, networking, OS/2 administation, Novell Netware administation, Windows server administration, Lotus Domino administation, Websphere (App server, Portal server, MQ) administration, Siteminder administration, IIS administration, SQL administration and VMware administration. He has been using the VMware technology for over 2 years and has completely immersed himself in learning the product inside and out. He recently managed a very successful Windows server consolidation project migrating over 50 physical servers to 4 virtual servers. Eric resides in Arvada, Colorado with his wife and 3 children. Some topics you can find at http://vmware-land.com are dealing with:
How can I specify an alternate location for VM snapshot files?
How do I create an account so I do not have to use root?
How can I set a static MAC address for my VM?
How can I modify the ESX/VC UI web page?
How can I migrate my Vmware Server VMâs to ESX?
How do I upgrade a existing virtual disk from BusLogic to LSI Logic?
Friday, June 1. 2007
Rob Bastiaansen is one of the speakers for the VMworld 2007

Rob Bastiaansen has been added as a speaker for the VMworld 2007 event, held September 11 - 13 at the Moscone Convention Center, San Francisco, California. Rob is a VMware certified instructor and also has a lot of other activities besides his work as a consultant and trainer he is also a freelance journalist for a number of Dutch IT magazines. Therefore he has a very broad knowledge of the IT market. He is certified as a Microsoft Certified Systems Engineer and because of the multi-platform strategy of Novell he also tries to keep up with his Linux knowledge. Besides the activities listed above he has also translated a few computer related books from English to Dutch, such as Network and System Integration for Dummies and JavaServer Pages from O'Reilly. And he authored and published a book on VMware technology.
Session ID: S288040
Session Title: Linux virtual machines: Templates, P2V and other tips and tricks
Track: 1 IP Infrastructure Planning
Wednesday, May 30. 2007
KS QuickConfig
This Xtravirt utility is designed to reduce the time to deploy and configure VMWare ESX 3 servers and well as eliminate inconsistencies that can arise with manual operations. This Windows GUI based utility is based upon similar functionality of the VMware Web based Scripted Installer but with the additional options of creating post configuration files and loading and saving configurations for repeated use. Complete the form and select the Save option from the toolbar or File menu to generate a pre-configured deployment file. The resulting file can then be used to automatically deploy a fully configured VMWare ESX 3 server. There is tool tip help for each line in the form as well as a help page in the Help menu. All fields must be completed, and a partition file created/selected to create a valid custom configuration file. The resulting ks.cfg file is written in binary format so is fully compatible with Linux Operating Systems.
Tuesday, May 29. 2007
Virtual Infrastructure Scripted Backup Utility
Alex Mittell, prolific and well known contributer to the VMware forums has joined Xtravirt. You can look forward to more of Alex's insights, solutions and utilities posted at Xtravirt. Alex released a new verion of the VISBU â The Virtual Infrastructure Scripted Backup Utility. VISBU is a free backup utility that is run from the Service Console that provides VMDK level backups of any VM on the host. The script is designed to be easy to use and offers all features from a simple menu driven interface, so a non-Linux administrator can use it with the minimum of fuss. It provides email reports, automated restoration scripts for every backed up VM, and supports backups to SMB, NFS, EXT3, iSCSI and SAN based volumes â in both 2GBsparse or non-2GBsparse format. It also handles scheduled backups, configuration file creation, automatic SMB volume mounting, and provides a good level of logging for easy troubleshooting.
Wednesday, May 23. 2007
Scripting Advanced Network Configuration with vimsh
Gavin Jolliffe over at Xtravirt released a new whitepaper which shows those of you interested in scripting and automated build deployment how to configure some of the more advanced networking functions such as nic teaming, security, traffic shaping, and more. This paper outlines some of the advanced network configuration options using the VMware ESX âvimshâ command. This paper assumes the reader has good technical knowledge of VMWare Virtual Infrastructure 3 together with some basic scripting experience although we have endeavoured to write this avoiding unnecessary technical jargon. Note that as this command is currently undocumented by VMware some assumptions about its use and function have been made. The command is to be used at your own risk.