Quantcast
Channel: VMware Communities : All Content - vSphere Management Assistant (vMA)
Viewing all articles
Browse latest Browse all 482

Using VMA to edit vpxa.cfg on multiple ESXi

$
0
0

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


Viewing all articles
Browse latest Browse all 482

Trending Articles