Windows Clients
Create a three line file called clientsettings.cfg
,
with the following content, and include this file in the BigFix client
installation folder (setup.exe
) to set a primary
and backup relay:
IP:http://besrelayserver.domain.com:52311/bfmirror/downloads/
__RelayServer1=http://relay.domain.com:52311/bfmirror/downloads/
__RelayServer2=http://relay2.domain.com:52311/bfmirror/downloads/
Note: This technique does NOT work for the MSI version
of the BigFix client
installation package.