PLA 3.0. Installation Guide

Size: px
Start display at page:

Download "PLA 3.0. Installation Guide"

Transcription

1 PLA 3.0 Installation Guide

2 PLA Installation Guide COPYRIGHT 2015 by Stegmann Systems GmbH, Rodgau, Germany. All rights reserved. CONTACT Stegmann Systems GmbH Raiffeisenstr. 2 // C1, C Rodgau Germany Phone: Fax: support@bioassay.de 2

3 Table of Contents TABLE OF CONTENTS Copyright... 2 Contact... 2 Table of Contents... 3 Welcome... 7 Installation Guide... 8 Installing PLA System Requirements (Local Installation)... 8 System Requirements (Terminal Server Installation)... 8 System Requirements (SQL Server)... 9 Preparing the System... 9 Installation... 9 Network Protection Key Server Installation HASP Keys Prerequisites Installation of the HASP Driver Allow Access From Remote Clients Configure Access (Server Side) Configure Access (Client Side) HASP Software Protection Keys Hardlock Keys Prerequisites Installation of the Hardlock Driver Configure Access (Client Side)

4 PLA Installation Guide Hardware Keys on Virtual Machines Local Protection Key Installation Managing Software Protection Keys Installation of a Software Key Create New Protection Key Apply License File Update of an existing Software Key Create Update Key Request Apply License File Transfer of a Software Key Prerequisites Collect and Save Information Create License Transfer File Apply License File Deployment Scenarios Concepts Databases Database Connections Trial Version Licenses Seat License Concurrent Use License License Key Global Properties

5 Table of Contents User Specific Properties Database Policies Used Paths Scenarios General Standalone Environment (Seat License) Multi User Environment (Seat License) Multi User Environment (Concurrent Use License) Terminal Server Environment Managing License Keys License Information Software Protection Key Serial Number License Keys Download Add Rollout Adjust Global Properties Properties Manage Databases Create Databases Preparation (MS-SQL Only) Initialization MS-SQL SQLite

6 PLA Installation Guide Manage Database Connections Import Database Connections Export Database Connections Distributing Database Connection

7 Welcome WELCOME Welcome to the PLA 3.0 Installation Guide. This handbook is primarily intended for system administrators. This guide describes the deployment scenarios for PLA 3.0, the installation of PLA 3.0 and the license server as well as extended preferences for the usage of PLA 3.0. It is supposed to help system administrators to adjust PLA 3.0 to company guidelines. 7

8 PLA Installation Guide INSTALLATION GUIDE INSTALLING PLA 3.0 SYSTEM REQUIREMENTS (LOCAL INSTALLATION) Item Minimum Recommended Operating System Windows 7, Windows 8, Windows 8.1 Processor Single-core, 2 GHz Quad-core, 2,4 GHz or faster Memory 2 GB RAM 4 GB RAM Hard disk 500 MB of available space 1 GB of available space, or more Graphics display Graphics display with 1024 x 768 resolution Minimum Color 16 Bit Depth Software installation Software activation Storage space for a about 25 MB local database Storage space per assay Graphics display with 1280 x 1024 or higher resolution Internet connection or CD drive USB 2.0 port or remote license server about 1 MB including audit trail, depending on complexity and number of changes SYSTEM REQUIREMENTS (TERMINAL SERVER INSTALLATION) Item Minimum Recommended Operating System Windows Server 2003, Windows Server 2008, Windows Server 2008R2, Windows Server 2012, Windows Server 2012R2 Hard disk 500 MB of available space 1 GB of available space, or more 8

9 Installation Guide SYSTEM REQUIREMENTS (SQL SERVER) Item Minimum Recommended Version Microsoft SQL Server 2005, Microsoft SQL Server 2008 Processor *) Single-core, 2 GHz Quad-core, 2,4 GHz or faster Memory *) 2 GB RAM 4 GB RAM Hard disk 500 MB of available space 1 GB of available space, or more Storage space per database about 25 MB Storage space per assay about 1 MB including audit trail, depending on complexity and number of changes *) Based on Microsoft recommendations. PREPARING THE SYSTEM Ensure there is enough free disc space on the system. Adobe Reader will be required for viewing and printing reports on the system. This free software is available at INSTALLATION Start the setup as administrator and follow the instructions. In case there was a previous version of PLA 3.0 installed on this system, it will be recognized by the setup. Previously installed PLA 3.0 versions will be removed by the installation program. Important: After completing the PLA 3.0 setup, you also need to run the PLA 3.0 application as administrator once, to finalize the installation. Extended Adjustments can be made after the installation and are covered in the following chapters. 9

10 PLA Installation Guide NETWORK PROTECTION KEY SERVER INSTALLATION Besides local Protection Keys, PLA 3.0 supports using Protection Keys via local networks. These Network Protection Keys are multi user licenses and allow authenticating a certain amount of running PLA instances. These instances only count if the Protection Key with a valid Activation Key is used to authenticate PLA License Keys, to enable a fully functional PLA 3.0 instance. HASP KEYS HASP keys are available as a hardware or a software protection key and have advanced methods to configure the client-server access. PREREQUISITES The license server needs to be accessible for the PLA workstations via your local network. The Sentinel License Manager Service requires certain ports to be opened on the Protection Key server and on any client that needs to access the Protection Key server. Incoming and outgoing network traffic for TCP Port 1947 and UDP Port 1947 need to be allowed between the PLA License Server and the PLA Workstations. IPv4 sockets are always opened (Sentinel License Manager currently does not work without IPv4 installed). IPv6 sockets are opened if IPv6 is available. These sockets need to be opened if you want to access the Admin Control Center locally on the server, too. INSTALLATION OF THE HASP DRIVER To install a HASP Network Key, you have to install the HASP driver using the haspdinst.exe from the PLA 3.0 installation CD via the command line using the parameter -i. 10

11 Installation Guide The Sentinel LDK driver installs a service named Sentinel Local License Manager that needs to run on the PLA License Server to allow the PLA Workstations to use the Protection Key. ALLOW ACCESS FROM REMOTE CLIENTS Connect the Network HASP Hardware Key or install a HASP Software Key and open the Web Admin Control Center in your browser at :1947. When selecting Sentinel Keys, a list of all available HASP Keys is displayed. These HASP Keys are either locally connected to your computer or shared by other computers using the local network. 11

12 PLA Installation Guide To use the HASP Key via the local network, click Configuration and select the tab Access from Remote Clients. Allow Access from Remote Clients has to be activated to allow other computers to authenticate their PLA 3.0 licenses using the HASP Key. When saving these properties using Submit, it may take several minutes to activate them. Afterwards the HASP Key is available in the local network and can be used by PLA 3.0 instances. CONFIGURE ACCESS (SERVER SIDE) The HASP license server can allow only specific clients to be able to receive licenses from the license server. The Access Restrictions textbox allows setting additional restrictions. The PLA 3.0 access to HASP Keys can be restricted. The entries are made line by line and the first lines are prioritized. Entries are: allow=<ip> or <Hostname> or all deny=<ip> or <Hostname> or all At the end of the list the entry allow=all will be appended if it is not yet part of the list. When saving these properties using Submit, it may take several minutes to activate them. CONFIGURE ACCESS (CLIENT SIDE) If there are multiple license server in a network it is possible to configure PLA 3.0 to use a specific license server or to prioritize certain license servers over others. These access restrictions can be enabled in the pla.properties file (see chapter Adjust Global Properties and chapter Used Paths). The selection of the HASP Key Servers can be influenced by the following properties (see chapter Properties in Global Properties): 12

