Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 178257

Update tools & Vsield drivers from a vapp

$
0
0

Hi all,

 

I need to update the vmware tools on a group of virtual machines within a vapp to include the vshield drivers. with the following switches

 

/v "/qn REBOOT=R ADDLOCAL=VMCI,VShield REMOVE=Hgfs"

 

how would i go about scripting this so that is applied to each virtual machine in the vapp?

 

I've tried this below but get an error so would appreciate some guidance.

 

Thanks

 

Alex

 

 

Connect-VIServer ****

 

 

Get-VM -Location (Get-vapp Development) | Update-Tools "/qn REBOOT=R ADDLOCAL=VMCI,VShield REMOVE=Hgfs" -NoReboot -RunAsync


Viewing all articles
Browse latest Browse all 178257

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>