LucD., My senerio is like this..
1.For some Esxi hosts root passwd expired.
2.I Ssh to that host and changed root password &
3.I Disconnected the Esxi from vcenter which I changed root passwd
4.Now if I try to reconnect the esxi host from vcenter by right click connect then it will ask for credentials right... so is there any way to reconnect the esxi host which is already in vcenter through Powercli by passing new password.
Could Add-VMHost works if I try to add the host which is already in vcenter or should I remove the host and re add the host with Add-VMHost cmdlet.