3

After changing our vCenter servers recently, the old vCenter server is still listed in the VMWare vSphere Client login dialog in the IP Address / Name: drop down. Is there a way to remove the old/invalid entries from this dropdown?

music2myear
  • 1,905
  • 3
  • 27
  • 51

2 Answers2

8

That list is stored in a Registry key: HKEY_CURRENT_USER\Software\VMware\VMware Infrastructure Client\Preferences\RecentConnections.

http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=1032988

Massimo
  • 70,200
  • 57
  • 200
  • 323
3

They're saved in a registry key but the exact path varies based on VSClient version, just do a search on the vCenter server name in regedit, there's probably little other reason for that string to be in there.

Chopper3
  • 101,299
  • 9
  • 108
  • 239