SignArchive 2.5. User Manual SOFTPRO GmbH, All rights reserved. Version 0.4

Size: px
Start display at page:

Download "SignArchive 2.5. User Manual SOFTPRO GmbH, All rights reserved. Version 0.4"

Transcription

1 SignArchive 2.5 User Manual SOFTPRO GmbH, All rights reserved Version 0.4

2 Date: August 5, 2008

3 Date: August 5, 2008 Content 1 OVERVIEW INSTALLATION SIGNARCHIVE SERVER Upgrade from version New Installation Un-install SIGNARCHIVE CLIENT Upgrade from version New Installation Configure SignDoc.ini License information Un-install DATABASE ACCESS CONFIGURE A DATABASE Prerequisites Database preparation using MS SQL Server Database preparation using MS SQL Server Configuring SignArchive properties Logging settings SIGNARCHIVE SERVER USAGE FIRST START ADMINISTRATION MENU OVERVIEW User and Profiles Signer management Manage Tablets SIGNARCHIVE CLIENT USAGE FIRST START Add reference to SignArchive Compare against SignArchive LICENSE INFORMATION REGISTERED TRADEMARKS REGISTERED TRADEMARKS OF SOFTPRO...28

4 1 Overview SignArchive administrates a reference signature database. Reference signatures may be captured in SignDoc as well as in SignArchive. Each signature in the database is stored as biometric signature ordered to the signature capture unit. SignArchive options to capture, delete, and modify signature data. Furthermore SignArchive supports enrolment of users depending on the signature device. This might be useful if somebody's signature varies significantly if a user signs on different signature devices. The compare engines may perform better if several references are available in such cases. SignArchive runs on Microsoft Windows Vista, XP SP2 and XP Tablet PC Edition as well as on Windows Page

5 2 Installation 2.1 SignArchive Server SignArchive Server is delivered as package including all necessary libraries. For capturing signatures please follow the installation guide for the signature capture device. Please make sure that the device is supported by SignArchive Server Upgrade from version SignArchive cannot be updated to SignArchive Server 2.5. Please uninstall all previous versions of SignArchive. If a signature reference data base has been created please ask for migration New Installation Before you start SignArchive.exe, please uninstall all previous versions of SignArchive. At the beginning you can choose the language of installation. You should have administrator user rights to install the application. If you do not have such rights a corresponding message will be displayed. During the setup it is possible to configure the connection to the SOFTPRO License server. 1.Please select first of all the checkbox "Connect to the license server". 2.Please enter either the license server host name or the license server IP address. Please contact your system administrator for clarification. a. If the default value of the port number not available for you, please enter the correct one. b. If your network uses Internet Protocol version 6, please select the checkbox. 5 Page

6 The Installation wizard will ask you to choose the features that you would like to install: SignArchive Server or / and SignDoc SignArchive Client. 1. Please select SignArchive Server to install complete server features 2. Please select SignDoc SignArchive Client to install the necessary components to use SignDoc together with SignArchive database 3. Please specify the Destination folder if you do not want to install it the the default location If you have selected Signdoc SignArchive Client feature to be installed it will be necessary to specify some configuration in the additional dialog 1. Please enter IP Address or Hostname for the SignArchive Server 2. Please specify the port number if this differs from the default. The setup program automatically checks space on your disc and cancels the installation if space is insufficient. 6 Page

7 The installation creates the following shortcuts. If the installation is carried out for all users following ALLUSERSPROFILE: - C:\Documents and Settings\All Users\Start Menu\Programs\SignArchive - Shortcut "Help" - SignArchive-Help will be copied into the INSTALLDIR\lib folder. - Shortcut "Readme" - Shortcut "SignArchive" - Shortcut "License Information" - Shortcut "Manual" - Shortcut "Uninstall" Within the installation of SignArchive a browser plug-in for signature capture is launched for download to the browser front end application. The plug-in will be downloaded when the signing dialog will be started first time License Information SignArchive is delivered with a time limited demo license that is valid for 30 days. To activate a full SignArchive license please follow the description in the chapter License Information Un-install SignArchive Server can be uninstalled from Control Panel > Add or Remove Programs or using the shortcut in Start > Programs > SignArchive > Uninstall. To start de-installation please select remove in the displayed window. 7 Page

