anglin4trouble
Technical User
I am logging into a VPN in which I then have to type the following:
Route Add 10.0.0.0 Mask 255.0.0.0 <VPN IP Address>
I am trying to figure out how to write a batch file for this statement, but because the VPN IP address changes I need to capture the address and then supply it after I have signed on.
Is there a way to do this?
Thanks in advance for your help.
Route Add 10.0.0.0 Mask 255.0.0.0 <VPN IP Address>
I am trying to figure out how to write a batch file for this statement, but because the VPN IP address changes I need to capture the address and then supply it after I have signed on.
Is there a way to do this?
Thanks in advance for your help.