MSI packages are used for mass deployment via third-party software and Windows Installer. You can extract the *.msi package from the NAC installation file. Download the NAC installation package and create an .msi package out of the NAC 5.0 .exe installer.
Step 1. Download the NAC Installation Package
Download the NAC 5.0 .exe installer using your Barracuda Networks account:
Log into the Barracuda Download Portal.
Select NAC from the Type list.
Click Search.
From the product list, select the applicable Barracuda Network Access Client installer version.
After the download entry expands, click the Download button.
Step 2. Extract the *.msi Package
To create an .msi package out of the .exe installer:
Open the command line.
Go to the directory that contains the installer.
Type the following command:
[BarracudaNACInstaller].exe /s /x /b"C:\[foldertoextract]"
Wait until the .msi package is extracted to the specified folder.