8 2.2 SignArchive Client The separate installation package SignArchiveClient.exe is available for setting up the connection between SignDoc and SignArchive Server. This installation package installs all the necessary SignArchive components that are required for SignDoc products to work with SignArchive Upgrade from version SignArchive cannot be updated to SignArchive Server 2.5. Please uninstall all previous versions of SignArchive New Installation Before running SignArchiveClient.exe setup, please install the SignDoc application. At the beginning you can choose the language of installation. You should have administrator user rights to install the application. If you do not have such rights a corresponding message will be displayed. The Installation wizard will ask you to provide the necessary configuration: 1. Please specify IP address or Hostname of SignArchive server (default value is localhost) 2. Please specify the Port Number (default value is 2100) During installation process the setup will insert the provided configuration in the registry: HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs\softpro\signarchive] "SP_SAServiceAdress"= The additional components will be also installed and added to your SignDoc installation Configure SignDoc.ini Before SignDoc can be used with SignArchive some changes in the SignDoc.ini has to be done. SignDoc.ini file can be found in SignDoc installation directory. Default location is C:\Program Files\Common Files\SOFTPRO\SignDocShared. Please set following values in SignDoc.ini to support connection to SignArchive: 8 Page

9 SP_UseDatabase=1 (to use SignArchive database) SP_RequirePersonalId=1 (to require user to enter personal ID in signature capture dialog; if personal ID is not required, please set this property to 0) SP_AuthenticateSignature=4 (to compare the signature against reference in database before document is signed; if verification is not required, set the value to 0) License information SignArchive is delivered with a limited demo license that is valid for 30 days. To activate a full SignArchive license please follow the description in the chapter License Information Un-install To uninstall SignArchive Client components from the computer please go to Control Panel > Add Remove Programs and select SignArchive Client. 9 Page

10 3 Database access SignArchive is delivered with an internal repository for handwritten signatures. In addition to the internal repository, SignArchive supports signatures storage in relational database management systems. Supported data bases are: DB2, Oracle, MS SQL, JDBC driver supported data bases. A more technical description of accessing the data bases is shown in the figure below. 3.1 Configure a database SignArchive Server is configured to be used with MS SQL data base. The installation delivers a data base table schema for MS SQL 2000 and Prerequisites Install MS SQL Server 2000 / 2005 including latest Service Packs (require.net Framework 2.0) Enable Mixed Mode (Windows Authentication and SQL Server Authentication) Enable TCP/IP listener on port 1433 Create new Database (please see chapter for creating the database with MS SQL Server 2000 and chapter for example of creating the database using MS SQL server 2005) Create new Database User with following properties: SQL Authentication (for security purposes it is recommended to create a pass word for this user) Access Rights for this database Important: This user should have the permissions to Connect, Delete, Insert, Select and Update 10 P a g e

11 3.1.2 Database preparation using MS SQL Server Setup the database example: create a database with the name signarchive 11 P a g e

12 2. Update the tables using SignArchive Server table script example: update database tables for SignArchive Server using MSSQL 2000 select SQL Query Analyzer open table script (script can be accessed in START > Programs > SOFTPRO > SignArchive > DatabaseScript > Createtables_mssql_2000.sql) 12 P a g e

13 run the script exit SQL Analyzer stop and start database updated tables 13 P a g e

14 Make a corresponding configuration in the signarchive-config.properties file as described in the chapter Database preparation using MS SQL Server Setup the database example: create a database with the name signarchive 2. Update the tables using SignArchive Server table script (script can be accessed in START > Programs > SOFTPRO > SignArchive > DatabaseScript > Createtables_mssql_2005.sql) example: update database tables for SignArchive Server using MS SQL Server 2005 Select New Query 14 P a g e

15 open table script and execute the script by clicking After executing there will be the message displayed Command (s) completed successfully updated tables Make a corresponding configuration in the signarchive-config.properties file as described in the chapter P a g e

16 3.1.4 Configuring SignArchive properties Before SignArchive Server can be used with new database it is necessary to make some configuration changes in signarchive-config.properties file. This configuration file can be found in C:\Program Files\SOFTPRO\SignArchive\server\tomcat\webapps\signarchive\WEBINF\classes if your SignArchive Server has been installed at the default location signarchive-config.properties This property file is responsible for setting up the connection to the database. It contains 2 sections: Simple File Database (by default activated) and Microsoft SQL Server sample configuration. Simple File Database is does not require any real database connection. In order to configure a connection to the real MS SQL Server database, please make following steps: Scroll to the section Microsoft SQL Server sample configuration Activate and edit below listed settings: signarchive-config.properties file setting = value Description dbdriver = com.microsoft.sqlserver.jdbc.sqlserverdriver The jdbc database driver class dbuser = sa Specify the name of database user (if it differs from default). This user needs insert/update/delete permissions on the database user tables Specify the password of the database user (If needed) The jdbc connect string, please update with according names for the host and database name is it is necessary dbpassword = softpro dburl = jdbc:sqlserver://localhost;databasename=signarchive Example: Please save the changes to signarchive-config.properties file Restart SignArchive Server (see chapter 4) 16 P a g e

17 3.1.5 Logging settings To configure logging level, please edit the log4j.properties file which can be found in C:\Program Files\SOFTPRO\SignArchive\server\tomcat\webapps\signarchive\WEBINF\classes folder, if the default installation directory for the Signarchive server has been used. log4j.properties file setting = value Description log4j.appender.logfile.file=signarchive.log log4j.logger.grails.app=error, logfile, stdout Specifies the logfile name and location Defines the logging level, by default log only errors on console, please change to info or debug if this is necessary 17 P a g e