13 Installation Guide com.stegmannsystems.edp.license.hasptargethostnames It is possible to specify one or more hostnames of HASP Key Servers by dividing them with semicolons. First listed hostnames are prioritized. com.stegmannsystems.edp.license.hasptargetips It is possible to specify one or more IP addresses of HASP Key Servers by dividing them with semicolons. First listed IP addresses are prioritized. Using both properties at the same time is possible. The list with hostnames is used first, followed by the list of IP addresses. com.stegmannsystems.edp.license.providers This property allows setting which type of Protection Key Server is addressed. Hasp only uses HASP Key Servers. Hardlock only uses Hardlock Key Servers. If not configured HASP license servers have a higher priority than Hardlock license servers. HASP SOFTWARE PROTECTION KEYS How to setup and manage software protection keys is covered in the chapter Managing Software Protection Keys. The steps described in the Create New Protection Key subchapter of Managing Software Protection Keys need to be applied on the PLA License Server, because the protection key has to be created for the PLA License Server. HARDLOCK KEYS Hardlock keys are only available as a hardware and have a reduced set of methods to configure the client-server access. 13

14 PLA Installation Guide PREREQUISITES The license server needs to be accessible for the PLA workstations via your local network. The Hardlock Monitor requires certain ports to be opened on the Protection Key server and on any client that needs to access the Protection Key server. Incoming and outgoing network traffic for UDP Port 3047 needs to be allowed between the PLA License Server and the PLA Workstations. INSTALLATION OF THE HARDLOCK DRIVER To install the Hardlock Key Server software, administrative rights are required. Start the aksmon32_setup.exe and install the Aladdin Monitor software. This software monitors sessions on the Network Hardlock Key and manages the Hardlock Server services. Start Aladdin Monitor with administrative rights. 14

15 Installation Guide Select Hardlock in the Services menu and afterwards install the HL- Server Service. The installation was completed if the following message is displayed. Start the Hardlock Server Service which is located in the Services sub menu Hardlock. The hostname of the computer is now displayed in the Navigator in the folder Hardlock. If it is not displayed, please reload the list via Reload in the File menu. Now connect the Network Hardlock Key with the computer. The Navigator now displays the sub item 9307 below the hostname. If the sub item is not displayed, please reload again. Selecting the sub item 9307 displays a list, containing all currently connected PLA 3.0 instances. 15

16 PLA Installation Guide CONFIGURE ACCESS (CLIENT SIDE) The access on Network Hardlock Key Servers can be restricted through setting the environment variable HLS_IPADDR to one or more IP addresses or hostnames. Values are separated with commas. The computer will only search these addresses for Network Hardlock Key Servers. Annotation: This environment variable affects all programs using a Hardlock Key Server. Thus adjust the environment variable so it includes all addresses of all Network Hardlock Key Servers required by this computer. If there are Hardlock and HASP license server in your network it is possible to prioritize or enable only a certain type of license server via a property in the pla.properties file (see chapter Adjust Global Properties and chapter Used Paths). com.stegmannsystems.edp.license.providers 16

17 Installation Guide HARDWARE KEYS ON VIRTUAL MACHINES When using Hardware Keys on virtual machines, we recommend connecting the Network Hardware Key with the virtual machine via a network USB device. Depending on your virtualization environment, it may be possible to connect the Network Hardware Key with a physical USB port of the host. The installation of the Protection Key Server software depends on the type of the Protection Key, but is identical with the one on a physical machine. For further information, please read the HASP Key or Hardlock Key section of this chapter. LOCAL PROTECTION KEY INSTALLATION The drivers for the protection keys are part of the PLA 3.0 setup and will be installed automatically. It is also possible to install them manually using the HASPUserSetup.exe from the PLA 3.0 installation CD. When using a hardware protection key you need to connect it to the workstation. If you are using a software protection key please follow the instructions in subchapter Installation of a Software Key in the Managing Software Protection Keys chapter. MANAGING SOFTWARE PROTECTION KEYS Software protection keys use the HASP license server system and the base configuration is similar to HASP license server with a hardware protection key. However the installation and management of the software key on the license server requires a few more steps described in the following chapters. 17

18 PLA Installation Guide INSTALLATION OF A SOFTWARE KEY A Software Key is always bound to the computer it has been created on and cannot be used on any other computer to verify Activation or License Keys. If you need to move your PLA License Server to a different computer you need to perform a Software Key license transfer process. Information on the transfer of Software Keys is available in the chapter Transfer of a Software Key. An active internet connection is not required during the process, you can send the containing the resulting Update receipt file (.C2V) using a different computer which has an active internet connection. CREATE NEW PROTECTION KEY Start the RUS_MATRG.exe to create a protection key or apply a license file. 18

19 Installation Guide To create a new protection key, select Installation of new protection key within the Collect Status Information tab of the Stegmann Systems Software Key Management application and press the Collect Information button. This option is disabled if you have already installed a protection key on the computer. When the required information has been successfully collected, an update receipt file (.C2V) will be generated. Save the generated update receipt file to your computer. 19

20 PLA Installation Guide Send the update receipt file (.C2V) that has been generated as written in the Create New Protection Key chapter to support@stegmannsystems.com. APPLY LICENSE FILE When you have sent an with the generated update receipt file to support@stegmannsystems.com, you will receive a reply from the Stegmann Systems customer service with an attached license file (.V2C). Save the license file to the computer the protection key has been created with. To apply a license file, start the RUS_MATRG.exe, switch to the Apply License File tab of the Stegmann Systems Software Key Management application and Select the license file (.V2C) you have received from the Stegmann Systems customer service. 20

21 Installation Guide After selecting the license file, proceed by clicking the Apply Update button. 21

22 PLA Installation Guide When the license file has been successfully applied, you have successfully installed the PLA Software Key. You now can activate the Software Key using the PLA License Manager. Further information on the PLA License Manager is available in the Managing Licenses chapter of the PLA Installation Guide. UPDATE OF AN EXISTING SOFTWARE KEY CREATE UPDATE KEY REQUEST 22

23 Installation Guide Start the RUS_MATRG.exe to create an update key request or apply a license file. To create an update key request, select Update of existing protection key within the Collect Status Information tab of the Stegmann Systems Software Key Management application and press the Collect Information button. 23

24 PLA Installation Guide Now select the protection key you need to get updated and press OK. When the required information has been successfully collected, an update receipt file (.C2V) will be generated. Save the generated update receipt file to your computer. Send the update receipt file (.C2V) that has been generated as written in the Create Update Key Request chapter to support@stegmannsystems.com. APPLY LICENSE FILE When you have sent an with the generated update receipt file to support@stegmannsystems.com, you will receive a reply from the Stegmann Systems customer service with an attached license file (.V2C). Save the license file to the computer the update key request has been created with. To apply a license file, start the RUS_MATRG.exe, switch to the Apply License File tab of the Stegmann Systems Software Key Management application select the license file (.V2C). You can only ap- 24

