Key
in:
msiexec /i <msipath>\acquire.msi ADDLOCAL=StandardMonitor,WmiMonitor /qn /l*
<logpath>\AcquireInstall.log
where ADDLOCAL= is followed by a comma-separated list of Acquire components that are to be installed. The available components are:
StandardMonitor
CSMonitor
VMWareMonitor
OracleMonitor
SymfoWAREMonitor
WmiMonitor
Do not put quotes around the selected component names.