2.0
Table Of Contents
- Introduction
- Architecture
- Installation
- System Requirements
- Installing ABBYY Recognition Server Components
- Installing ABBYY Recognition Server Components via the Command Line
- Installing ABBYY Recognition Server using Microsoft Systems Management Server (SMS)
- Manual Registration of the SharePoint Connection Library
- Installing the Hardware Key Drivers
- Protection Technology and License Activation
- Administering
- Getting Started
- How to Register a New Server
- How to Register a New Processing Station
- How to Create a New Workflow
- How to Configure E-mail Settings
- How to Configure Verification
- How to Configure Publishing Documents to a SharePoint Server
- How to Transfer Recognition Server Settings to another Server
- Managing Licenses
- Managing User Accounts
- Connection Settings
- Troubleshooting
- The Server Manager fails to establish a connection with the Processing Station installed on a different computer
- The Server Manager fails to establish a connection with the Verification Station or the Remote Administration Console installed on a different computer
- No connection with the external FTP server
- The workflow does not start with the following error message: “Some of the working folders are inaccessible”
- When processing images, a “Disk space is too low” warning appears on the computer where the Server Manager is running
- How to retrieve an image document that is being processed by ABBYY Recognition Server
- Digits in brackets are appended to the names of output files
- The Verification Station hangs at startup
- Technical Support
TYPE System
The user account under which the services will be
run after installation. The value of this option may be
one of the following:
System – Local System account,
User User account.
In the latter case you need to specify SERVICELOGIN
and SERVICEPASSWORD.
SERVICELOGIN
The username under which the Server Manager and
the Processing Station services will be run.
SERVICEPASSWORD The password corresponding to the username.
SERVERLOCATION
The name of the computer on which the Server
Manager is installed. This option is useful only if the
Verification Station component is selected for
installation and the Server Manager component is
not.
/v
Indicates the beginning of the list of installation
parameters.
/q
Silent mode. Use the /qb option if you want a
progress bar to be displayed during the installation.
No other dialog boxes will be displayed.
Note: When you use silent mode, the /q option must precede the /v option, for example: setup.exe /q /v
Examples
setup.exe /q /v MODULES=API
This command line will install (in silent mode) the COMbased API component into the C:\Program Files\ABBYY
Recognition Server 2.0 folder.
setup.exe /qb /v MODULES=VStation,PStation INSTALLDIR="D:\ABBYY Recognition Server 2.0"
This command line will install (in silent mode) the Verification Station and the Processing Station components into
D:\ABBYY Recognition Server 2.0 folder. A progress bar will be displayed.
Installing ABBYY Recognition Server using Microsoft Systems
Management Server (SMS)
Microsoft Systems Management Server automates software deployment in a network and eliminates the need to go
directly to the locations where the software is to be installed (computers, groups, or servers).
Software deployment using SMS includes three stages:
1. Preparing ABBYY Recognition Server for automated installation (creating a so–called "unattended setup").
2. Creating a deployment script (i.e. choosing installation parameters: computer names, time of installation,
conditions for installation, etc.).
3. Installing the software on the specified computers using SMS in accordance with the installation parameters
specified in the script.
An example of deploying ABBYY Recognition Server using SMS
1. Create an administrative installation point:
• Run the setup.exe file with the /a commandline option from the ABBYY Recognition Server
installation CDROM:
setup.exe /a
• Next during administrative installation, specify a shared network folder that can be accessed from any
workstation on which you are planning to install the program (e.g.
\\MyServer\Programs\RecognitionServerAdminSetup).
2. Once the administrative installation point has been created, select the Packages item in the SMS Administrator
Console.