Add, Remove or Edit the values within Internet Information Services (IIS) Manager.
Note: Utilize the below table for the appropriate 'Key' and 'Value' pairs.
For IIS 6:
| Enterprise Vault Key | Default Value |
| EnterpriseVault_IndexShortcuts | true |
| EnterpriseVault_LogEnabled | false |
| EnterpriseVault_LogFileVersions | 12 |
| EnterpriseVault_LogFolder | |
| EnterpriseVault_UsersToLog |
EnterpriseVault_IndexShortcuts
Determines whether the SharePoint Indexing Service can Index Enterprise Vault Shortcuts. If set to a value of "true" the Enterprise Vault HTTP Module will allow SharePoint Indexing to retrieve the content of a shortcut from the Archive, thus allowing the content of the original item to be indexed and searchable using SharePoint. Any value other than true turns off the ability of SharePoint indexing to retrieve the content of Shortcuts.
EnterpriseVault_LogEnabled
Used to enable or disable Enterprise Vault SharePoint diagnostic logging of document retrieval requests, when a Shortcut is opened from SharePoint. A value of true enables diagnostic logging, any other value disables diagnostic logging.
EnterpriseVault_LogFileVersions
An integer that is the number of log files to keep per user, defaults to 12 with a maximum of 120 (5 days) and a minimum of 1
EnterpriseVault_LogFolder
The location where the logs files will be stored, defaults to "<EnterpriseVaultInstallDir>\SharePoint Logs\" Note the trailing backslash
EnterpriseVault_UsersToLog
A comma delimited list of users to generate logs for. Empty or null means all users