Finally, it’s officially supported.
I didn’t notice any fanfare about this and it doesn’t seem to be in the release notes for vSphere 4.1 or the What’s New document, but I noticed it in the compatibility matrix:
As of vSphere 4.1, Microsoft Windows Server 2008 R2 is now an officially supported Operating System for vCenter Server. It’s about time!
It might seem a little odd to some, attempting to install Microsoft Windows XP into a Virtual Machine running on VMware’s ESX 3.5. That’s more of a job for VMware Workstation or Player. However, I wanted to install a Windows XP VM in my ESX test environment, to try some things out. I was a little surprised when I was greeted with this message during the initial install though:

I’ve installed countless Windows Server 2003 VMs, and not had any issues. Pre-morning-coffee, it wasn’t immediately obvious why Windows XP would have any issues installing, especially as its listed as a supported VM type during the virtual hardware configuration steps. Continue reading 'Installing Windows XP on VMware ESX/ESXi – No Hard Disk Drive Found'»
I was experiencing some issues whilst restoring some backups made with Vizioncore vRanger Pro. I’m currently using version 3.2.5.6, which is well over a year old. The obvious first step is to update the software to the latest version. At the time of writing, vRanger Pro is at version 3.2.9.7, but version 4 is on the horizon. Upgrading something as crucial as backup software makes me a little twitchy. Its important to know that you’ll still be able to take backups successfully once the upgrade is complete, and that you’ll be able to restore backups you’ve previously made. I had a good look around Vizioncore’s website for some information on the recommended upgrade procedure. Aside from a vague posting on their support forum, there was no official procedure that I could find. Should you really have to place a support call for something like this? Anyway, I managed to get the answers I was looking for, so thought I’d post them here:
Firstly, and it’s a biggie: You cannot ‘upgrade’ using the installation executable. You must first uninstall the old product.
What about configuration settings? – I was assured by Vizioncore support that after the uninstall, all configuration settings, license files, logs, etc, are all left behind. Once you install the new version, it will pick up all of your previous configuration settings from these files.
If, like me, you want to be extra sure that you wont lose your configuration, make a copy of *.dat, *.mdb and *.lic files from your vRanger installation folder before the uninstall. You may also wish to backup your log files, etc.
Then just execute the .msi that you downloaded from the Vizioncore website, and follow the prompts.
Your scheduled tasks should also be unaffected, and will run as before using the newly installed vRanger executable.
I was recently testing out VMWare SRM, and when I tried to install the SRM plugin for the Virtual Infrastructure client on my Windows XP machine, I got an error ’1155′. It went something along the lines of ‘instmsi30.exe not found’ and referenced my local temporary directory.
After a little headscratching, I discovered (as I’d suspected) that this was nothing to do with VMWare or the SRM plugin. Updating my Windows Installer using the package on the Microsoft site here, allowed me to continue with the plugin install.