somedowntime / libreofficegrouppolicy

admx and adml group policy gpo for libreoffice 4.2 onwards
17 stars 4 forks source link

Setting for Auto Update #4

Closed mschroeder2 closed 8 years ago

mschroeder2 commented 8 years ago

Is it possible to add appropriate settings to manage auto updates? I need to be able to turn off updates via GPO. Thanks!

somedowntime commented 8 years ago

Thanks for your interest in this project.

Unfortunately this project has sat on the backburner for myself. There is now a somewhat official group policy available here: https://libreoffice-from-collabora.com/windows-group-policy-admx/ (This is mentioned in the README.md) that should supersede this one.

That said, from memory you could not control the auto update by registry settings (group policy). It is a hell of a lot easier to just not install the auto update feature in the first place. The flags to the msi that disable the auto update are documented in the wiki here: https://github.com/somedowntime/libreofficegrouppolicy/wiki#Discouraged_Scenarios

If you already have LibreOffice installed on your domain computers, you can use group policy to uninstall your current setup and reinstall the version with Auto Update disabled.

mschroeder2 commented 8 years ago

Thanks for your help Thomas. I didn't know you could set this via msi install. I've changed that around and it seems to be working perfect now.

Matthew Schroeder City of Neenah -- Information Systems p: 920.886.6172 m: 920.209.2797

From: Thomas Higgins notifications@github.com To: somedowntime/libreofficegrouppolicy libreofficegrouppolicy@noreply.github.com Cc: mschroeder2 mschroeder@ci.neenah.wi.us Date: 01/17/2016 08:24 Subject: Re: [libreofficegrouppolicy] Setting for Auto Update (#4)

Thanks for your interest in this project.

Unfortunately this project has sat on the backburner for myself. There is now a somewhat official group policy available here: https://libreoffice-from-collabora.com/windows-group-policy-admx/ (This is mentioned in the README.md) that should supersede this one.

That said, from memory you could not control the auto update by registry settings (group policy). It is a hell of a lot easier to just not install the auto update feature in the first place. The flags to the msi that disable the auto update are documented in the wiki here: https://github.com/somedowntime/libreofficegrouppolicy/wiki#Discouraged_Scenarios

If you already have LibreOffice installed on your domain computers, you can use group policy to uninstall your current setup and reinstall the version with Auto Update disabled.

— Reply to this email directly or view it on GitHub.