18 4 SignArchive Server Usage SignArchive Server is an administration tool for a signature data base. Reference signatures can be captured using the SignArchive administration console. The administration console is a browser application and can be used by every user with rights 4.1 First Start SignArchive is installed as windows service. This service can be found in Control Panel > Administrative Tools > Services > Apache Tomcat SignArchive If the service is started you can start SignArchive using the installed link Start > Programs > SOFTPRO > SignArchive > SignArchive. This link includes an URL If the web service is installed on another computer please make sure that localhost is replaced with a proper host name If the web service container uses another port, please replace the default port 2100 with the appropriate port number. When the connection to the web service is established successfully then the login screen is displayed. The first login via the web service has to be done with login name: admin password: softpro 4.2 Administration SignArchive is installed with predefined login data. The default login data can be changed after first login. A SignArchive user is a person who is able to allow - Update signatures - Delete signatures - Create signatures To change login data please follow instruction in section Manage Users. 18 P a g e

19 4.3 Menu Overview SignArchive offers at the start page following administration options: - Manage Users - Manage Profiles - Manage signer - Manage Signature - Manage Tablets User and Profiles User management covers application profiles as well as user administration Manage Users The menu Manage Users has two tasks: 1. Display the list of enrolled users with access to the database. The access rights are displayed. 19 P a g e

20 2. Enroll a new user Enroll a user The menu item New users in the list of user opens a dialog to create a new user with following parameters: - Login user login name - Password users password - Administrator user can be act as an administrator - Update the signature default allows to update the users signature - Delete the signature default allows removing the users signature - Create the signature default allows acquiring the users signature The user is created only when the button create is clicked. After creating a user two options are available, on the one hand the general information as described above can be changed using the menu item edit, and on the other hand the user can be removed from the data base using the menu item delete Manage Profiles SignArchive allows handling various application profiles to distinguish between the various needs of signature verification by different applications. The menu Profiles has two tasks: 20 P a g e

21 1. Display profile list 2. Create new profile New Profile The menu item New profile in the profile list opens a dialog to create a new user with following parameters: - Profile ID profile ID - Profile name name of the profile - Signature quality Minimum static feature quality to accept a reference signature Minimum dynamic quality to accept a reference signature Minimum static compare result - within all reference signatures - to accept a reference Minimum static compare result for a match Minimum dynamic compare result for a match - Number of acquired signatures per reference signature 21 P a g e

22 - Amount of matches for static features when reference signature includes more than 1 signatures - Amount of signature variants The new profile is created only when the button create is clicked. After creating a profile two options are available, on the one hand the profile information as described above can be changed using the menu item edit, and on the other hand the profile can be removed from the data base using the menu item delete Signer management Signer management covers creation of new signers as well as acquiring signatures. SignArchive Server displays a list of enrolled signers Manage signers The menu item New signer opens a dialog to create a new signer with following parameters: - Signer ID signer ID - Signer name name of the signer - Ignore verification result a data set can be proceed within an application that will not be verified the signers signature but the signers profile validity The new signer is created only when the button create is clicked. After creating a signer two options are available, the profile information as described above can be changed using the menu item edit and the profile can be removed from the data base using the menu item delete. 22 P a g e

23 The menu item New signature in the signer list opens a dialog to create a new signature for a signer with following parameters: - Signer select the name of the signer - Profile select the name of the profile - Size for signature capture necessary when using TabletPC as capture device Capture Signature Reference 1. Select the signer s name and profile id. 2. Select menu item Create When using signature capture first time on the computer, the browser plugin for signature capture will be downloaded online. Please make sure that a signature capture device is installed or it is a pen-enabled TabletPC. 23 P a g e

24 3. Sign on the tablet, confirm each signature with the "OK" button. Click the "Erase" button if you want to erase and reenter a signature. The signature entry may abort at any time with the "Cancel" button. All entered signatures will be lost in this case. The application profile defines show many signatures will be captured for creating a signature reference. All signatures will be compared against each other. 4. When the capture dialog is completed a summary is displayed. It is possible to delete the signature after capturing Manage Signatures When selecting the administration menu Manage Signatures a list of enrolled signers including signatures is displayed. The list is searchable by typing a search criterion. 24 P a g e

25 After selecting a signer, the captured signature including capture information is displayed Manage Tablets The menu tablet shows all supported signature devices. 25 P a g e

