[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
[Powercli] Script : deploy VMs with random configuration How to deploy VMs with random configurations based on a template for your lab or infrastructure
[Horizon View] Replace VMware Horizon View Self-signed certificate How to replace the self-signed certificate from VMware in VMware Horizon View 6/7 by a signed certificate.
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…
With this script you will be able to export a list of VMs with Network Cards disconnected. The script will generate a csv file. And at the end of the script you will be able to modify all the network cards that were in a disconnected states. ######################################################################################### ## Script check VM netword cards …
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…
Tips to enable copy / paste between the guest operating system and the remote console. This is very interesting if you have to work with a VM without network. You have two possibilities. The first one, is to enable this option directly to the VM ( The VM needs to be powered off) or you…
This is a script that will audited your VMware infrastructure. For example, the script can be usefull if you will migrate your VMware infrastructure. You will be able to retrieve these informations : – State – Name – CPU – Memory – IPAddress – OSFullName – Cluster – Directory – UsedspaceGB – Datastore – Description…