Remote client customization reference
Remote client customization creates a script that modifies the registry keys for Jive for Outlook. You can use it to override authentication settings or to auto-populate the community URL for new users.
The script modifies the following registry keys:
[HKEY_LOCAL_MACHINE\SOFTWARE\Jive]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Jive]
[HKEY_CURRENT_USER\SOFTWARE\Jive]
[HKEY_LOCAL_MACHINE\SOFTWARE\Jive\DefaultServer]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Jive\DefaultServer]
Setting community URL
If you want new users to have the URL auto-supplied after a client installation, so they don't have to fill it in, you can create a remote client customization script with or without additional changes. The Jive instance URL will be pushed to clients so they can connect more easily. Note that users who download the client from the Tools page will have this URL auto-populated without any remote client customization.
Overriding authentication settings
By default, the client's authentication settings are automatically set based on detecting the user's existing authentication scheme with Jive.
You can override the authentication settings set on the client by selecting Force authentication behavior override and selecting an authentication mode. For more information, see Setting up authentication methodand Setting SSO connection behavior for Jive for Office. Note that if you create an override by using remote client customization, it needs to match these settings.
This is typically an expert administrator use case for when you need to troubleshoot client issues for all your users: it is not recommended for standard deployments.
Available options for remote client customization
Key | Explanation |
---|---|
Shared settings | |
Jive instance URL | The Jive URL for the client to connect to. |
Force authentication behavior override | The authentication method to be used by Jive for Outlook. |
Disable HTTP header "Expect: 100-continue;" that passes automatically in POST requests |
|
Don't suppress script errors in the browser control used to authenticate session-based/oAuth clients |
|
Don't display the user's private container to clients |
|
Disable auto-update for all clients |
|
Outlook settings | |
Disable Facebook social integration |
|
Disable Twitter social integration |
|
Disable LinkedIn social integration |
|
Disable Super Search |
|
Disable Convert To Discussion feature |
|
Disable the Social Bar |
|
Default Social Bar display mode | The following options are available: - Mini Social Sharing bar.
|
Disable status update |
|
Disable direct message integration |
|
Disable private discussion integration |
|
Disable public discussion integration |
|
Disable 'Attach from Jive' and 'Upload Attachment' features |
|
Disable notification mails appearing in specialized browser panel |
|
Disable Producteev support in Outlook Client | This setting is outdated and should not be used. |
Disable Streams button and feature. |
|
Disable dialog that recommends user to switch to cached Exchange mode |
|
Jive instance icon (must be 32x32 pixels) | Replaces the Jive icon in the Create menu of Jive for Outlook with a custom image. |