Registry Keys and Parameters


Overview

In order to perform advanced troubleshooting and other environment-specific modifications, Windows registry keys are used. This document describes the registry keys available for the Outlook Add-In and Lotus Notes Client Add-In, as well as how to modify them.

Note the following convention used in this document:

Back up the registry before you edit it. You must also understand how to restore the registry if a problem occurs. For information on how to backup and restore the registry, refer to the appropriate Registry Help Topic provided in Regedit.exe or Regedt32.exe.

WARNING:

Using Registry Editor incorrectly can cause serious problems that may require a reinstall of the operating system. Microsoft does not guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. You must also understand how to restore the registry if a problem occurs.

If you know the name of the registry key, use the Search facility in your browser to locate the information.


Location  
Windows HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\
Unix Not applicable.
NetWare Not applicable.
Key Galaxy.Ex2KMBDM.CVEAAddin (Standard)
Value bEnableOfflineArchiveAtStartup (Optional)
Value Type (Windows only) DWORD Value
Valid Range Integer

Where the integer is not 0

Default Value When this key is not present, Outlook will not prompt the user to perform an offline archive operation upon startup of Outlook.
Created in Computer that the Outlook Add-In component is installed on.
Description This registry key allows you to provide a prompt upon startup of Outlook to run an offline archive operation.
Applies To Outlook Add-In, when used in conjunction with any of the following agents:
  • Exchange Mailbox Archiver
  • Exchange Mailbox iDataAgent
  • Exchange Public Folder Archiver
  • Exchange Compliance Archiver

 

Location HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\Galaxy.Ex2KMBDM.CVEAAddin
Key LMOptions
Value Off
Value Type (Windows only) DWORD
Valid Range Not Applicable
Default Value On or Off
Created in Computer that the Outlook Add-In component is installed on.
Description If the value is set to 8 then the Offline Archive pruning will be disabled. If the key is missing or set to any other value then the pruning number of days configured will be used.
Applies To Outlook Add-In

 

Location HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\Galaxy.Ex2KMBDM.CVEAAddin
Key LMPSTExpiry
Value Off
Value Type (Windows only) DWORD
Valid Range Not Applicable
Default Value On or Off
Created in Computer that the Outlook Add-In component is installed on.
Description Number of days before the offline archived files will be pruned.
Applies To Outlook Add-In

 

Location HKLM\SOFTWARE\CommVault Systems\Common\
Key AddInGui (standard)
Value nGuiUpdateCheck (optional)
Value Type (Windows only) DWORD
Valid Range 0 - The software will not automatically download Java updates from the CommCell Console.

1 - The software will automatically download Java updates from the CommCell Console.

Default Value When key is not present, the software will not look for Java updates from the CommCell Console.
Created in User-created in the computer where the Outlook Add-In or Lotus Notes Client Add-In is installed.
Description This registry key allows the software to automatically check for and download any available Java updates from the CommCell Console at a random interval between 12:00AM and 6:00AM. If you would like to specify a specific time-of-day to check for and download Java updates, you can use the dJavaUpdateTimeHour and dJavaUpdateTimeMin registry keys instead.
Applies To Outlook Add-In and Lotus Notes Client Add-In

 

Location HKLM\SOFTWARE\CommVault Systems\Common\
Key AddInGui (standard)
Value dJavaUpdateTimeHour (optional)
Value Type (Windows only) DWORD
Valid Range 0 - 23 where the value represents the hour of day at which the software will download Java updates.
Default Value When key is not present, the software will not automatically download Java updates from the CommCell Console.
Created in User-created in the computer where the Outlook Add-In or Lotus Notes Client Add-In is installed.
Description This registry key allows you to specify the hour of day at which the software will download Java updates. When created, this key overrides the nGuiUpdateCheck registry key if it already exists.

This functionality can be further refined to specify a minute of the hour by creating the dJavaUpdateTimeMin registry key.

Applies To Outlook Add-In and Lotus Notes Client Add-In

 

Location HKLM\SOFTWARE\CommVault Systems\Common\
Key AddInGui (standard)
Value dJavaUpdateTimeMin (optional)
Value Type (Windows only) DWORD
Valid Range 0 - 59 where the value represent the minute of the hour at which the software will download Java updates.
Default Value When key is not present, the software will not automatically download Java updates from the CommCell Console.
Created in User-created in the computer where the Outlook Add-In or Lotus Notes Client Add-In is installed.
Description This registry key allows you to specify the minute of the hour configured with the dJavaUpdateTimeHour at which the software will download Java updates. When created, this key overrides the nGuiUpdateCheck registry key if it already exists.
Applies To Outlook Add-In and Lotus Notes Client Add-In
Location  

Windows

HKEY_LOCAL_MACHINE\SOFTWARE\CommVault Systems\Galaxy\Instance001\  (Exchange client)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\ (Outlook client)
Unix Not Applicable
NetWare Not Applicable
Key MSExchangeDMAgent
MSExchangeMB
Galaxy.Ex2KMBDM.CVEAAddin
Value

RecoveredItemsFolderName (Optional)

Where the value is the customized Recovered Items folder
Value Type (Windows only) String
Default Value None
Created in User-created in the computer that the Outlook Add-In component is installed on.
Description This registry key allows you to customize the Recovered Items folder.  This key needs to be saved on both the Outlook Add-In client and Exchange client. In order to be able to customize the folder, the key must be identical on both clients. Therefore, any operation that makes use of the Recovered Items folder will be directed to the folder name specified in this key.
Applies To Exchange Mailbox iDataAgent

Exchange Mailbox Archiver

Outlook Add-In

 

Location  

Windows

HKEY_LOCAL_MACHINE\SOFTWARE\CommVault Systems\Galaxy\Instance001\  (Exchange client)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\ (Outlook client)
Unix Not Applicable
NetWare Not Applicable
Key MSExchangeDMAgent
Galaxy.Ex2KMBDM.CVEAAddin
Value

EraseStubsFolderName (Optional)

Where the value is the customized Erase Stubs folder
Value Type (Windows only) String
Default Value None
Created in User-created in the computer that the Outlook Add-In component is installed on.
Description This registry key allows you to customize the Erase Stubs folder.  This key needs to be saved on both the Outlook Add-In client and Exchange client. In order to be able to customize the Erase Stubs folder, the key must be identical on both clients.
Applies To Exchange Mailbox Archiver

Outlook Add-In