25 Installation Guide ply the license file to the computer the update key request has been created with. After selecting the license file, proceed by clicking the Apply Update button. 25

26 PLA Installation Guide When the license file has been successfully applied, you have successfully updated the PLA Software Key. You now can activate the Software Key using the PLA License Manager. Further information on the PLA License Manager is available in the Managing Licenses chapter of the PLA Installation Guide. TRANSFER OF A SOFTWARE KEY In case you need to replace your PLA License Server or PLA Workstation, the transfer of a Software Key process needs to be applied because the Software Key is bound to the computer it has been created with. In addition, the requirements listed below have to be met. It is recommended to close all PLA applications during the transfer of the Software Key. To transfer a license key meet the requirements and follow the steps listed in this chapter. PREREQUISITES When a Software Key needs to be transferred to a new PLA Workstation or License Server, the following requirements apply: Standalone environment: Target computer needs to be prepared as mentioned in Local Protection Key Installation. Multi user environment and terminal server environment: Target server has to meet the prerequisites for HASP server installation and HASP driver needs to be installed. Source computer and target computer need to be in the same network 26

27 Installation Guide Incoming and outgoing network traffic for TCP Port 1947 and UDP Port 1947 needs to be allowed between source and target computer A way to transfer files between target and source computer COLLECT AND SAVE INFORMATION Start the RUS_MATRG.exe on the target computer and open the Transfer License tab to transfer a Software Key. The target computer is the computer the license will be transferred to. 27

28 PLA Installation Guide In the Transfer License tab, click the button of the Collect information about the recipient computer area to choose a destination for the recipient information file (.ID). After choosing a destination file for the recipient information file (.ID), press the Collect and Save Information button to create the file. 28

29 Installation Guide When the file has been successfully created, make the file, or a copy of the file, available for the source computer of the license transfer process. The source computer of the license transfer process is the computer that is currently holding the Software Key. CREATE LICENSE TRANSFER FILE Start the RUS_MATRG.exe on the source computer and open the Transfer License tab to transfer a Software Key. The source computer is the computer the license will be transferred from. 29

30 PLA Installation Guide Use the button next to the Read the recipient information file from input field of the Transfer License tab and select the recipient information file that has been created as written in the Collect and Save Information chapter. 30

31 Installation Guide Use the button next to the Generate the license transfer file to input field of the Transfer License tab to choose a destination for the license transfer file (.H2H). After choosing a destination for license transfer file (.H2H), press the Generate License Transfer File button to create the file. Confirm that you do want to transfer the selected license key to a different computer using the Yes button of the dialog. 31

32 PLA Installation Guide When the file has been successfully created, make the file, or a copy of the file, available for the target computer of the license transfer process. The target computer of the license transfer process is the computer the Software Key needs to be transferred to. 32

33 Installation Guide The source computer now has lost the Software Key. As long as the Software Key has not been transferred to the target computer, it cannot be used to enable License Keys of a PLA installation. APPLY LICENSE FILE Switch back to the RUS_MATRG.exe on the target computer and open the Apply License File tab to transfer the Software Key. The target computer is the computer the license will be transferred to. 33

34 PLA Installation Guide Use the button of the Apply License File tab to choose the license transfer file (.H2H) that has been created as written in the Create License Transfer File chapter. After choosing the license transfer file (.H2H), the Apply License File tab will show you a summary of the license transfer process. Press the Apply Update button to transfer the license to the target computer. When the license file has been successfully transferred, you have installed the PLA Software Key on the target computer. The Soft- 34

35 Installation Guide ware Key in combination with an Activation Key can be used again to enable License Keys of a PLA installation. DEPLOYMENT SCENARIOS CONCEPTS DATABASES PLA 3.0 supports databases with Client-Server model as well as local ones or local databases shared via network connections. This allows running a workstation completely autarkic, as well as working with one database in a multi user environment. DATABASE CONNECTIONS Database connections are automatically generated when creating a database in PLA 3.0. They contain connection data like path, address, username and the encrypted password to access a database. They are saved in a folder and are importable and exportable. Attention: Database connection files are no databases, but shortcuts to a database. TRIAL VERSION If you want to evaluate PLA 3.0, feel free to do so. Installing PLA 3.0 automatically gives you a 14 day trial license. If you need more time testing PLA 3.0, please contact the Stegmann Systems customer support using the contact information supplied in the Contact chapter of this book. While testing, all features of a PLA 3.0 license are available but PDF reports are tagged and cannot be printed. The functionality of the validation package is not available. 35

36 PLA Installation Guide LICENSES There are two different licensing models available for PLA 3.0: SEAT LICENSE A seat license is bound to a specific computer system. PLA 3.0 can be used by all users of this computer, but only one user at a time. It is not permitted to make use of several instances of PLA 3.0 by different users at once (e.g. via Remote Desktop). A Protection Key device needs to be connected to each computer system to enable the usage of a seat license. CONCURRENT USE LICENSE 36

37 Installation Guide A network hardware key is attached to a license server which keeps track of the licenses currently in use and the maximum of allowed licenses. The concurrent use license allows the installation of PLA 3.0 on any number of computer systems within your site. At startup PLA 3.0 contacts the license server to obtain a license. LICENSE KEY The licensing of PLA 3.0 is dual. This means there is a licensing via physical or software protection key and license keys in addition, which can only be activated in combination with the matching protection key. Stegmann Systems runs a server where the license keys for the protection keys are stored and can be downloaded if an internet connection is available and the protection key is connected. It is possible to activate your license without an active internet connection by manually adding license keys. GLOBAL PROPERTIES Some properties in PLA 3.0 affect the whole system. Global properties are the used license keys, the restrictions for using network hardware keys, the list of available databases and properties to search for news and updates. These properties are mandatory for all users of the system. Important: To prevent users from changing system wide settings, remove the write permission for the corresponding user group from the pla.properties file. The path to the pla.properties file is available in the subchapter Used Paths. USER SPECIFIC PROPERTIES The user specific properties hold the default paths for actions, proxy settings and further UI properties. Frequently used paths can be 37

38 PLA Installation Guide defined as default paths for fast access on folders and documents by every user, to simplify the handling of PLA 3.0. DATABASE POLICIES The database policies define settings for password rules, electronic signatures and reasons for changes. Database policies can differ from database to database. It is possible for policies to be highly restrictive on the production database, while the test database has only policies of limited extend to avoid making tests unnecessarily complex. USED PATHS Global Properties Windows 7, 8.x, 2008, 2012: C:\ProgramData\Stegmann Systems\PLA 3.0\pla.properties Windows XP: C:\Documents and Settings\All Users\Application Data\Stegmann Systems\PLA 3.0\pla.properties Override Path of Properties- Files Database Connections Windows 7, 8.x, 2008, 2012: C:\ProgramData\Stegmann Systems\PLA 3.0\plaredirect.properties Windows XP: C:\Documents and Settings\All Users\Application Data\Stegmann Systems\PLA 3.0\plaredirect.properties Windows 7, 8.x, 2008, 2012: C:\ProgramData\Stegmann Systems\PLA 3.0\DBConnections Windows XP: C:\Documents and Settings\All Users\Application Data\Stegmann Systems\PLA 3.0\ DBConnections 38

