Documentation Center

Creating Archiver database on Microsoft SQL Server using PowerShell

The easiest way to install the Archiver database on Microsoft SQL Server is to run the PowerShell script.

Before you begin

To install the Archiver database on a Windows machine requires Windows PowerShell 3.0 and Microsoft .NET 4.0 or higher. The PowerShell script prompts you for DBA and user credentials, as well as the server and port number (if non-default) for your database server.

Procedure

  1. On a machine that meets the prerequisites, open Windows PowerShell from the Windows Start Menu.
  2. On the installation media, browse to Database\MSSQL\.
  3. Type the following command:
    & '.\Install Archive Manager database.ps1'

    and follow the instructions in the PowerShell console to install the database.