Full exploitation of Penneo on a Citrix environment
The Penneo Outlook Plugin adds registration keys during the installation under the HKEY Current User, which must be applied via Group Policy when completing the plugin in a Citrix environment.
- Start by logging on to the domain controller for the Citrix environment.
Open Group Policy Management Console and select that GPO (or create a new one) that needs to have added the keys. Right-click on the new GPO, select Edit.
Under User Configuration -> Preferences -> Windows Settings, select Registry. Right-click it, expand New and select Registry Item.
Add following keys:
Action: Update
Hive: HKEY_CURRENT_USER
Key Path: Software\Microsoft\Office\Outlook\Addins\PenneoOutlookPlugin
Value name: FriendlyName
Value type: REG_SZ
Value data: Penneo Outlook Plugin
Value name: Description
Value type: REG_SZ
Value data: Send documents for signing through Penneo
Value name: Manifest
Value type: REG_SZ
Value data: C:\Program Files (x86)\PenneoOutlookPlugin\PenneoOutlook.vsto|vstolocal
Value name: LoadBehavior
Value type: REG_DWORD
Value data: 3
Base: Hexadecimal
See screenshot for reference.
Close the editor and assign the GPO to the OU containing the users who should be able to open the Penneo plugin in Outlook.