39 Installation Guide Standard Component Packages Additional Component Packages User Specific Properties Windows 7, 8.x, 2008, 2012: C:\Program Files (x86)\stegmann Systems\PLA 3.0\packages Windows XP: C:\Programme\Stegmann Systems\PLA 3.0\packages Windows 7, 8.x, 2008, 2012: C:\Program Files (x86)\common Files\Stegmann Systems\PLA 3.0\packages Windows XP: C:\Programme\Common Files\Stegmann Systems\PLA 3.0\packages Windows 7, 8.x, 2008, 2012: C:\Users\USERNAME\AppData\Local\Stegma nn Systems\PLA 3.0\config\.metadata\.plugins\org.eclipse.cor e.runtime\.settings\com.stegmannsystems.lim s.core.prefs Windows XP: C:\Documents and Settings\USERNAME\Local Settings\Application Data\Stegmann Systems\PLA 3.0\config\.metadata\.plugins\org.eclipse.core.r untime\.settings\com.stegmannsystems.lims.c ore.prefs 39

40 PLA Installation Guide Custom Database Connections Windows 7, 8.x, 2008, 2012: C:\Users\USERNAME\AppData\Local\Stegmann Systems\PLA 3.0\DBConnections Windows XP: C:\Documents and Settings\USERNAME\Local Settings\Application Data\Stegmann Systems\PLA 3.0\DBConnections SCENARIOS GENERAL For terminal server and virtual environments the usage of a network hardware key is mandatory. Apart from that, seat licenses, as well as concurrent use licenses which are distributed by a license server are available for PLA 3.0 installations. The selection of the database system should be based on how many users will be using PLA 3.0 simultaneously. You can find additional information in the Databases chapter. There are several deployment scenarios for PLA 3.0. In the following are four most frequently used scenarios sketched and described. STANDALONE ENVIRONMENT (SEAT LICENSE) PLA 3.0 is installed on a workstation and is using a SQLite file based database. A locally attached hardware key is used for authentication. This solution is only for very small environments or for the duration of the trial period. Important: The customer is responsible for backing up the database file on a regular basis. 40

41 Installation Guide MULTI USER ENVIRONMENT (SEAT LICENSE) PLA 3.0 is installed on a workstation and is using a MS-SQL database in collaboration with other users. A locally attached hardware key is used for authentication. MULTI USER ENVIRONMENT (CONCURRENT USE LICENSE) 41

42 PLA Installation Guide PLA 3.0 is installed on a workstation and is using a MS-SQL database in collaboration with other users. PLA 3.0 accesses a license server which has a network hardware key attached to it to acquire a license. TERMINAL SERVER ENVIRONMENT PLA 3.0 is installed on a virtual machine running on a terminal server and is using a MS-SQL database in collaboration with other users. PLA 3.0 accesses a license server which has a network hardware key attached to it to acquire a license. The virtual machine is accessed by a terminal client. 42

43 Installation Guide MANAGING LICENSE KEYS License Keys can be added via License Management. To access the License Manager, use the Tools button in the login screen of PLA 3.0 or the Help menu of PLA 3.0. LICENSE INFORMATION Here you see the current license state. When you have a valid Activation Key, you can validate PLA 3.0 License Keys. The state of a PLA 43

44 PLA Installation Guide license changes to valid, if it has been validated successfully. When using PLA in trial mode, the remaining days are displayed. SOFTWARE PROTECTION KEY SERIAL NUMBER The Protection Key Serial Number that is used in combination with the Activation Key, to authenticate your PLA 3.0 License Keys. LICENSE KEYS DOWNLOAD Stegmann Systems keeps the License Keys for every Protection Key Serial Number on a server. Via Download you are able to download all licenses purchased for the currently displayed Protection Key, simplifying the activation of your licenses. ADD If your computer has no access to the internet, License Keys can be added manually. It is possible to enter the License Key manually, via CRTL + V or via Paste From Clipboard button. Annotation: Before PLA 3.0 or the PLA 3.0 Validation Package can be licensed, a valid Activation Key has to be entered, because the Pro- 44

45 Installation Guide tection Key and its Activation Key is required to verify the validity of your License Keys. If you encounter problems at login, please check your licenses. If a Protection Key with a different Serial Number is used, you have to enter the corresponding Activation Key and License Keys. ROLLOUT The Activation and License Keys are saved in the pla.properties file. See chapter Adjust Global Properties and chapter Used Paths for further information on the pla.properties file. The License Keys can be distributed by copying the file to the corresponding folder. This process might require administrative rights. ADJUST GLOBAL PROPERTIES Device-specific adjustments can be made via global properties. All instances of PLA 3.0 have to be closed. These adjustments are specified in the pla.properties file. This file can be opened with a text editor program of your choice. You might need administrative rights to make changes to the global properties. PROPERTIES To use these properties, please enter the key and the according value into one line, divided by an equal sign. Key Value Description com.stegmannsystems. edp.internet.access <Number of the Option> Access to the internet for searching Messages and Updates. 45

46 PLA Installation Guide Key Value Description 1 = auto search 2 = manual search 3 = no search com.stegmannsystems. edp.system.disabledat abasemanagement com.stegmannsystems. edp.system.executeiq NotAllowed true or false Locking the database in the login screen true or false Locking the Installation Qualification in the login screen com.stegmannsystems. edp.system.availabled atabase_0 com.stegmannsystems. edp.system.availabled atabase_1 com.stegmannsystems. edp.system.availabled atabase_2 com.stegmannsystems. edp.system.availabled atabase_3 com.stegmannsystems. <GUID of the database connection. It is located in the connection profiles. See chapter Used Paths for further information on where to find database connections. Restricting the available database profiles. Only specified database profiles are displayed in the login screen. 46

47 Installation Guide Key Value Description edp.system.availabled atabase_4 com.stegmannsystems. edp.system.availabled atabase_5 com.stegmannsystems. edp.system.availabled atabase_6 com.stegmannsystems. edp.system.availabled atabase_7 com.stegmannsystems. edp.system.availabled atabase_8 com.stegmannsystems. edp.system.availabled atabase_9 com.stegmannsystems. edp.system.reportprint Delay com.stegmannsystems. edp.license.keys <Time in seconds> (List of license keys separated via semicolons) Printing jobs are delayed by this time List of license keys com.stegmannsystems. (List separated Restricts the 47

48 PLA Installation Guide Key Value Description edp.license.providers via semicolons: valid values: hasp and hardlock ) license servers for the system. com.stegmannsystems. edp.license.hasptarget Hostnames com.stegmannsystems. edp.license.hasptarget IPs If this property is not available: hasp;hardlock (List of hostnames separated via semicolons) Working example: "WJKA03" Non-working example: "WJKA03.rssys tem.de" (List of IPaddresses separated via semicolons) Restricts the license servers for the system via hostnames. Restricts the license servers for the system via IP. Example: " " 48

