[Horizon View] Fix : Server’s certificate cannot be checked
[Horizon View] Fix : Server’s certificate cannot be checked How to fix the error message in VMware Horizon View : Server’s certificate cannot be checked
[Horizon View] Fix : Server’s certificate cannot be checked How to fix the error message in VMware Horizon View : Server’s certificate cannot be checked
When a HA occur in your cluster, some VMs can remains “disconnected” after a HA failure. HA should normally restart your VM after a host failure. If your VM is still accessible from another ESX, you can execute a command through ssh. So , start an ssh session on your host and execute this…
In vCAC (or vRealize Automation now), many requests were blocked in status “In Progress” since few weeks or months! The task was not more present in vCenter orchestrator or vCAC. I will give you a fix to clean up all these tasks that remains “In Progress” : In this example, the resquest number “92” is …
After updated a VM Linux (Centos) I realized that the VMware tools were not starting over automatically. This post is based on the KB : 2050592 You can follow these step to resolve the issue : Log in to your virtual machine and locate the vmware-tools-config.pl file. [root@test01 /]# find -name vmware-config-tools.pl ./usr/bin/vmware-config-tools.pl Then execute…
VMware offer you the top 20 list of VMware Horizon View KB that you absolutely need to have 😉 Manually deleting linked clones or stale virtual desktop entries from the View Composer database in VMware View Manager and Horizon View (2015112) Generating and importing a signed SSL certificate into VMware Horizon View 5.1/5.2/5.3/6.0…
On a new setup of View Composer on Windows 2008 R2 you’ve probably encountered the following error : “Failed to setup View Composer error 0xc0000409“. To fix this issue, you need to disable the UAC Features in Windows 2008R2. And that’s it. Reboot your server and restart the installation program.
vCenter 5.5 : Error : Failed to connect to VMware Lookup Service If you are facing with one of the following errors when you try to connect to vCenter with the vSphere Web Client: Failed to connect to VMware Lookup Service https: //VCENTERIP:7444/lookupservice/ sdk – SSL certificate verification failed. Failed to communicate with the vCenter Single Sign…
Extend a windows system partition on a virtual machine : If you have Windows virtual machines, you already be confronted on a vm with a lack of disk space on your partitions C:, D, etc. .. Unfortunately resize a VM disk scares you and you find this very complicated!! With this procedure, you will be…