26 5 SignArchive Client usage SignArchive Client allows establishing the connection between SignDoc and SignArchive. It will allow inserting reference signatures directly from SignDoc into SignArchive database as well as verifying the signatures against stored in SignArchive database references. 5.1 First Start Please make sure that all the installation and configuration has been properly done as it is described in the chapter Add reference to SignArchive Please start SignDoc application Select menu SignDoc > Reference > Add reference to SignArchive The signature capture dialog will shown where user will need to specify: Name (optional) Identification (required) Enter a reference signature Provide all the necessary information and click OK The reference signature will be stored in the SignArchive database Compare against SignArchive Please start SignDoc application Open signed document Select with a mouse click signature that you would like to verify against the SignArchive reference Select the menu SignDoc > Authenticate / Compare > Compare against SignArchive The will be a message displayed notifying about the comparison result. 26 P a g e

27 6 License Information To get an unlimited license for SignArchive, please carry out following steps: 1. Obviously you already have installed SignArchive. 2. Invoke the license viewer by clicking on Start > Programs > SignArchive > License Information. 3. Copy Installation Code into your to and enter that code there. 4. You will receive an containing the license file. 5. Copy the license file to a temporary folder. 6. In the license information dialog press the button "Install license", navigate to the temporary folder and double click your license file. 7. The license manager will copy and register the license file and finally pop up a message to inform on the final result. 8. Following window should be displayed. 9. Please restart the SignArchive Service (MyComputer > Manager > Services and Applications > Services > Apache Tomcat SignArchive > Restart) to reread the updated license. 27 P a g e

28 7 Registered Trademarks 7.1 Registered Trademarks of SOFTPRO SignWare, SignDoc, SignPad, SignBase and SignPlus are registered trademarks of SOFTPRO GmbH. All other brand and product names are trademarks or registered trademarks of their respective holders. 28 P a g e

LiveNX Upgrade Guide from v5.1.2 to v Windows

LiveNX Upgrade Guide from v5.1.2 to v Windows LIVEACTION, INC. LiveNX Upgrade Guide from v5.1.2 to v5.1.3 - Windows UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

More information

Perceptive Matching Engine

Perceptive Matching Engine Perceptive Matching Engine Installation and Setup Guide Version: 1.0.x Written by: Product Development, R&D Date: March 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents Overview...

More information

Contents Upgrading BFInventory iii

Contents Upgrading BFInventory iii Upgrading ii Upgrading Contents Upgrading.............. 1 Upgrading to IBM Tivoli Endpoint Manager for Software Use Analysis version 2.0....... 1 Planning and preparing for the upgrade.... 2 Installing

More information

ER/Studio Enterprise Portal 1.1 Installation Guide

ER/Studio Enterprise Portal 1.1 Installation Guide ER/Studio Enterprise Portal 1.1 Installation Guide 2nd Edition, April 16/2009 Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco,

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

Product Documentation. ER/Studio Portal. Installation Guide. Version 1.5 Published October 8, 2009

Product Documentation. ER/Studio Portal. Installation Guide. Version 1.5 Published October 8, 2009 Product Documentation ER/Studio Portal Installation Guide Version 1.5 Published October 8, 2009 2nd Edition Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California

More information

StreamServe Persuasion SP5

StreamServe Persuasion SP5 StreamServe Persuasion SP5 Installation Guide Rev B StreamServe Persuasion SP5 Installation Guide Rev B OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents pending Use

More information

Agiloft Installation Guide

Agiloft Installation Guide Agiloft Installation Guide HELP-13APR17 CONTENTS 1. Installation Guide............................................ 3 1.1 Pre-Installation for Windows................................ 5 1.2 Pre-Installation

More information

Connect Install Guide

Connect Install Guide Connect Install Guide Version 3.2 Publication Date: December 16, 2013 Copyright Metalogix International GmbH 2008-2013. All Rights Reserved. This software is protected by copyright law and international

More information

8x8 Virtual Office Salesforce Call Center Interface User Guide

8x8 Virtual Office Salesforce Call Center Interface User Guide 8x8 Virtual Office User Guide August 2012 The Champion For Business Communications Table of Contents 8x8 Virtual Office Salesforce Call Center App... 3 System Requirements...3 Installation... 4 Uninstalling

More information

Automation Anywhere Enterprise 10 LTS

Automation Anywhere Enterprise 10 LTS Automation Anywhere Enterprise 10 LTS Document Version: 1.3 Installation Guide Date of Publication: 15 th November, 2016 Update(s) to this document edition: Table of Contents 1. Client Prerequisites Processor

More information

Installation Guide Worksoft Certify

Installation Guide Worksoft Certify Installation Guide Worksoft Certify Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Installation Guide Version 9.0.3 Copyright 2017 by Worksoft,

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

More information

SQL Data Export for PS/PSS

SQL Data Export for PS/PSS Version 3.0.6 USER MANUAL (M98232701-03-18A) CIRCUTOR, SA INDEX 1.- SQL DATA EXPORT SOFTWARE INSTALLATION... 3 1.1.- ENABLE REMOTE CONNECTIONS OF THE SQL SERVER... 15 1.2.- UNINSTALL SQL SERVER... 17 2.-