49 Installation Guide OVERRIDE PATH FOR PROPERTIES FILES By usage of the file pla-redirect.properties the path where the system is reading and writing the pla.properties and other *.properties files can be overridden. For example all nodes in a network running PLA can use the same pla.properties file in one network share. Using this option can reduce the operating expenses to maintain multiple properties files on different nodes. Key Value Description com.stegmannsystems. edp.system.properties Path An (UNC-) path which can be accessed by the system. Overrides the path where the system reads and writes properties-files. Example: Z:\\Share\\S ettings\\ MANAGE DATABASES For information about configuring database properties, see the Administrator s Guide. CREATE DATABASES PLA 3.0 supports two different types of database systems, covering different scopes of use. MS-SQL is recommended for multi user environments. SQLite databases are file based databases, suited for local usage or for small groups if they are shared via the local network. 49

50 PLA Installation Guide PREPARATION (MS-SQL ONLY) A MS-SQL-Server 2005 or higher is required to create a PLA 3.0 database. An empty database is required, which will be initialized by PLA 3.0. A MS-SQL user or domain user with db_owner permission is required. After initializing the database using PLA 3.0, all PLA 3.0 accounts only need db_datareader and db_datawriter permissions to use the database. INITIALIZATION When starting PLA fort the first time after the installation, a dialog to create a new database connection opens. This dialog is also reachable via the login screen using the sub item Database Management in the Tools menu. 50

51 Installation Guide Choose the Standard Mode and continue using Next. MS-SQL 51

52 PLA Installation Guide To initialize a MS-SQL database, select Connect to existing database and ensure that Microsoft SQL Server is your active selection in the Type drop down menu. 52

53 Installation Guide Choose the server that holds the new database using the Server name drop down and enter the username and password of the MS- SQL account with db_owner permissions. If the desired server is not part of the list you can also type in the name or IP address of the server using your keyboard. Then choose the database which should be initialized using the Database name drop down. Proceed using the Next button. 53

54 PLA Installation Guide Verify the connection details and finish the setup. You will get the following dialog: 54

55 Installation Guide PLA will test the database and open the database templates dialog if the database has not been initialized before. 55

56 PLA Installation Guide Select a template for the database. Default Database (empty) contains predefined roles, but no documents. Default Database with Demo Data contains predefined roles and example documents. Confirm your choice and wait till the database has been initialized. Initializing an empty database will take approximately 1 minute, a database with Demo Data 5 minutes. 56

57 Installation Guide The dialog Create an Administrative Account will open when the database has been initialized. Enter an account name and password for the administrative account. Important: Keep a copy of the account information in a safe place, because the initial administrator cannot be recovered. Confirm the dialog and close the Database Management if this is not the first database connection on this system. The new database is now ready to use. SQLITE 57

58 PLA Installation Guide To initialize a SQLite database, select Create new database and SQLite in the Standard Mode of the Database Connection Management. 58

59 Installation Guide Change the database file and description, if necessary. 59

60 PLA Installation Guide Select a template for the database. Default Database (empty) contains predefined roles, but no documents. Default Database with Demo Data contains predefined roles and example documents. 60

61 Installation Guide Enter an account name and password for the administrative account. Important: Keep a copy of the account information in a safe place, because the initial administrator cannot be recovered. Confirm the dialog using Next. 61

62 PLA Installation Guide Verify your settings and confirm your choice using the Finish button. Initializing an empty database will take approximately 1 minute, a database with Demo Data 5 minutes. 62

63 Installation Guide When the database has been initialized, you can confirm the information dialog. Close the Database Management if this is not the first database of this system. The database is now ready to use. MANAGE DATABASE CONNECTIONS To manage database connections, open the Database Management in the Tools menu of the login screen. 63

64 PLA Installation Guide IMPORT DATABASE CONNECTIONS It is possible to import a database connection that has been exported using PLA 3.0. To do so, add a new database in Standard Mode. 64

65 Installation Guide Use the button next to Import database connection to select a.dbconnection file which has previously been exported using PLA

66 PLA Installation Guide Verify the settings of the database profile you want to import. 66

67 Installation Guide When the import is done, an information dialog will be shown. After confirming this dialog, the database connection is ready to use. EXPORT DATABASE CONNECTIONS You can export created database connections to make them available to other PLA Installations. Select Database Management choose the database connection to be exported and select Export. You can now edit file name and Path. If the process was finished successfully you will receive the following message. 67

68 PLA Installation Guide The database connection was saved as.dbconnection-file. DISTRIBUTING DATABASE CONNECTION Previously exported database connection profiles can be distributed by copying the.dbconnection-file to either the folder for userspecific or common connection profiles. See Chapter Used Paths for information about the file paths. 68

PLA 3.0 MICROSOFT EXCEL DATA ACQUISITION MODULE

PLA 3.0 MICROSOFT EXCEL DATA ACQUISITION MODULE PLA 3.0 MICROSOFT EXCEL DATA ACQUISITION MODULE Version 1.2.0 User Guide PLA 3.0 Microsoft Excel Data Acquisition Module - User Guide COPYRIGHT PLA 3.0 2006-2016 Stegmann Systems GmbH, Rodgau, Germany.

More information

PLA 3.0 TEXT DATA ACQUISITION MODULE

PLA 3.0 TEXT DATA ACQUISITION MODULE PLA 3.0 TEXT DATA ACQUISITION MODULE Version 1.2.0 User Guide PLA 3.0 Text Data Acquisition Module - User Guide COPYRIGHT PLA 3.0 2006-2016 Stegmann Systems GmbH, Rodgau, Germany. All rights reserved.

More information

Installation Helios 3D

Installation Helios 3D Helios 3D STÖHR+SAUER GmbH Version compatible with AutoCAD Civil 3D 2018 Date: 2/13/2018 Printed 2/13/2018 Table of Contents System requirements 1 Network installation 2 Setting up SQL Server access from

More information

FalCon extra Installation Guidelines

FalCon extra Installation Guidelines FalCon extra Installation Guidelines Installation Notes Working with FalCon extra a high monitor resolution with 24 bit TrueColors is recommended. The minimum screen height is 1024 pixel! The layout of

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

TEKLYNX LABELVIEW A D M I N I S T R A T O R S G U I D E

TEKLYNX LABELVIEW A D M I N I S T R A T O R S G U I D E TEKLYNX LABELVIEW A D M I N I S T R A T O R S G U I D E 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

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

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

D365 Modern Interface

D365 Modern  Interface D365 Modern Email Interface D365 Modern Email Interface is a solution providing inline options in case/ contact form enabling organization and management of emails in the same page in Dynamic 365 CRM.

More information

ARTSYL DOCALPHA INSTALLATION GUIDE

ARTSYL DOCALPHA INSTALLATION GUIDE ARTSYL DOCALPHA INSTALLATION GUIDE 1. docalpha Architecture Overview... 2 1.1. docalpha Server Components... 4 1.2. docalpha Production Environment Stations Overview... 4 1.3. docalpha Setup & Administration

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

Avigilon Control Center Server User Guide

Avigilon Control Center Server User Guide Avigilon Control Center Server User Guide Version 4.12 PDF-SERVER-E-Rev1 Copyright 2012 Avigilon. All rights reserved. The information presented is subject to change without notice. No copying, distribution,

More information

docalpha Installation Guide

