system
1
(imported topic written by rdamours91)
I have batch files written to install a 7.x relay on a computer with the target folder supplied in the command line.
Just wondering what the syntax is to replicate the setup using a 8.x relay as the command line structure has changed. Here is my old command line…
D:\its\Bigfix\Relay\BESRelayUpgrade-7.2.5.22.exe -a --InstallFolder=“D:\BigFix Enterprise\BES Relay”
BenKus
2
(imported comment written by BenKus)
I think it is similar to the agent command line settings:
http://support.bigfix.com/cgi-bin/kbdirect.pl?id=222
Ben
system
3
(imported comment written by rdamours91)
Awesome…
I did look but searched for relay, etc. Thanks again…
system
4
(imported comment written by rdamours91)
I tried every variation of the switches and no luck. Can you give it a whirl on your end?
jhonda
5
(imported comment written by JasonHonda)
You can take a look at action 2 of BESSupport fixlet 717, which is the Install Relay task. Action 2 installs it to a directory you specify.
system
6
(imported comment written by rdamours91)
I am slipping aren’t I? I’ll take a look tomorrow
system
7
(imported comment written by rdamours91)
Here’s the syntax that worked for me…
BigFix-BES-Relay-8.0.627.0.exe /s /v"/qn INSTALLDIR=“D:\BigFix Enterprise\BES Relay”""