Is there a way to run a command to open VZAM and auto connect? Thanks.
Yes, you would go to options, preferences, connectivity, auto connections. I have provided a link for additional information. Click here http://support.vzw.com/how_to_use/vzaccess_using_manager.html
I appologize for the lack of info I entered into my last post.
cd "C:\Program Files\Verizon Wireless\VZAccess Manager""VZAccess Manager"cd "C:\Program Files\CheckPoint\SecuRemote\bin"scc setmode cliscc userpass "username" passwordscc connect -p "profile"Ugly? Yes!! I know very little about scripting or creating batch files, the above will bring up the VZAM and auto connect for me but how do I:1. Invoke the next piece (VPN)? It stops after the VZAM process.2. How could I have the VPN piece wait until VZAM is connected?