More information

Scribe Insight Installation Guide. Version August 10, 2011

Scribe Insight Installation Guide. Version August 10, 2011 Scribe Insight Installation Guide Version 7.0.2 August 10, 2011 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Re-installing SQL Server 2012 Express

Re-installing SQL Server 2012 Express Re-installing SQL Server 2012 Express This document helps you in re-installing SQL Server 2012 Express edition without losing data on the current TM1000 database (Other databases on SQL will be removed).

More information

Installation Manual. Fleet Maintenance Software. Version 6.4

Installation Manual. Fleet Maintenance Software. Version 6.4 Fleet Maintenance Software Installation Manual Version 6.4 6 Terri Lane, Suite 700 Burlington, NJ 08016 (609) 747-8800 Fax (609) 747-8801 Dossier@dossiersystemsinc.com www.dossiersystemsinc.com Copyright

More information

KG-TOWER Software Download and Installation Instructions

KG-TOWER Software Download and Installation Instructions KG-TOWER Software Download and Installation Instructions Procedures are provided for three options to download and install KG-TOWER software version 5.1. Download to a temporary folder and install immediately.

More information

SQL 2012 Installation

SQL 2012 Installation This document will go through a basic SQL Server 2012 installation. For installation requirements, support and download information please visit the following Microsoft websites. Before you start, you

More information

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9 Media Writer Installation Guide Version 5.1.9 Regulations and Compliance Tel: 1-844-535-1404 Email: TS_PACSGEAR@hyland.com 2018 Hyland. Hyland and the Hyland logo are trademarks of Hyland LLC, registered

More information

Installation Instructions for SAS Activity-Based Management 6.3

Installation Instructions for SAS Activity-Based Management 6.3 Installation Instructions for SAS Activity-Based Management 6.3 Copyright Notice The correct bibliographic citation for this manual is as follows: SAS Institute Inc., Installation Instructions for SAS

More information

Mascot Insight Installation and setup guide

Mascot Insight Installation and setup guide Mascot Insight Installation and setup guide System requirements These are the system requirements for a Mascot Insight server. On the client side, Mascot Insight can be accessed from most web browsers.

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide 2013 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC and QualTrend are registered trademarks of DataNet Quality Systems. All other trademarks

More information

HR-Lite Database & Web Service Setup Guide

HR-Lite Database & Web Service Setup Guide HR-Lite Database & Web Service Setup Guide Version: 1.00 HR21 Limited All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

DefendX Software Control-Audit for Hitachi Installation Guide

DefendX Software Control-Audit for Hitachi Installation Guide DefendX Software Control-Audit for Hitachi Installation Guide Version 4.1 This guide details the method for the installation and initial configuration of DefendX Software Control-Audit for NAS, Hitachi

More information

LiveNX Upgrade Guide from v5.2.0 to v5.2.1

LiveNX Upgrade Guide from v5.2.0 to v5.2.1 LIVEACTION, INC. LiveNX Upgrade Guide from v5.2.0 to v5.2.1 UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction

More information

AccessData FTK Quick Installation Guide

AccessData FTK Quick Installation Guide AccessData FTK Quick Installation Guide Document date: May 20, 2014 2014 AccessData Group, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval system,

More information

NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp

NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp Installation Guide This guide provides a short introduction to the installation and initial configuration of NTP Software

More information

Novell ZENworks Asset Management 7

Novell ZENworks Asset Management 7 Novell ZENworks Asset Management 7 w w w. n o v e l l. c o m July 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 Upgrade/Update Matrix...1 Installation Choices...2 ZENworks Asset

More information

Upgrade Tool Guide. July

Upgrade Tool Guide. July Upgrade Tool Guide July 2015 http://www.liveaction.com 4.X to 5.0 The Upgrade Guide from 4.X to 5.0 consists of three parts: Upgrading the LiveAction Server Upgrading the LiveAction Node Upgrading the

More information

NTP Software File Auditor for Hitachi

NTP Software File Auditor for Hitachi NTP Software File Auditor for Hitachi Installation Guide Version 3.3 This guide details the method for the installation and initial configuration of NTP Software File Auditor for NAS, Hitachi Edition,

More information

Immotec Systems, Inc. SQL Server 2008 Installation Document

Immotec Systems, Inc. SQL Server 2008 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

More information

PRPC Personal Edition Installation Guide 6.3 SP1

PRPC Personal Edition Installation Guide 6.3 SP1 PRPC Personal Edition Installation Guide 6.3 SP1 Copyright 2012 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain trade

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

SAS Activity-Based Management Server Software 6.1 for Windows

SAS Activity-Based Management Server Software 6.1 for Windows Installation Instructions SAS Activity-Based Management Server Software 6.1 for Windows Pre-installation Checklist Before you start to install or upgrade SAS Activity-Based Management Server, please follow

