silent install - install in "personal" mode

Hello,

i have a short question about the silent installation.
is it possible to install cloudberry in “personal” mode with silent switches?

i couldn’t find anything about that in the docs.
https://help.cloudberrylab.com/cloudberry-backup/command-line-interface/installing-and-activating-cloudberry-backup

if i user setup.exe /S it installs in “common” mode

thank you in advance for your help :slight_smile:

Daniel

[reply=“Daniel Jacobs;d1318”]

setup.exe /S /AllUsers.
setup.exe /S /UserName.

For example:
“Setup.exe /S /Anton”

P.S. We’ll update the help article shortly.
Thanks

Thank you

[reply=“Anton Zorin;4699”]
I just tried those arguments but they doesnt seem to work

i tried:

  • setup.exe /S /UserName Vagrant
  • setup.exe /S /Vagrant
  • setup.exe /S /UserName=Vagrant

I use the setup version 6.0.2.28, is this maybe an issue?

[reply=“Daniel Jacobs;4710”]
Here’s the article describing how to install it from where I took it:
https://mbshelp.cloudberrylab.com/using-command-line-interface/using-cli-on-windows

Can you please attach a screenshot of the error?

I also tried to run “setup.exe /S /UserName” (thats how i understand the docs)
That didnt work for me either.

There is no error message in the console, can i find an installation log file somewhere?

[reply=“Daniel Jacobs;4761”]
Please make sure to navigate to the directory containing the installer first (command “cd”):

We have re-tested the procedure and everything seems to be working well, resulting in the installed application:

We hope this clarifies the situation, your concern is appreciated :slight_smile:

[reply=“Ethan Sed;4817”]
Sorry for the late answer, i tried this again with the version 6.2.0.153
It still installs Cloudberry with common and not personal settings for me
What i did:

i copied the setup on Drive C: in the root folder (C:)

Opened the command line

cd /D C:\
noriscloudberryinstaller.exe /S /Vagrant

The Exitcode is 0 so the setup was successfull

is there a argument for log writing? maybe that helps finding a solution

[reply=“Daniel Jacobs;5217”] I’ll need some time to check this, could please try reproducing the problem on the latest version(6.2.3) and sending us the logs from it(tools > diagnostic)?