I have a .bat file that i need run on remote IP's on our network. What i would like to do is prompt for the 10.x.x portion of the IP address, then have the script preform a loop which starts at .1 and continues to .254, that way the .bat file is pushed to 10.x.x.1 - 10.x.x.254I have a .bat file that i need run on remote IP