Change The Inventory List Order In VMWare Server Console

7

vmwarelogo.pngIf you have not noticed, after creating Virtual Machines (VM) in VMware Server, the new VM is added to the end of the inventory list when viewed in the Console. VMWare does not sort the list at any time and you are stuck with a list that may not be to your preference.

Fortunately there is an easy way to re-sort the list that will allow you to group, list Virtual Machines in alphabetical order or display them in any order.

In the screen shot below, I recently created two Virtual Machines named WTN2_Ubuntu and WTN5_W2K which appear at the end of the inventory list.

vmwareinventory2.png

To re-order the list, the file vm-list file needs to be edited.

1 - Close the VMWare Server Console

2 - In Windows open a command prompt (Start \ Run…) and enter the following command:

NOTE: (virtual machines do not need to be stopped)

net stop "VMware Registration Service"

Linux systems do not need to stop any deamons.

3 - Make a backup copy of the vm-list file, before editing (Windows users can use Notepad and Linux users can use VI or any editor of your choice).

In Windows Vista the file can be found in the following folder location:

C:\Users\All Users\VMware\VMware Server

In all other versions of Windows (XP/2000/2003):

C:\Documents and Settings\All Users\VMware\VMware Server

In Linux:

etc/vmware/vm-list

NOTE: if you can not find the file, search for vm-list to locate it.

When editing the file, order the VM's to your preference and make sure there is a carriage return after each VM entry (otherwise the VM will not appear in the inventory list).

4 - In Windows restart the VMware Registration Service:

net start "VMware Registration Service"


Now when you open VMWare Server Console…

vmwareinventory3.png

…your VM's will be in the order that you chose, instead of VMWare preference.

Filed under VMware Tips by  #

Comments on Change The Inventory List Order In VMWare Server Console Leave a Comment

November 30, 2007

Ram Sambamurthy @ 12:02 pm #

Thanks a lot. Like the typical idiot, I've been doing it the hard way of removing items in the inventory and adding them back by opening VMs in the order I want.

Next, how do we switch between virtual machines using the keyboard?

The method of switching to full screen as given in the Help file is lousy since I don't want to work in full screen mode.

December 3, 2007
May 19, 2008

kenial @ 11:32 pm #

Thanks it did simply!

August 22, 2008

Luke @ 9:33 am #

Is there any way of splitting the guests in the inventory into groups?

September 30, 2008

Clyde Crashcup @ 4:49 pm #

The reordering of the Inventory list works nicely, but I really want to reorder the tabs - any suggestions for how to do that?

October 27, 2008

rrutia @ 6:45 pm #

it worked. But please note it was in a different folder "Application Data"

C:\Documents and Settings\All Users\Application Data\VMware\VMware Server

March 2, 2009

Costin @ 10:19 am #

Step 4 for linux: run "pkill -HUP vmware-serverd"

Leave a Comment

Fields marked by an asterisk (*) are required.

Subscribe without commenting