We are undertaking a process of cloning our QA environments to a new environment. Machines and urls will be changed. How we can configure these changes in central admin level in new environment?
For example : current qa urls are http://petroqa.companyname.com and VMs are webqa1,webqa2 and appqa
Cloned environment will be http://petroqanew.companyname.com and VMs are newwebqa1,newwebqa2 and newappqa
Can we do url and server names changes in central admin after the clone is done?