docalpha Installation Guide ARTSYL DOCALPHA INSTALLATION GUIDE 1. docalpha Architecture Overview... 2 1.1. docalpha Server Components... 4 1.2. docalpha Production Environment Stations Overview... 4 1.3. docalpha Setup & Administration

More information

V15 Installation Guide

V15 Installation Guide V15 Installation Guide Page 1 Table of Contents Overview... 3 Licensing Notes:... 3 About Obtaining a License... 3 Minimum System Specifications... 4 Preparing for Installation and Licensing... 5 Standalone

More information

SureClose Product Line

SureClose Product Line SureClose Product Line Release Notes 3.7 June 21, 2013 SureClose 3.7 Release Notes June 2013 1 Table of Contents Overview... 4 Post-Installation Considerations... 4 Features and Functionality... 6 New

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Mac User's Guide v16 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

PLA AND BIOLOGICAL ASSAYS PACKAGE REV. 23

PLA AND BIOLOGICAL ASSAYS PACKAGE REV. 23 PLA 3.0.4 AND BIOLOGICAL ASSAYS PACKAGE REV. 23 Release Notes SR2 (build 718) December 21, 2016 PLA 3.0.4 and Biological Assays Package Rev. 23 - Release Notes SR2 (build 718) COPYRIGHT 2016 by Stegmann

More information

Installation Guide for 3.1.x

Installation Guide for 3.1.x CARETEND BI Installation Guide for 3.1.x TABLE OF CONTENTS DOCUMENT PURPOSE... 2 OVERVIEW... 2 PLATFORM COMPONENTS... 3 Rock-Pond BI Server... 3 CareTend BI Client Application... 3 ABOUT INSTANCES... 3

More information

HP SmartTracker. Installation guide

HP SmartTracker. Installation guide HP SmartTracker Installation guide Edition 1 Copyright 2017 HP Development Company, L.P. Legal notices The information contained herein is subject to change without notice. The only warranties for HP products

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User 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

More information

inpo2 Release Notes v October 11, 2017

inpo2 Release Notes v October 11, 2017 inpo2 Release Notes v. 6.1.0 October 11, 2017 1.What s New in inpo2 v. 6 2.Minimum System Requirements 3.inpO2 Licensing & Modules Structure 4.Installation 5.License Activation & Upgrade 6.Upgrade Compatibility

More information

Edge Device Manager Quick Start Guide. Version R15

Edge Device Manager Quick Start Guide. Version R15 Edge Device Manager Quick Start Guide Version R15 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

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

ATX Document Manager. User Guide

ATX Document Manager. User Guide ATX Document Manager User Guide ATX DOCUMENT MANAGER User Guide 2008 CCH Small Firm Services. All rights reserved. 6 Mathis Drive NW Rome, GA 30165 No part of this manuscript may be copied, photocopied,

More information

KnowledgeSync V6.0 Implementation Guide

KnowledgeSync V6.0 Implementation Guide KnowledgeSync V6.0 Implementation Guide Pre-Installllatiion Confiiguratiion Welcome to KnowledgeSync! Welcome KnowledgeSync Active Alerts, the industry s leading Business Activity Monitoring (BAM) technology.

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

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Windows User's Guide v16.1 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

Solution Composer. User's Guide

Solution Composer. User's Guide Solution Composer User's Guide January 2014 www.lexmark.com Contents 2 Contents Overview...4 Understanding the basics...4 System recommendations...5 Building custom solutions...6 Getting started...6 Step

More information

Sage 300 Construction and Real Estate. MyAssistant Installation Guide Version 18.1

Sage 300 Construction and Real Estate. MyAssistant Installation Guide Version 18.1 Sage 300 Construction and Real Estate MyAssistant Installation Guide Version 18.1 NOTICE This document and the Sage 300 Construction and Real Estate MyAssistant software may be used only in accordance

More information

Copyright ATRIL Language Engineering, S.L. All rights reserved.

Copyright ATRIL Language Engineering, S.L. All rights reserved. Us er ʼ sgui de T ea M Ser v er TEAMs er v e r dé j à v u LEGAL NOTICE This document is provided for informational purposes only and ATRIL makes no warranties, either express or implied, in this document.

More information

Installation Guide. Contents

Installation Guide. Contents Installation Guide Contents System Requirements 2 Minimum PC Configuration 2 Recommended PC Configuration 2 Network Ports & Firewalls 3 Directory & Registry Permissions 3 Installation Procedure 4 Application

More information

Sentinel LDK. Software Protection and Licensing API Tutorial: Demo Kit

Sentinel LDK. Software Protection and Licensing API Tutorial: Demo Kit Sentinel LDK Software Protection and Licensing API Tutorial: Demo Kit Copyrights and Trademarks Gemalto 2018. All rights reserved. Gemalto, the Gemalto logo, are trademarks and service marks of Gemalto

More information

PerTrac Analytical Platform SQL Version Network Setup Guide (Version 7.2)

PerTrac Analytical Platform SQL Version Network Setup Guide (Version 7.2) PerTrac Analytical Platform SQL Version Network Setup Guide (Version 7.2) Table of Contents Section 1: Installation Overview Section 2: Network Layouts Section 3: Installing the PerTrac License Server

More information

Version 1.0. October KYOCERA Document Solutions America, Inc. Software Solutions Group KYOCERA Document Solutions America, Inc.

Version 1.0. October KYOCERA Document Solutions America, Inc. Software Solutions Group KYOCERA Document Solutions America, Inc. KYOCERA CentraQ Version 1.0 October 2014 KYOCERA Document Solutions America, Inc. Software Solutions Group 2014 KYOCERA Document Solutions America, Inc. Trademarks Microsoft, MS-DOS and Windows are registered

More information

LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional

LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional Installation Guide for LiNC-NXG 33-10067-001 REV: C PCSC 3541 Challenger Street Torrance, CA 90503

More information

STS INSTALLATION GUIDE

STS INSTALLATION GUIDE STS INSTALLATION GUIDE STS INSTALLATION GUIDE This document walks through the steps necessary for installing the program. FIRST STEPS: Must have administrator Rights on local computer for install If using

More information

Administrator s Guide DOC-OEMCS10-AG-US-05/03/12

Administrator s Guide DOC-OEMCS10-AG-US-05/03/12 A D M I N I S T R A T O R S G U I D E Administrator s Guide DOC-OEMCS10-AG-US-05/03/12 The information in this manual is not binding and may be modified without prior notice. Supply of the software described

More information

Avigilon Control Center Server User Guide

Avigilon Control Center Server User Guide Avigilon Control Center Server User Guide Version 5.0 PDF-SERVER5-A-Rev1 Copyright 2013 Avigilon. All rights reserved. The information presented is subject to change without notice. No copying, distribution,

More information

has been retired This version of the software Sage 300 Construction and Real Estate ( formerly Sage Timberline Office)

has been retired This version of the software Sage 300 Construction and Real Estate ( formerly Sage Timberline Office) Sage 300 Construction and Real Estate ( formerly Sage Timberline Office) MyAssistant Installation Guide Version 15.1 This version of the software has been retired NOTICE This document and the Sage 300

More information

December P Xerox FreeFlow Core Installation Guide

