Adding More Settings
To add other client settings during the installation of the new client, include a line for each client setting to be set during client installation, for example, the file might look similar to:
__RelayServer1=http://relay.domain.com:52311/bfmirror/downloads/
_BESClient_Inspector_ActiveDirectory_Refresh_Seconds=43200
_BESClient_Log_Days=10
...
Note: On UNIX clients, the besclient.config file must contain the following sections
before any other client settings:
[Software\BigFix\EnterpriseClient]
EnterpriseClientFolder = /opt/BESClient
[Software\BigFix\EnterpriseClient\GlobalOptions]
StoragePath = /var/opt/BESClient
LibPath = /opt/BESClient/BESLib
For more information about the client settings you can set, see Deploy the agent so that it starts with specific settings.