Outlook Signature Update Agent registry keys
When Exclaimer Signature Manager Office 365 Edition to Microsoft Outlook is installed, a number of registry keys are added to the Windows Registry. These are used to override any default settings and server settings:
Name |
Key |
Description |
UpdateInterval |
HKEY_CURRENT_USER\Software\Exclaimer Ltd\Outlook Signature Update Agent\ |
The override update interval in place of the value downloaded via Exchange Web Services (EWS) and set on the server. Defined in minutes. |
NoBubble |
HKEY_CURRENT_USER\Software\Exclaimer Ltd\Outlook Signature Update Agent\ |
Override the default setting to show error balloons in the event that a failure occurs when trying to download a signature from Office 365. |
RetryInterval |
HKEY_CURRENT_USER\Software\Exclaimer Ltd\Outlook Signature Update Agent\ |
Override the default setting use to control how long to wait between retries when connection to Office365 fails. The default setting is 60000. Defined in milliseconds. |
RetryCount |
HKEY_CURRENT_USER\Software\Exclaimer Ltd\Outlook Signature Update Agent\ |
Override the default setting used to control how many retry attempts will be made before reporting an error when connection to Office365 fails. The default setting is 5. |
EwsTimeout |
HKEY_CURRENT_USER\Software\Exclaimer Ltd\Outlook Signature Update Agent\ |
Override the default setting used to control the timeout when connecting to Office365 via EWS. The default setting is 300000. Defined in milliseconds. |
CacheEWSUrl |
HKEY_CURRENT_USER\Software\Exclaimer Ltd\Outlook Signature Update Agent\ |
Override the default setting used to control the caching of the EWS url returned from autodiscover. 0 = Off, 1 = On. The default setting is 1 (On). |