connect.bat
rasdial myvpn
disconnect.bat
rasdial myvpn /DISCONNECT
....I assigned those two files a keyboard shortcut to run them and they work perfectly.
QUESTION: is it possible to make a single .bat that does the following:
if(connected)
disconnect
else
connect