Enterprise Vault Internet Information Services (IIS) Application Settings for Microsoft SharePoint Web Sites

book

Article ID: 100006471

calendar_today

Updated On:

Resolution

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: 

1. Within the IIS Manager right-click on a given SharePoint Web Site and select Properties
2. Select the ASP.NET tab
3. Then choose Edit Configuration...
4. On the General tab review the current Application settings, then modify them by:
  • Select a current EnterpriseVault_XXXX Key and choose Edit.. to modify the Value
  • Choose Add for a new Key with an appropriate Value from the below table
For IIS 7:
1. Within the IIS Manager select a given SharePoint Web Site
2. Select Application Settings
3. Review the current values for the EnterpriseVault_XXX  settings:
  • To modify a current settings, right-click on the given name and choose Edit
  • To add a setting right-click and choose Add...
Enterprise Vault SharePoint Application Settings
Enterprise Vault Key Default Value
EnterpriseVault_IndexShortcuts true
EnterpriseVault_LogEnabled false
EnterpriseVault_LogFileVersions 12
EnterpriseVault_LogFolder \SharePoint Logs\
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

 

Issue/Introduction

Enterprise Vault Internet Information Services (IIS) Application Settings for Microsoft SharePoint Web Sites