vCAC 6 : Request remains in state “In Progress”

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 …

Powercli : Check and connect VMs network cards

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   …

Virtual Machine : VMware tools do not start automatically

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…

Horizon View : TOP necessary KB that you need to know

  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…