December P Xerox FreeFlow Core Installation Guide 5.1.0.0 December 2017 702P06246 2017 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, and FreeFlow are trademarks of Xerox Corporation in the United States and/or other countries. This

More information

Getting Started With DO Analyser Software Version 4

Getting Started With DO Analyser Software Version 4 Getting Started With DO Analyser Software Version 4 Getting Started With The DO Analyser Sofware Version 4 Jochen Arndt SiS Sensoren Instrumente Systeme GmbH Schwentinental The author and publisher have

More information

WhatsUp Gold 2016 Installation and Configuration Guide

WhatsUp Gold 2016 Installation and Configuration Guide WhatsUp Gold 2016 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup 1 Installation Overview 1 Overview 1 Security considerations 2 Standard WhatsUp

More information

SYNERGY. Supervision and energy management software INSTRUCTION MANUAL

SYNERGY. Supervision and energy management software INSTRUCTION MANUAL SYNERGY Supervision and energy management software INSTRUCTION MANUAL INDEX 1 INTRODUCTION... 4 2 HARDWARE AND SOFTWARE REQUIREMENTS... 4 3 SETUP... 4 4 SYNERGY LOGIN AND USERS... 5 4.1 Users... 5 4.2

More information

Installation Instructions. Release Version 14.0 August 15 th, 2008

Installation Instructions. Release Version 14.0 August 15 th, 2008 Release Version 14.0 August 15 th, 2008 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

Settings tab. User guide

Settings tab. User guide Settings tab User guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Settings overview... 2 2. Settings tab selections... 3 Backup user identity... 3 Email server settings... 4 Email

More information

Installation Instructions Version 6.0

Installation Instructions Version 6.0 DCAMCUT 6.0 for thinkdesign / hypercad Installation Instructions Version 6.0 1 1.1 System Requirements Hardware Requirements Pentium IV, higher or compatible processor. CPU 1.5 GHz 1 GB RAM 750 MB free

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2015.3 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements...

More information

Splashtop Enterprise for IoT Devices - Quick Start Guide v1.0

Splashtop Enterprise for IoT Devices - Quick Start Guide v1.0 Introduction For information about different deployment choices, please see chapter 3 of the full Splashtop Center Administrator s Guide. Splashtop Enterprise for IoT Devices is comprised of three components:

More information

PrintShop Mail Web. Getting Started

PrintShop Mail Web. Getting Started PrintShop Mail Web Getting Started Copyright Information Copyright 1994-2010 Objectif Lune Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a

More information

Installation Guide CONTROL MICROSYSTEMS

Installation Guide CONTROL MICROSYSTEMS Installation Guide CONTROL MICROSYSTEMS 48 Steacie Drive n Kanata, Ontario Canada K2K 2A9 Telephone: 613-591-1943 n Facsimile: 613-591-1022 Technical Support: 888-226-6876 (888-2CONTROL) ClearSCADA Getting

More information

3M Molecular Detection System Software Upgrade/Installation Instructions

3M Molecular Detection System Software Upgrade/Installation Instructions User Manual Supplement Number: TB.342837.03 Effective Date: March 2018 Supersedes: TB.342837.02 Technology Platform: 3M Molecular Detection System Originating Location: St. Paul, MN 3M Molecular Detection

More information

inpo2 Release Notes v May 20, 2014

inpo2 Release Notes v May 20, 2014 inpo2 Release Notes v. 5.0.3 May 20, 2014 1.What s New in inpo2 v. 5.0 2.Minimum System Requirements 3.inpO2 Licensing & Modules Structure 4.Installation 5.License Activation & Upgrade 6.Upgrade Compatibility

More information

Healthcare Provider Guide Getting Started

Healthcare Provider Guide Getting Started Healthcare Provider Guide Getting Started Last Update: August 16, 2006 MDinTouch International, Inc 7428 SW 48 Street Miami, FL 33155 Phone 786.268.1161 Fax 786.268.7011 http://www.mdintouch.com Table

More information

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

Dell Repository Manager Business Client Version 2.0 User s Guide

Dell Repository Manager Business Client Version 2.0 User s Guide Dell Repository Manager Business Client Version 2.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

Virtual CD TS 1 Introduction... 3

Virtual CD TS 1 Introduction... 3 Table of Contents Table of Contents Virtual CD TS 1 Introduction... 3 Document Conventions...... 4 What Virtual CD TS Can Do for You...... 5 New Features in Version 10...... 6 Virtual CD TS Licensing......

More information

Configuring Dynamics GP econnect with Nexonia... 1

Configuring Dynamics GP econnect with Nexonia... 1 CONFIGURING DYNAMICS GP ECONNECT WITH NEXONIA TABLE OF CONTENTS Configuring Dynamics GP econnect with Nexonia... 1 1 Install econnect... 1 2 Download Nexonia econnect Module... 4 3 Install Nexonia econnect

More information

TS1000 INSTALLATION TS1000 INSTALLATION 1

TS1000 INSTALLATION TS1000 INSTALLATION 1 TS1000 INSTALLATION TS1000 INSTALLATION 1 1 System Overview A TS1000 5.00 software platform is composed by a Data Server and one or many clients accessing data from the server. All system data is stored

More information

Monitor Application for Panasonic TDA

Monitor Application for Panasonic TDA Monitor Application for Panasonic TDA MAP Demo Getting Started Version 1.0 G3 NOVA Communications SRL 28 Iacob Felix, Sector 1, Bucharest, ROMANIA Phone: +1 877 777 8753 www.g3novacommunications.com 2005

More information

TOSHIBA GA Printing from Windows

TOSHIBA GA Printing from Windows TOSHIBA GA-1211 Printing from Windows 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45075925 24 October 2008 CONTENTS 3 CONTENTS

More information

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Welcome

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Welcome Xerox 700 Digital Color Press with Integrated Fiery Color Server Welcome 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072712

More information

CompuCal Version 6 Installation Guide (Windows 2008/R2) Release

CompuCal Version 6 Installation Guide (Windows 2008/R2) Release CompuCal Version 6 Installation Guide (Windows 2008/R2) Release 6.3.0.4 Copyright CompuCal Calibration Solutions 2015 Page 1 of 17 Table of Contents 1. MINIMUM SPECIFICATIONS... 3 1.1 Client Server Spec...

More information

Minimum System Requirements The following are the minimum system requirements needed to run and install Premium Pro Enterprise:

Minimum System Requirements The following are the minimum system requirements needed to run and install Premium Pro Enterprise: Overview Premium Pro Enterprise is the next generation of the Premium Pro family of applications. It is a Javabased application that houses multiple products and tax years in a single interface. It requires

More information

Preface. Fuji Xerox Co., Ltd. Preface. Note

Preface. Fuji Xerox Co., Ltd. Preface. Note Mac and Mac OS are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, and Windows Vista are either registered trademarks or trademarks of Microsoft Corporation in

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

DIAL OUT NOTIFICATION QUICK INSTALLATION GUIDE

DIAL OUT NOTIFICATION QUICK INSTALLATION GUIDE DIAL OUT NOTIFICATION QUICK INSTALLATION GUIDE Agenda Chapter 1 - Installing and Licensing Dial Out Notification Chapter 2 - Configuring Dial Out Notification Chapter 2 INSTALLING AND LICENSING DIAL OUT

