Hi All,
Can we do VMware tools upgrade for a specific list of VM's without re-boot through power cli automation? Since we are finding a difficult time to get downtime from customer.
E.g. C:\Temp\vmlist
Get-VM cwv-gasmngr1 | Update-Tools –NoReboot -RunAsync
thanks
vmk