See description for parameter, Page 120 – Barracuda Networks VERSION SP4 User Manual
Page 73
71 Barracuda NG Network Access Client - Administrator’s Guide
Barracuda NG Network Access Client specific properties. The available options for this purpose are
listed in
Save the following to a .cmd file and execute this file to trigger an unattended setup. Separate multiple
specific properties with spaces:
•
Trusted Network
see description for parameter
•
Allow other to access my files and printer(s)
see description for parameter
Fig. 5–2 Exemplary silent.cmd file for unattended setup
Specific properties must be inserted into one row.
Table 5–1
Properties available for customisation of unattended setup
Property
Value (*=default) Corresponding Option in the Firewall Settings
DEFAULT_SHELL
Required when using another shell then explorer.exe (For example, Microsoft Embedded XP).
DHCPRENEW8021
X
0*
1
Enable/disable 802.1X DHCP Renew
ENABLE8021X
0*
1
Enable/disable 802.1X
FW_ALWAYS_ON
0*
1
Firewall Always ON
, page 72
FW_INSTALL_GIN
A
0*
1
Install Barracuda Networks GINA
FW_NOTINSTALL
0*
1
This option is for SMART-clients only, although SMART-clients still also work with installed firewall.
INSTALLDIR
Defines the installation path (C:\Program Files\BarracudaNG)
POLSRV_IP
Defines the IP address of the Access Control Server.
PROGTYPE
Installs selected product containing of:
• NG Personal Firewall, VPN and system health validator
• INSIDE - personal firewall and system health validator
• R8 - personal firewall and VPN
PROGTYPE
VPN
Chooses the VPN-only installation mode. Only the VPN client components will be installed.
PUB_CA_KEYCER
T
Allows adding the name of the CA public certificate to the profile and requires adding the lines
copy certname.pem > nul and
del certname.pem > nul accordingly.
PWD
[A secret password]
Sets a password that will be requested prior to shutting down the client. It will not be possible for
users to shut down the client without the correct password.
Leaving the value blank removes the shutdown protection.
The
NG Personal Firewall
settings can be edited after installation. For detailed information see
9.9 Administration - Firewall Settings Wizard, page 120.
@echo off
setup.exe /s /v"/qr CUSTOMER_INF=customer.inf PROGTYPE=R8 FW_NOTINSTALL=1"