Hi SRM gurus,
I have the following situation:
- Trying to remediate a bunch of VMs, which will get new IPs on the recovery site.
- In order to start them all (when disaster strikes), I need to know all the new IPs and update certain text file on one of the VMs with that information (it is linux VM)
what is the best way to do this?