RabbitMQ Windows install - what are the .exe command line parameter options?

484 views
Skip to first unread message

Josh Michaels

unread,
Sep 18, 2023, 5:40:16 PM9/18/23
to rabbitmq-users
RabbitMQ Windows install - what are the .exe command line parameter options?  I'm looking to do a silent install using Puppet, but "/S" keeps getting a popup killing the puppet run.  Is there a list of install options for RabbitMQ .exe installer (specifically rabbitmq-server-3.12.3.exe)

Luke Bakken

unread,
Sep 20, 2023, 5:37:00 PM9/20/23
to rabbitmq-users
Hello,

/S is indeed the correct switch for a silent installation:

> .\rabbitmq-server-3.12.4.exe /S

The above did not produce any popups on my Win 11 laptop, except for one related to Windows firewall (which, technically is not due to the installer).

Is that the popup you see as well? If so, you have some options:
Thanks -
Luke

Josh Michaels

unread,
Aug 22, 2024, 1:57:25 PM8/22/24
to rabbitmq-users
The error message is `rabbitmq-service.bat start exited with code 1.`  When you run the install executable manually, the last step is a checkbox option to start the RabbitMQ service (i.e.  rabbitmq-service.bat start), which defaults to checked.  When it fails this popup occurs even with the '/S' flag.  Is there another flag to uncheck starting the service in the installer?
rabbitMQ install error.png

Josh Michaels

unread,
Aug 22, 2024, 2:03:18 PM8/22/24
to rabbitmq-users
Found it from a thread a few months after mine!   https://groups.google.com/g/rabbitmq-users/c/0hVRJL4NV7k/m/qpFQX7asBgAJ

/NOSERVICERUN
Reply all
Reply to author
Forward
0 new messages