Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

invoke-vmscript an error occured while sending the request

$
0
0

The error is mentioning that i may be related to the vmware tools being too low, which I need to check, if it is should I just downgrade my powercli version if I can't restart these

 

Here is the basic script I'm running

 

$vms=Get-VM

foreach ($vm in $vms)

{

    Invoke-VMScript -VM $vm -ScriptText $script -GuestUser $guestuser -GuestPassword $guestpassword

}

 

and the error

 


Viewing all articles
Browse latest Browse all 175326

Trending Articles



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