I am replacing the IP address on one of our vCenter servers. I have all the info for the Update Manager and the info for changing the vpxa.cfg but I wnated to know if there is any way for me to run the following on multiple ESXi at one time from the VMA? I am very new to scritping in general so any information is helpful. Can this be done via VMA or PowerCLI?
sed -i 's/<old VCIPAddress>/<NewVCIPAddress>/g' /etc/vmware/vpxa/vpxa.cfg
/sbin/services.sh restart