Installation Procedure

To use the MaxBack VSS Writer you have to perform the following steps:

  1. Install the writer binaries each database host
  2. Request a license key
  3. Install the license file
  4. Connect the writer to the database
  5. optional: enable Veeam configuration set

1. Install binaries

You can install the MaxBack VSS Writer binaries with the setup package provided by wagnerSolutions:

MaxBack.VssWriter.Standalone

Execute the application and follow the installation wizard to install the binaries.

2. Request a license key

Each license is bound to the writer instance. To request a valid license you have to provide the unique key of the writer instance.

Call the configuration tool command from a elevated command prompt:

maxback.vssconfig getkey

The command output will show you the instance key. Send this key to support@wagnersolutions.de together with your customer number to request a license.

3. Install the license file

The support will provide you a license file. To install the license call the configuration tool command from a elevated command prompt:

maxback.vssconfig instlicense

4. Connect to the database

To create the writer instance you again have to use the writer configuration tool:

maxback.vssconfig connect

The configuration tool will now create a writer service for the database instance. It will also create a user named vsswriter with a random password. This user is used for all communication with the database.

5. Enable Veeam configuration set

To enable the veeam best practices configuration set use the following command:

maxback.vssconfig enableconfigset -s Veeam

See also

More options can be used on the maxback.vssconfig command (for example the database name). For a description of these options see Configuration tool.