Veritas Enterprise Vault™ Upgrading from Backup Exec Archiving Option 2010 to Enterprise Vault

Last Published:
Product(s): Enterprise Vault (11.0.1, 11.0, 10.0.4, 10.0.3, 10.0.2, 10.0.1, 10.0)

Adding the FSA Reporting web service locations to the Local intranet zone

Use the following procedure to make sure that the correct URLs for the FSA Reporting web service locations are included in Internet Explorer's Local intranet zone.

To add the FSA Reporting web service locations to the Local intranet zone

  1. Start SQL Server Management Studio or SQL Query Analyzer and connect to the SQL Server that runs the Enterprise Vault Directory database.
  2. Enter and run the following query:
    USE EnterpriseVaultDirectory
    SELECT WSLocation FROM FSAReportingWSLocations
  3. Note down all the WSLocation entries that the query returns.
  4. On the Enterprise Vault server, start Internet Explorer and on the Tools menu, select Internet Options.
  5. On the Security tab, click Local intranet and then click Sites.
  6. On the Local intranet dialog, click Advanced.
  7. Make sure that all of the WSLocation entries that you noted in step 3 are present in the Local intranet zone. Add the entries if they are not already present in the Local intranet zone.

    You must add the entries to the Local intranet zone: it is not sufficient to add them to the Trusted Sites zone.

  8. Ensure that the Local intranet zone's user authentication is set to "Automatic logon only in Intranet zone".
  9. Save the Internet Explorer settings and close Internet Explorer.