This is an archive version of the document. To get the most up-to-date information, see the current version.

Staging SQL Server

To perform Microsoft SharePoint items recovery, Veeam Explorer requires a Microsoft SQL server to be used as a staging system.

Consider the following when configuring a staging SQL server:

  • If an SQL server belongs to an untrusted domain, connection will not be possible.
  • If an SQL server belongs to a trusted domain, only the SQL Server authentication method is available.
  • If both an SQL server and the machine running Veeam Explorer belong to the same domain, then both Windows and SQL Server authentication methods are possible.

To use Windows authentication, make sure to configure the following delegation settings:

  1. In Active Directory Users and Computers, select the necessary staging SQL server.
  2. Open its properties and select the Delegation tab. Select Trust this computer for delegation to specified services only and Use any authentication protocol options for the cifs service on a computer with Veeam Explorer.
  3. Restart the staging SQL Server.
  4. Select a user account to connect to the staging SQL server. Also, select its properties on the Account tab and make sure the Account is sensitive and cannot be delegated check box is cleared.

To configure a staging server, do the following:

  1. In the main menu, click General Options.
  2. Open the Staging Server tab.
  3. Click Browse to specify an SQL server that you want to use as a staging system.
  4. Specify the account to access the selected SQL server.
  5. Specify the account to access an SQL server instance.

Configuring Staging SQL Server