Netgear FVS318Gv2 – ProSAFE VPN Firewall Series User Manual

Page of 129
VPN Client Software Setup and Network Deployment 
94
NETGEAR ProSAFE VPN Client 
2. 
Create a text file with a .bat extension, for example, VPN Client Setup.bat.
3. 
Edit the .bat file.
a. Right-click the .bat file.
b.  Select Edit
c.  Enter the commands that you want to be processed.
For example, enter:
cd .\setup 
NETGEARVPNClientPro_setup.exe /S –-lang=1036 
cd .. 
copy myvpnconfig.tgb C:\Program Files\NETGEAR\NETGEAR VPN 
Client Professional 
cd C:\Program Files\VPN 
vpnconf.exe /importonce:myvpnconfig.tgb 
In this example, the setup directory is called setup and is located under the directory that 
contains the batch file. A VPN configuration is imported at the end of the installation.
(For information about the importonce command, see 
98.)
4. 
Deploy this file from a server or on a USB stick together with the setup directory to the end 
users.
Deploy a VPN Client Software Setup from a Network Drive
To deploy a VPN Client software setup from a network drive:
1. 
Create a silent VPN Client software setup on a network drive.
2. 
In the setup directory, right-click the [name]_setup.exe file.
[name] is the name of the setup file, for example NETGEARVPNClientPro, so that the 
entire name for the setup file is NETGEARVPNClientPro_setup.exe.
3. 
From the pop-up menu, select Create Shortcut
A shortcut to the setup file in the setup directory is created.
4. 
Right-click the new shortcut.
5. 
From the pop-up menu, select Properties
6. 
In the Target field, add the following software setup commands to the command line:
/S --start=1 --lang=[code] --license=[number] /D=[install path] 
in which
[code]
 is the language code.
[number]
 is the license number.