When you want to deploy the connector initially, you may want to install the filter driver or not. Below are the values you can use to achieve this:
/NORESTART – This will avoid a restart, which is normally the case when installing the agent above versions 6.0.3, but is normally a good idea just in case.
/SILENT – to install without prompting
/VERYSILENT – this will suppress any pop-ups, and for remote installs, or packaged installs this is likely the option you want.
If a restart is necessary and the ‘/NORESTART’ command isn’t used (see below) and Setup is silent, it will display a Reboot now? message box. If it’s very silent it will reboot without asking.
/TYPE=full or compact – for full install or compact to not install the filter driver – you can also elect to not enter a type, and you will get the installation without the…