More information

Isograph Software Products

Isograph Software Products Isograph Software Products Installation and Licensing Guide Isograph Copyright 2018 Isograph Limited. All rights reserved. This document and the associated software contains proprietary information which

More information

Juris Suite Installation Guide

Juris Suite Installation Guide Juris Suite Installation Guide Table of Contents Introduction... 2 Planning and Preparation... 2 Installation... 2 Contact... 4 Backup Existing Juris Databases... 5 Server Installation... 6 Installing

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Windows User's Guide v15.5 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

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

Project management integrated into Outlook

Project management integrated into Outlook Project management integrated into Outlook InLoox PM 7.x off-line operation An InLoox Whitepaper Published: November 2011 Copyright: 2011 InLoox GmbH. You can find up-to-date information at http://www.inloox.com

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

Installing and Setting Up SiteMaster 200 v4 What you need to know.

Installing and Setting Up SiteMaster 200 v4 What you need to know. Installing and Setting Up SiteMaster 200 v4 What you need to know. Table of Contents Important Information 1 System Requirements 2 Installing SiteMaster 200 v4 2 When You First Run SiteMaster 200 v4 4

More information

PIPE-FLO Compressible Install Instructions

PIPE-FLO Compressible Install Instructions PIPE-FLO Compressible Install Instructions INSTALLATION SETUP GUIDE Version Date: July 10, 2015 Version: 2007 Contents PIPE-FLO Compressible Install Instructions... 0 1 - About Installing PIPE-FLO Compressible...

More information

Agilent GeneSpring Software

Agilent GeneSpring Software Agilent GeneSpring Software Installation Guide Quick Start Installation of Agilent GeneSpring 3 Detailed Instructions for Installing Agilent GeneSpring 5 Managing Licenses 16 Upgrading Agilent GeneSpring

More information

Installation Instructions

Installation Instructions New System Installation Instructions Last updated January 2014 Table of Contents SYSTEM REQUIREMENTS... 3 1. OVERVIEW... 4 1.1 CD ROM CONTENTS... 4 1.2 PRODUCT REGISTRATION NUMBERS... 4 Manual Product

More information

Dell Repository Manager Business Client Version 2.1 User s Guide

Dell Repository Manager Business Client Version 2.1 User s Guide Dell Repository Manager Business Client Version 2.1 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

Table of Contents. zipform 6 User Guide

Table of Contents. zipform 6 User Guide Table of Contents Welcome 4 Creating and Using Transactions.. 4 How to Create a Transaction...... 4 Creating a Transaction Using a Template....... 5 Adding and Removing Forms from a Transaction.......

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

WaveWare Technologies, Inc. We Deliver Information at the Speed of Light. Enterprise Setup Manual and User Guide

WaveWare Technologies, Inc. We Deliver Information at the Speed of Light. Enterprise Setup Manual and User Guide WaveWare Technologies, Inc. We Deliver Information at the Speed of Light Enterprise Messaging Software Enterprise Setup Manual and User Guide WaveWare Website: www.wirelessmessaging.com Table of Contents

More information

Thermo Foundation Administrator Guide

Thermo Foundation Administrator Guide Thermo Foundation Administrator Guide XCALI-97269 Revision B January 2011 2011 Thermo Fisher Scientific Inc. All rights reserved. Xcalibur, Surveyor, LTQ, and Accela are registered trademarks, and LCQ,

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

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2016.2.1 Contents Introduction 1 What s New in this Release?... 1 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements... 3 Installing

More information

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc.

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc. XLmanage Version 2.4 Installation Guide ClearCube Technology, Inc. www.clearcube.com Copyright and Trademark Notices Copyright 2009 ClearCube Technology, Inc. All Rights Reserved. Information in this document

More information

Using the VMware vrealize Orchestrator Client

Using the VMware vrealize Orchestrator Client Using the VMware vrealize Orchestrator Client vrealize Orchestrator 7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Fiery PRO 80 /S450 65C-KM Color Server. Welcome

Fiery PRO 80 /S450 65C-KM Color Server. Welcome Fiery PRO 80 /S450 65C-KM Color Server Welcome 2007 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45067303 01 November 2007 WELCOME

More information

MEDIASEAL Encryptor Client Manual

MEDIASEAL Encryptor Client Manual MEDIASEAL Encryptor Client Manual May 2018 Version 3.7.1 Fortium Technologies Ltd www.fortiumtech.com Copyright 2018 - Fortium Technologies Ltd Information contained in this document is subject to change

More information

IPSA Network Licensing Installation and Set Up

IPSA Network Licensing Installation and Set Up IPSA Network Licensing Installation and Set Up Introduction IPSA uses Sentinel HASP USB hardware keys to license one or more users from a floating license pool. When an authorized user wishes to run IPSA

More information

DOCUMENT HISTORY REV. NO. CHANGES DATE. 000 New Document 30 Mar Document Revision:

DOCUMENT HISTORY REV. NO. CHANGES DATE. 000 New Document 30 Mar Document Revision: DOCUMENT HISTORY DOCU-PROOF ENTERPRISE INSTALLATION GUIDE REV. NO. CHANGES DATE 000 New Document 30 Mar. 2010 001 Document Revision: 23 Jun. 2010 Added database support for MS SQL Server and ORACLE. 002

More information

ForeScout CounterACT. (AWS) Plugin. Configuration Guide. Version 1.3

ForeScout CounterACT. (AWS) Plugin. Configuration Guide. Version 1.3 ForeScout CounterACT Hybrid Cloud Module: Amazon Web Services (AWS) Plugin Version 1.3 Table of Contents Amazon Web Services Plugin Overview... 4 Use Cases... 5 Providing Consolidated Visibility... 5 Dynamic

More information

Administrator s Guide

Administrator s Guide Administrator s Guide 1995 2011 Open Systems Holdings Corp. All rights reserved. No part of this manual may be reproduced by any means without the written permission of Open Systems, Inc. OPEN SYSTEMS

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

Read Naturally SE Software Guide. Version 2.0

Read Naturally SE Software Guide. Version 2.0 Read Naturally SE Software Guide Version 2.0 Under the terms of the Read Naturally Software Edition License Agreement, you have permission to use only the levels you purchased with the number of users

More information

TEKLYNX BACKTRACK I N S T A L L A T I O N G U I D E

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

More information

Installation and First Steps laserdesk Version 1.0

Installation and First Steps laserdesk Version 1.0 Installation and First Steps April 23, 2013 SCANLAB AG Siemensstr. 2a 82178 Puchheim Germany Tel. +49 (89) 800 746-0 Fax: +49 (89) 800 746-199 support@laserdesk.info SCANLAB AG 2013 ( - February 20, 2013)

More information

Fiery Network Controller for Xerox WorkCentre 7800 Series. Welcome

Fiery Network Controller for Xerox WorkCentre 7800 Series. Welcome Fiery Network Controller for Xerox WorkCentre 7800 Series Welcome 2013 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45109462 17 January

More information

Barracuda NextGen Report Creator

Barracuda NextGen Report Creator The creates customized reports using statistics and logs collected on Barracuda NextGen F-Series Firewalls. Each report can be configured to use multiple appliances, custom or predefined report data templates,

More information