msiexec.exe /i BigFixAgent.msi /qn /L*v "C:\temp\BigFixInstall.log" Customizing the MSI with the Editing Tool
For a successful deployment, the MSI cannot work alone. You must place the following files in the same directory as the BigFixAgent.msi : : The main installer package.
You typically do not download the BigFixAgent.msi as a standalone file from a public URL. Instead, it is generated or extracted using the . bigfix client msi download
It simplifies GPO deployments because the MSI will already contain the necessary masthead.afxm data, removing the need to manage multiple files during the push. Troubleshooting the Installation HCLSoftwarehttps://help.hcl-software.com
The MSI can be triggered via the command line for silent background installations. Run these commands from an . Standard Silent Install msiexec.exe /i BigFixAgent.msi /qn Custom Install Directory msiexec.exe /i BigFixAgent.msi INSTALLDIR="C:\BigFix" /qn Silent with Log File msiexec
C:\Program Files (x86)\BigFix Enterprise\BES Installers\ClientMSI . Essential Files for Installation
Install it on a Windows machine. During setup, it creates a folder structure containing various installers. Instead, it is generated or extracted using the
Visit the official HCL BigFix Support Release Page and download the latest version of the "Installation Generator".