FSARunNow syntax

Type the command in one of the following three forms:

where the parameters are as follows:

FileServerEntryId

Specifies the FileServerEntryId of the computer whose archives you want to process. You can determine the FileServerEntryId as follows:

  • Start SQL Server Management Studio.

  • In the tree view at the left, select Databases > EnterpriseVaultDirectory.

  • In the toolbar, click New Query.

  • In the Query window, type the following:

    select * from fileserverentry

  • Press F5 to execute the query.

  • Scan the query results for the FileServerEntryId of the computer to process.

Report

Generates a report that outlines the changes that FSARunNow would make if you were to run it in Normal mode, but without making those changes.

Normal

Specifies a Normal mode run.