[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.
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.
VMware vCenter Server 6.0 U2 Migration release on 15 September 2016. This release introduces a tool that migrates an existing installation of the vCenter Server 5.5 on Windows to vCenter Server Appliance 6.0U2.
Today, on this blog post i will show you how to retrieve the NSX Edge Load Balancer VIP provisioned by vRA. Currently i am using 3 VMware components in my LAB : vRealize Automation 7.0 , vRealize Orchestrator 7.0.1 and NSX 6.2.
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…
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 …
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 …