More information

AccessData FTK Quick Installation Guide

AccessData FTK Quick Installation Guide AccessData FTK Quick Installation Guide Document date: February 11, 2015 2015 AccessData Group, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval

More information

Installing Intellicus DotNet Client on Windows. Version: 16.0

Installing Intellicus DotNet Client on Windows. Version: 16.0 Installing Intellicus DotNet Client on Windows Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E TEKLYNX CENTRAL I N S T A L L A T I O N G U I D E Note TEKLYNX CENTRAL Installation Guide The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information

ControlPoint. Installation Guide for SharePoint August 23,

ControlPoint. Installation Guide for SharePoint August 23, ControlPoint Installation Guide for SharePoint 2007 August 23, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of

More information

AxoNet Software GmbH Installation and Operation of asanetwork Network Manager Version 2.5 or later

AxoNet Software GmbH Installation and Operation of asanetwork Network Manager Version 2.5 or later Installation and Operation of asanetwork Network Manager Version 2.5 or later Copyright 2013, Martin Rothschink 1. Requirements... 3 1.1. Minimum PC Hardware requirements... 3 1.2. Supported Operating

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

Payment.Solution Enterprise Manager Users Guide

Payment.Solution Enterprise Manager Users Guide Payment.Solution Enterprise Manager Users Guide Installation Payment.Solution Enterprise Manager Introduction Payment.Solution Enterprise Manager is a management console used to report on the activities

More information

Aretics T7 Installation Manual

Aretics T7 Installation Manual Aretics T7 Installation Manual 1(24) Aretics T7 Installation Manual This document describes how to manage Aretics T7 in your IT environment. Here you will find information about installing the system,

More information

FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine

FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine FUEGOBPM System Administration Training PART NO. FEPOECv5.5 Date January 1, 2005 Copyright Fuego, Inc. 2004.

More information

ActiveFlow. Installation Guide. Revision Date: Feb 15, 2011

ActiveFlow. Installation Guide. Revision Date: Feb 15, 2011 ActiveFlow Revision Date: Feb 15, 2011 DISCLAIMER: The names of files, values and reports in this Guide may differ slightly from those in the example files supplied with your software. Page 1 The information

More information

AxoNet Software GmbH Installation and Operation of asanetwork Network Manager Version 3.0 or later

AxoNet Software GmbH Installation and Operation of asanetwork Network Manager Version 3.0 or later Installation and Operation of asanetwork Network Manager Version 3.0 or later Copyright 2013-2014, Martin Rothschink 1. Requirements... 4 1.1. Minimum PC Hardware requirements... 4 1.2. Supported Operating

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Guide

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Guide Sage ERP Accpac 6.0A SageCRM 7.0 I Integration Guide 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage ERP Accpac product and service names mentioned herein are registered

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

AutoMate BPA Server 9 Installation Wizard

AutoMate BPA Server 9 Installation Wizard AutoMate BPA Server 9 Installation Wizard Applies To: AutoMate BPA Server 9 Published: 1/26/2011 AutoMate BPA Installation Wizard AutoMate BPA Server follows the client server model of computing where

More information

LABEL ARCHIVE Administrator s Guide

LABEL ARCHIVE Administrator s Guide LABEL ARCHIVE Administrator s Guide DOC-LAS2015_25/05/2015 The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject

More information

Installation Instructions for SAS Activity-Based Management 6.2

Installation Instructions for SAS Activity-Based Management 6.2 Installation Instructions for SAS Activity-Based Management 6.2 Copyright Notice The correct bibliographic citation for this manual is as follows: SAS Institute Inc., Installation Instructions for SAS

More information

Deltek Costpoint New Installation Guide for Microsoft SQL Server

Deltek Costpoint New Installation Guide for Microsoft SQL Server Deltek Costpoint 7.1.1 New Installation Guide for Microsoft SQL Server December 11, 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

Note that if the downloadable distribution file is provided to you by an HP representative, you can skip the downloading steps in this README.

Note that if the downloadable distribution file is provided to you by an HP representative, you can skip the downloading steps in this README. README for the HP ODBC Driver for Windows Product version: HP Neoview Release 1.2 Document Version: 1.0 Part Number: 543711-001 Date: 20 November 2006 This README file describes how to install and set

More information

SUMMATION PRO INSTALLATION AND UPGRADE GUIDE MULTI-SERVER VERSION 6.0

SUMMATION PRO INSTALLATION AND UPGRADE GUIDE MULTI-SERVER VERSION 6.0 SUMMATION PRO INSTALLATION AND UPGRADE GUIDE MULTI-SERVER VERSION 6.0 REV. OCTOBER 13, 2015 CONTENTS About this System Maintenance Guide... 4 Other Guides... 4 About the System Specification Guide... 4

More information

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version Installation Guide 3CX CRM Plugin for ConnectWise Single Tenant Version "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may

