06-12-2013, 06:46 PM
Hi Vinod,
I want to run the script automatically on multiple servers(one after another), so the url's i'm using change. For example,
If i'm running my script on server 1, my url would look like this:
https://server1.xyz.xyz.com/admin/application/
If i'm running my script on server 2, my url would look like this:
https://server2.xyz.xyz.com/admin/application/
I want to run the script automatically on multiple servers(one after another), so the url's i'm using change. For example,
If i'm running my script on server 1, my url would look like this:
https://server1.xyz.xyz.com/admin/application/
If i'm running my script on server 2, my url would look like this:
https://server2.xyz.xyz.com/admin/application/