Steve Sinchak published a nice trick to view the ESX Server 3.x Web Access management interface with new Microsoft Internet Explorer 7:
- Open up notepad
- Copy the text below into notepad:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-vmware-console]
“Extension”=”.xvm”
- Save the file with a .reg file extension and then import the file into your registry
Be sure to check the original post for updates and comments.