Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
hpssa
4 months agoNew Contributor
Disable 1Password Updates
Our organisation has the following best practice security implementations Block running executables in folders writeable to the user (ie. %appdata%) End-users are not local administrators to their...
1P_SimonH
Community Manager
4 months agoHi hpssa,
Good question! Are you using the MSI installer for deployment? If so, are you using the option described here to turn on managed updates? Let me know if you're already doing that, but still seeing the behavior you described.
- hpssa2 months agoNew Contributor
How can I retroactively change these settings without needing to reinstall?
- hpssa2 months agoNew Contributor
Replying to myself for future reference.
When using the MANAGED_INSTALL and MANAGED_UPDATE options of the MSI, the following registry settings are applied to a machine-scoped install
@ HKEY_LOCAL_MACHINE\SOFTWARE\Agilebits Inc.\{04B64D44-52BF-41A6-85BA-CDBA63AEB44D}
MANAGED_INSTALL=1 (REG_SZ)
MANAGED_UPDATE=1 (REG_SZ)
@ HKEY_LOCAL_MACHINE\SOFTWARE\Agilebits Inc.\1Password
ManagedInstall=1 (REG_SZ)
ManagedUpdated=1 (REG_SZ)This may not be accurate in the future as AgileBits haven't disclosed this method of making this adjustment without requiring a reinstall. They should though in my opinion. Having to reinstall is a PITA.