Hi everyone, I've been trying for weeks in my infrastructure to automate the shutdown of the whole ESXi structure (Vcenter-VSan-Host-VMachine etc etc ..)
I made a script using Powercli and did some tests run the script by hand and everything works perfectly until the final shutdown of the esxi hosts.
The problem comes when I want to integrate this script with ups.
My test is that when the power goes out the ups software starts the script.
This doesn't work DOES NOT start anything.
So I downloaded vSphere Management Assistant (vMA) a virtual machine which is supposed to do this job ie start scripts.
When configuring this virtual machine I get the following error:
vifp add server error ssl exception unexpected eof
Doing a Google search I found that vMAs are now deprecated ....
What do you recommend?
Thanks to those who will help me