I have a VPN into a client and I want schedule a batch file that will do some file copying to backup some data.
Problem is how do I automate to connect to the VPN if not connected and also unless I have accessed the mapped drive in explorer the batch file says can't find drive.
So I need to automate:
- Connect to VPN
- Make sure access to mapped drive ok
- Schedule batch file
Malcolm
EDIT: I am using the builtin VPN client for Windows Vista.