More information

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Installing and Configuring Cisco Unified Real-Time Monitoring Tool CHAPTER 2 Installing and Configuring Cisco Unified Real-Time Monitoring Tool You can install Cisco Unified Real-Time Monitoring Tool (RTMT), which works for resolutions 800*600 and above, on a computer

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

SAS Model Manager 2.3

SAS Model Manager 2.3 SAS Model Manager 2.3 Administrator's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS Model Manager 2.3: Administrator's Guide. Cary,

More information

PlexService 2.5 Installation Guide

PlexService 2.5 Installation Guide PlexService 2.5 Installation Guide Copyright 2000-2003 K-Plex Inc. All rights reserved Page 1 Table of Contents 1 Introduction... 3 2 System Requirements... 4 2.1 Hardware... 4 2.2 Software... 4 3 Installation...

More information

Healthcare Database Connector

Healthcare Database Connector Healthcare Database Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark

More information

Hypertext Transfer Protocol Over Secure Sockets Layer (HTTPS)

Hypertext Transfer Protocol Over Secure Sockets Layer (HTTPS) Hypertext Transfer Protocol Over Secure Sockets Layer (HTTPS) This chapter provides information about Hypertext Transfer Protocol over Secure Sockets Layer. HTTPS, page 1 HTTPS for Cisco Unified IP Phone

More information

Perceptive Connect. Installation and Setup Guide. Beta version: Compatible with ImageNow, versions 6.6.x and 6.7.x

Perceptive Connect. Installation and Setup Guide. Beta version: Compatible with ImageNow, versions 6.6.x and 6.7.x Perceptive Connect Installation and Setup Guide Beta version: 0.12.1 Compatible with ImageNow, versions 6.6.x and 6.7.x Written by: Product Documentation, R&D Date: November 2013 2013 Perceptive Software.

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Using Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS)

Using Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) CHAPTER 2 Using Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) This chapter contains information on the following topics: HTTPS Overview, page 2-1 HTTPS for Cisco Unified IP Phone Services,

More information

Database Migration Guide

Database Migration Guide Database Migration Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition to Microsoft SQL Server 2005 or 2008 Enterprise, Standard, or Workgroup Editions. Contents

More information

SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS

SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS 1 SEMS SOFTWARE SUITE INSTALLATION INFORMATION Getting Started FTP Link The installation files can be downloaded from our FTP site. The

More information

Data Exchange 3. The easy way to turn your data into valuable information. VERSION 3.0

Data Exchange 3. The easy way to turn your data into valuable information. VERSION 3.0 Data Exchange 3 The easy way to turn your data into valuable information. VERSION 3.0 12-21-2017 DATA EXCHANGE 3 1 TABLE OF CONTENTS SECTION 1. Overview... 6 1.1. MAIN GOALS...6 1.2. How it Works...6 Data

More information

2012 Peer Small Business Data

2012 Peer Small Business Data Welcome The installation program installs the following data sets: 2012 Peer Small Business Data 2012 Peer Small Business Data In order to use this data set you should be running CRA Wiz and Fair Lending

More information

AutoMate BPA Server 10 Installation Guide

AutoMate BPA Server 10 Installation Guide AutoMate BPA Server 10 Installation Guide AutoMate BPA Server follows the client/server model of computing where one or more servers are hosts that share their resources with multiple clients. Since data

More information

Sage Residential Management Versions 9.5 through Installation Guide

Sage Residential Management Versions 9.5 through Installation Guide Sage Residential Management Versions 9.5 through 14.1 Installation Guide This is a publication of Sage Software, Inc. Copyright 2014. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

Immotec Systems, Inc. SQL Server 2008 Installation Document

Immotec Systems, Inc. SQL Server 2008 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Accops HyWorks v3.0. Installation Guide

Accops HyWorks v3.0. Installation Guide Accops HyWorks v3.0 Installation Guide Last Update: 4/25/2017 2017 Accops Technologies Pvt. Ltd. All rights reserved. The information contained in this document represents the current view of Propalms

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide Copyright 2009 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC and QualTrend are registered trademarks of DataNet Quality Systems. All other

More information

Device Registration Service. Installation Guide

Device Registration Service. Installation Guide Document Imaging Solutions Device Registration Service Installation Guide Nuance Device Registration Service Installation Guide Document Revision Date Revision List September 16, 2017 Updated for DRS 7.11

More information

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012 Perceptive TransForm E-Forms Manager 8.x Installation and Configuration Guide March 1, 2012 Table of Contents 1 Introduction... 3 1.1 Intended Audience... 3 1.2 Related Resources and Documentation... 3

More information

MassTransit Server Installation Guide for Windows

MassTransit Server Installation Guide for Windows MassTransit 6.1.1 Server Installation Guide for Windows November 24, 2009 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296 E-mail: info@grouplogic.com

More information

