It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda Web Security Agent

Command Line Examples For Installation of the Barracuda WSA With EXE Installer

  • Last updated on

This article applies to installation of the Barracuda WSA using the Barracuda Web Security Gateway. 

Follow examples in the table below to install the Barracuda WSA from the command line of a Windows PC or laptop, or for use in a batch (.bat) file or GPO. See Configuration Options for the Barracuda Web Security Agent for a list of Barracuda WSA installation options.

Command Line Examples with EXE Installer

File TypeExample command (type all on one line)Comments
.exe

BarracudaWSASetup.exe /s /v” /qb SERVICE_MODE=2 SERVICE_URL=10.1.0.51 DEBUG=1 SERVICE_PORT=8280 WD=1  USER_MODE=1 PASSWORD="1234" APPLICATIONS= iexplore.exe|firefox.exe

/qb:   Shows the basic web interface installation boxes.

DEBUG=1 denotes logging network errors only. (version 5.0 and above)

 BarracudaWSASetup.exe /s /v” /qn /lvmo SERVICE_MODE=2 SERVICE_URL=10.1.0.51 SERVICE_PORT=8280 PASSWORD="1234"

/qn:   Doesn’t show web interface installation boxes.

/lvmo denotes level of logging.(1)

(1) Note: See Windows InstallShield (.exe) documentation for information about command line options.