Milos Sramek wrote:
Hi,
A friend recently asked me, if it is possible to remotely install and
configure LibreOffice on numerous client machines - so that the admin
does not have to run from one computer to the next to do the job. Is
that possible for LO?
I take it that you're using Windows. The Libreoffice setup has a silent
install command line switch. I use the following command to "deploy" a
newer version
msiexec /qn /i "libreoffice_setup.msi%" SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1
REGISTER_ALL_MSO_TYPES=1 ADDLOCAL=ALL RebootYesNo=No
REMOVE=gm_o_Onlineupdate,gm_o_jf_Palm,gm_o_jf_Pocketpc
and put it into the domain login script, so that it gets executed if one
particular user with the right permissions to install software logs in.
I do this with Remote Desktop on multiple PC at the same time.
There are also proper deployment solutions available like OPSI.
HTH
Thomas
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.