Hi,
I'm looking for a method to automate the specific setting for HPE iSUT (Integrated ) described here https://support.hpe.com/resource3/docDisplay/pdfjs/web/viewer.html?file=%2Fhpesc%2Fpublic%2Fapi%2Fdocument%2Fa00068223en…
Basically it is inside a SSH or Console shell:
sut -set mode=AutoDeployReboot
As I'm upgrading our ESXi's via a PowerShell script, it would be highly beneficially to issue the above command inside the PowerCLI session, instead accessing the host manually.
Key question: Is there any way inside PowerCLI to execute a custom command on the host side?
Thanks and regards,
Nico