Uninstall VC agent from Service Console

Get the full packaged name by typing command

rpm -qa | grep -i vmware-vpxa

Remove the VC agent

rpm -e VMware-vpxa-2.0.x.xxxxx

Then readd it to virtual center.

Go to Top