BioStar INSTALLATION GUIDE. Version 1.00 English

BioStar INSTALLATION GUIDE. Version 1.00 English BioStar 2.6.0 INSTALLATION GUIDE Version 1.00 English Contents Getting Started... 3 System Requirements... 3 BioStar 2 Video Extension... 3 BioStar 2 API Server... 3 Installing BioStar 2... 4 Login...

More information

Microsoft SQL Server 2014

Microsoft SQL Server 2014 PersonalEffect Microsoft SQL Server 2014 Installation Guide Notices 2015 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents. JP Patent 4406364B and pending

More information

Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS)

Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) This chapter provides information about Hypertext Transfer Protocol over Secure Sockets Layer. HTTPS, page 1 HTTPS for Cisco Unified IP Phone

More information

ASSET TRACKING SYSTEM INSTALLATION GUIDE

ASSET TRACKING SYSTEM INSTALLATION GUIDE ASSET TRACKING SYSTEM INSTALLATION GUIDE 1 ASSET TRACKING SYSTEM INSTALLATION GUIDE This document walks through the steps necessary for installing the program. TO INSTALL ATS: You should have administrator

More information

Jedox Installation on Windows

Jedox Installation on Windows Jedox Installation on Windows Important: It is not possible to load a database in a previous version that was once loaded in version 5.0! On Windows you must have Administrator Rights for the installation

More information

Sherlock Tutorial Getting Started

Sherlock Tutorial Getting Started Sherlock Tutorial Getting Started Background Sherlock is a Java-based application that allows users to analyze the reliability of circuit card assemblies based on their design files. Sherlock has been

More information

USB-MIDI Driver installation and settings...1 Windows XP users... 1

USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installation Guide Table of Contents USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installing the KORG USB-MIDI Driver... 1 Allowing driver installation without a digital signature...

More information

Dell Connections License Manager Version 1.1 Installation Guide

Dell Connections License Manager Version 1.1 Installation Guide Dell Connections License Manager Version 1.1 Installation Guide Contents 1 About Dell Connections License Manager... 3 System Requirements...3 2 Setting Up Dell Connections License Manager...5 Prerequisites...

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Storage Manager 2018 R1. Installation Guide

Storage Manager 2018 R1. Installation Guide Storage Manager 2018 R1 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation Upgrading the Secure Access Unified ID System to Equitrac Office 4.2.0 2010 Equitrac Corporation Upgrading the Xerox Secure Access Unified ID System to Equitrac Office 4.2.0 Document Revision History Revision

More information

EMS MASTER CALENDAR Installation Guide

EMS MASTER CALENDAR Installation Guide EMS MASTER CALENDAR Installation Guide V44.1 Last Updated: May 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction

More information

PACSgear Core Server

PACSgear Core Server PACSgear Core Server Installation and Setup Guide LX-DOC-PCS3.6.0-IN-EN-REVA Version 3.6.0 Regulations and Compliance Tel: 1-844-535-1404 Email: TS_PACSGEAR@hyland.com 2018 Hyland. Hyland and the Hyland

More information

NeuralStar Installation Guide

NeuralStar Installation Guide NeuralStar Installation Guide Version 9.8 Release 3 May 2012 1st Edition Preface Software License Agreement Software is defined as the Kratos Technology & Training Solutions, Inc. computer programs with

More information

TIBCO ActiveMatrix BusinessWorks Installation

TIBCO ActiveMatrix BusinessWorks Installation TIBCO ActiveMatrix BusinessWorks Installation Software Release 6.2 November 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Installing Sentry-go Quick Monitors, Sentry-go Plus!, Client Tools & Enterprise Reporting

Installing Sentry-go Quick Monitors, Sentry-go Plus!, Client Tools & Enterprise Reporting Installing Sentry-go Quick Monitors, Sentry-go Plus!, Client Tools & Enterprise Reporting 3Ds (UK) Limited, November, 2013 http://www.sentry-go.com Be Proactive, Not Reactive! This guide gives full details

More information

AVG Business Edition Remote Administration

AVG Business Edition Remote Administration AVG Business Edition Remote Administration User Manual Document revision AVG.02 (1/7/2018) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

Installation, Upgrade, and Setup Guide Version: 10.2

Installation, Upgrade, and Setup Guide Version: 10.2 Perceptive Enterprise Search Installation, Upgrade, and Setup Guide Version: 10.2 Written by: Product Documentation, R&D Date: March 2013 2013 Perceptive Software. All rights reserved CaptureNow, ImageNow,

More information

IQSweb Installation Instructions Version 5.0

IQSweb Installation Instructions Version 5.0 IQSweb Installation Instructions Version 5.0 Contents Additional References... 3 IQSweb ROSS Connection... 3 IQSweb V5.0 Install/Upgrade Scenarios... 4 IQSweb Configuration Options... 5 A. Single Computer/Server

More information