Thunderbird 78 | Problems with automated extension installation via registry or GPO.

When Thunderbird starts it ignores already existing registry entries. That means, if you have had deleted an extension via UI and you did not change the registry entry (deleting or modifying) afterwards TB will not install this extension again.

In other words: If you have once installed an extension via registry and you delete it manually via UI keeping the depending registry entry, this extension will not be re-installed automatically. You have to delete/modify this registry entry.

Full pathes to files on shares are O.K.

Your registry entries:

Software\Policies\Mozilla\Thunderbird\Extensions\Install\1 = "//yourserver/yourcerts/your.xpi"
Software\Policies\Mozilla\Thunderbird\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
Software\Policies\Mozilla\Thunderbird\Extensions\Locked\1 = "addon_id@mozilla.org"

These email addresses are the IDs of these extensions, you will find them here:

Start TB, go to the AddOn manager, go to options (the gear symbol), select Debugging AddOns.

Locked means, no user can delete this AddOn manually.

Always check: https://github.com/drlellinger/thunderbird-policies for details. Credits to this guy, he did a lot of work. TB is very poor documented.

Advertisement

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.