Script to connect to VPN:
=========================================================================

Files should be in this package:
--------------------------------
1. rasphone.pbk
2. VPNConnect.cmd
3. VPNDisconnect.cmd
4. ErrorCodes.txt
5. and this file (Readme_1st.txt)

Instructions:
--------------------------------
1. Unzip/Unrar this package to C:\VPNSCRIPT (Recommended, it should be old file name style - short name)

2. To setup your VPN client, only change 2 Entries in the file "rasphone.pbk":
		- The first line, change it from "[MyVPN]" to something descripe your VPN Host (i.e. ERP, or CompanyName...etc)
		- Down in the fine, find "PhoneNumber=192.168.1.64", change the IP to your VPN Host name or IP
			it's the Host with VPN Server that waiting for you to dial in.

3. To Connect to the VPN Server: 
	- Edit the file "VPNConnect.cmd" and change the Parameters (as shown in the header)
	
			REM =========================================================================
			REM CHANGE THE FOLLOWING PARAMETERS.
			REM =========================================================================
			SET VPNSCRIPTHOME=C:\VPNSCRIPT 											its where you unziped this package
			SET VPNRASCMD=C:\WINDOWS\SYSTEM32\RASDIAL.EXE				default, change it if your windows installed in different directory
			SET VPNNAME=MyVPN																		its the name you have entered in the step #2 (above)
			SET VPNUSERNAME=YourUserNameAtVPNServer							your username given to you by the VPN server (consult the administrator, if you are not already the admin)
			SET VPNUSERPASSWORD=YourPasswordAtVPNServer					your username given to you by the VPN server (consult the administrator, if you are not already the admin)
			SET VPNSHOWRESULT=NO																Show more outputs from the Rasdial.exe (no need, but isn't as you wish)
			REM =========================================================================

	- Double-click the file, you should see the icon in the notification area, else you will receive Error code.
	
4. To disconnect, edit the file "VPNDisconnect.cmd", change the parameters, and double-click on it.

=========================================================================
Jaber Al-Jundi
E-Mail: jaber@jjundi.com
Web: http://www.jjundi.com
April 20, 2010
=========================================================================
 			E N D
=========================================================================
