I'm interested in doing a windows command line install of the minarca
client.
I want to be able to remote in to various windows laptops and
install minarca without interrupting the users.
In October, it seemed I could do it by using curl to download
the installer, and then running
.\minarca-installer /silent /allusers
With the current version, 6.2.1, that seems to run, generates no
messages, but I don't think it does anything. That was as the
system (not logged in) user.
As the logged in user, in cmd, it seems that
.\minarca-installer /S
will pop up the graphical installer.
I looked here at "Silent or Unattended Installation of Minarca Client
on Windows"
https://nexus.ikus-soft.com/repository/archive/minarca/6.2.1/doc/minarca-client.html#silent-or-unattended-installation-of-minarca-client-on-windows
and I'm not sure that's currently working.
In the fall, it seemed that the silent install didn't set up
everything e.g. the standard excludes list, and perhaps not
set the "Run whether the user's session is open or not" flag.
Is it feasible to do a remote windows command line minarca client
installation? I feel like I may be missing something important.
Thanks!
John