[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
I have to installed the VMware Client integration plugin on my MAC. But it didn’t work properly. Even with a successful installation, i came back on the vSphere Web client and the browser didn’t see the plugin. I will tell you how to fix this issue.
In your vmkernel.log file you can see ” NFSLock: 2210: File is being locked by a consumer on host”. In my case, all the Hosts which shared the same NFS Datastore had the same error.
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…
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. [[email protected] /]# 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.