Hey @pitrebrian ![]()
Thanks for your question!
Unfortunately, we currently don’t have official documentation for installing ONLYOFFICE Desktop Editors on multiple Windows machines using Group Policy, or for configuring settings like updates and file associations via GPO.
If you happen to implement such a deployment, we would greatly appreciate it if you could share your solution with the community — this topic is likely to come up again for others.
I’ll also check internally with our team to see if anything like this is planned for the near future.
In the meantime, here’s an example of a silent installation with file associations disabled:
DesktopEditors_x64.msi /quiet /qn REGISTER_NONE=1
You might also find this related community post helpful:
Default application for office extensions in GPO/registry
Let us know if you have further questions!