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 Type | Example 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.