Tuesday, July 20, 2010

How to Remove old hardware after performing P2V in Windows environment

When performing P2V action on a Windows machines, the virtual machine still holds a lot of hardware components of physical machine. These components might be hidden, but still they are there and drivers are loaded for them. They might comsume resources or create issues on your virtual machine.

Which is generally not a good thing. So, how to detect those unused hardware components and drivers. All you need to do is to open the command prompt:

Enter set devmgr_show_nonpresent_devices=1

Then, open the device manager by entering the command of:

devmgmt.msc

Finally, Select View ----> Show hidden devices

You should delete all the grayed-out hardware which is not in use anymore.

Wednesday, July 14, 2010

vSphere Compatibility Matrixes

vSphere Compatibility Matrixes

VMware vSphere Online Library ESX 4.0 and vCenter Server 4.0

I found VMware online library very handy when you need to find out any information related to VMware, you can view VMware product documentation, search across all books in a product documentation set, and print or bookmark topics.

VMware vSphere Online Library