In this article, I am using Windows 7 64-bit with vSphere Client 5.1.0
This issue has been bugging me for quite some time. Whenever I search for any VM inside vSphere Windows Client, I keep receiving this message, and I have to go manually to the VM I need, which is a serious pain when you have hundreds or thousands of VMs:
I could solve it (FINALLY)!!
All I did was the following:
- Open Regedit
- Navigate to
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman]**
- Add a new DWORD (32-bit) with name ClientMinKeyBitLength and value 00000200
- That’s it, Enjoy!!
**If it doesn’t exist, just right click KeyExchangeAlgorithms and click New->DWORD (32-bit) Value
Source: https://communities.vmware.com/thread/538636