vSphere powercli fails with "exception has been thrown by the target of an invocation"

Error:

Command stop-vm  fails with "exception has been thrown by the target of an invocation"


Solution:

Upgrade the VMware Power CLI modules to latest version available.

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...