Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit

Size: px
Start display at page:

Download "Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit"

Transcription

1 Scoreboard 2.16 Installation Guide For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit Updated November 10,

2 Scoreboard and Connect By Spider Strategies Minimum Server Requirements The following minimum server requirements are current as of November 10, Server: The server hosting the web component (Apache Tomcat) should be STANDALONE and not hosting applications for other systems. The server can be a virtual server if desired. CPU: Quad Core Processor (or better). Scoreboard and Connect have been designed to utilize four CPU cores, no more and no less. A dual core CPU is insufficient and will introduce performance degradation. Memory: 4 GB of RAM minimum. 6 GB is recommended. More is always better. Disk Space: 50 GB of free Disk Space minimum, not accounting for database. 100 GB is recommended. More is always better. Operating System: Windows OS: Windows 2003 or later. The operating system MUST be 64-bit. On 32- bit systems there is an OS-imposed JVM memory limit that prevents Apache Tomcat from allocating more than 1.3 GB of RAM to Java too low for Scoreboard. On 64-bit systems, there is no such limit. Java Web Application Server: Apache Tomcat 7.0 and Apache Tomcat 8.0 are supported. Databases Supported: - MySQL 5.0.4(+), 5.1, 5.5, and MS SQL Server 2008 / 2008 R2 / 2012 /

3 Scoreboard and Connect By Spider Strategies Installing Java and Tomcat Required Programs for this Installation: 1. Java SE 8 latest update, Download JRE ; Windows x64, jre-8u???-windows-x64.exe. URL: html 2. Apache Tomcat 8.0.x Binary Distribution, Core, 32-bit/64-bit Windows Service Installer. (Note that Tomcat 8.5.x is not supported at this time) URL: Steps: 1. Download the JRE 8 installation executable from the above listed URL. 2. Install the JRE Download the Apache Tomcat 8.0.x (not 8.5.x) executable from the above listed URL. 4. Install Apache Tomcat 8.0, taking into account the following steps listed below. 5. Tomcat Installation: On the Choose Components screen, select the Custom install type. Under Tomcat, select Core and Service Startup, but not Native. Select Start Menu Items. Unselect Documentation, Manager, Host Manager, and Examples. 6. Tomcat Installation: Change the HTTP/1.1 Connector port to 80. (The default installation port is 8080). 7. Tomcat Installation: If you have more than one JRE installed, please select the JRE 8 version that you just installed. (Ex: C:\Program Files\Java\jre8 ) 8. Tomcat Installation: The default installation path for Apache Tomcat is C:\Program Files\Apache Software Foundation\Tomcat 8.0 but you can change this. We will simply refer to the installation location as %TOMCAT_HOME% in our communications with you. 3

4 9. Tomcat Installation: Select Run Tomcat and click Finish. 10. After Tomcat is installed, set the Apache Tomcat service to start automatically. Go to: Start -> Settings -> Control Panel -> Administrative Tools -> Component Services (or just Services ). Click on Services. Right-click on the Apache Tomcat service, set the startup type to Automatic, and click OK. 11. Start the Apache Tomcat service, if it is not already running. When the installer has finished, go to You should see: 12. Launch Apache Tomcat Properties to set critical configurations. Go to Start -> All Programs -> Apache Tomcat 8.0 -> Configure Tomcat. (Note that on some servers, you must instead right-click on an Apache Tomcat system tray icon in the lower-right corner of your screen. Or, launch manually at %TOMCAT_HOME%\bin\tomcat8w.exe). 12a. On the Java tab set the Maximum Memory Pool value, using a value of 2500 MB or greater. This value should not exceed 75% of the server RAM especially if you are running MySQL on the same server. Leave the Initial Memory Pool value empty. Click Apply to save the value. 12b. On the Java tab, add a configuration to increase the PermGen memory: In the large "Java Options" box, scroll down to the bottom and add the following two lines of text on new lines: -XX:MaxPermSize=256m -Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true Click Apply to save the value. 4

5 12c. On this same Java tab, if desired, you can add a setting to change the Scoreboard installation location from the default (C:\Spider_Home). As an example, if you wish to install to the D drive instead, enter the following text on a new line: -Dspider.home=D:\Spider_Home Click Apply to save the value. 5

6 13. Edit the %TOMCAT_HOME%\conf\server.xml file in Notepad. Locate the non- SSL HTTP/1.1 Connector and inside the associated opening <Connector > tag add (or modify) these attributes (and then save and close): maxthreads="450" enablelookups="true" Example: 14. Edit the %TOMCAT_HOME%\conf\context.xml file in Notepad. Locate the opening <Context> tag and change it to this: <Context usehttponly="false"> (and then save the file and close). 15. Stop the Apache Tomcat Windows service. (These Tomcat configurations will not take effect until the service is restarted in Step 16). 16. Obtain a copy of the cms.war file from Spider Strategies and put it in the directory: %TOMCAT_HOME%/webapps/. 17. Start Tomcat (in services) and the WAR file will self extract and a cms folder will appear. 6

7 Configuring Scoreboard 18. Open your web browser and go to: The following screen will appear. Login as the system administrator account (username: admin). The default password is password. 20. Accept the Software License Agreement. 21. Accept the Scoreboard Home Path (This creates the Spider_Home folder). Note that Scoreboard will place all of the application configuration information (about 100 KB) and Scoreboard log files in a folder that it creates: C:\Spider_Home, unless configured for a different location. If Spider Connect is also installed, all Connect uploads (MS Excel files) are stored within this folder. 7

8 At this point, the Scoreboard diagnostics page will indicate that errors and warnings exist. You will now enter configurations for each of these sections, which will eliminate the errors: a. Application Server Information b. Database c. License d. SMTP Server 8

9 22. Configuring the Application Server Information screen (From the Diagnostics screen, click Resolve Problem ) 22a. Application Admin section: Password Use this field to set the password for the built-in system administrator account (username is admin ). Keep this password safe. Any technical issues experienced by the Scoreboard software will send to this address an error report containing a copy of the Scoreboard log file. We recommend using the default address, such as: scoreboard-errorreport@spiderstrategies.com. Spider Strategies staff closely monitor the log files sent to this address and can help troubleshoot any issues. 22b. This Server section: Protocol This field is typically http. If you are using SSL-encryption, then use https. Host This field is the web host (ex: name that your users will type into their web browser to access the application. Port This is typically 80. This is the TCP/IP port on which Apache Tomcat is running. Context This is almost always cms. This is the web context that the user types into the web browser following the web host (ex: SSO Header Variable Leave this field blank. 22c. Server section: Host This is an SMTP server to which your Scoreboard instance can send system notification s. (If you do not have this information available, or do not wish to setup notifications, it is not necessary to configure the SMTP information at this time.) Port Typically 25. This is your SMTP server port. Username This can be left blank, unless your SMTP server requires user authentication. Password See username. 9

10 22d. Miscellaneous section: Log Level Set the logging to INFO. Interval Leave this field blank Show Database Dropdown Leave this as Yes. 22e. Click Save. 23. Resolving the License Management warning: (From the Diagnostics screen, click Resolve Problem ) 23a. You should have received a Scoreboard license file (spider.lic) from Spider Strategies. Browse to this file on your computer and click Upload License. 23b. This license now requires activation. Click the Activate button. The application will display an alpha-numeric code called a Question Key. Please this code to the Spider Strategies support staff at helpdesk@spiderstrategies.com. Spider Strategies staff will promptly respond to your with an answer key code. Please enter this answer key into the text field and click Save. The License Files screen should now appear as blue (valid) with a message indicating that the License is Active. (The above generated Question Key code is based on the license file and the server s NIC card address. Should you need to reinstall later on a different machine, the license will need to be reactivated for the new server.) 10

11 24. Adding Database Connections : (Note: Before adding databases, see important Database Tuning comments in Working with Databases section towards the end of this document). 24a. Click the Create a New Database Connection button. 24b. Select the Database Type: SQL Server or MySQL 24c. Enter the Database Connection information: Description This is the descriptive label that users will see in the database dropdown list on the Scoreboard login page. Host or IP Address This is the address of the database server. If the database is located on the same server, then localhost should suffice. Port- This is the database connection port, which is pre-populated for the specified database type. Other Fields The remaining fields concern database connection information username, password, and database name necessary to connect to the database. Associated Domain Names Leave this blank. Custom Language File Leave this blank. 24d. Click OK. This action will cause Scoreboard to connect to the database and create all of the necessary tables. 25. Logout of Scoreboard. 26. Restart the Apache Tomcat service. This is recommended whenever you finish adding database connections. 27. You may now login to your newly created database connection. 28. Note if working with a new blank database, it is recommended that your Scoreboard manager create these items first: One Calendar One Organization One Group One User 11

12 Terminology Files 29. Whether you are using Scoreboard or a branded version of Scoreboard, such as QuickScore, Spider Strategies will provide you with terminology file(s) relevant to your installation. These files may be delivered via a Zip file and will be named in a format similar to: CustomMessageResources*.properties. Place these files in your C:\Spider_Home\conf\ directory, overwriting any existing files of the same name. Then restart the Apache Tomcat windows service for these new terminology files to take effect. 12

13 Installing Connect Do not perform these steps until AFTER Scoreboard is installed and connected to at least ONE database. Prepare Apache Tomcat for Spider Connect software 1. Open this XML file in Notepad: %TOMCAT_HOME%/conf/tomcat-users.xml. Note the first line of the file. It should contain the attribute: encoding='utf-8'. If the encoding is set to anything else (such as 'cp1252') then change it to 'utf-8' and save the file. 2. Restart the Apache Tomcat service. Install Spider Connect 3. Download connect.war file. (Spider Strategies will provide this file.) 4. Place connect.war at %TOMCAT_HOME%/webapps. 5. Within a few seconds, you should see a "./connect" folder appear. If not, then restart the Apache Tomcat service. 6. Go to 7. The web page will ask you to enter a web address in the box. Enter: (where YOURSERVER name is your web server's hostname that a user would enter into their web browser. This would be on a laptop). 8. Finally, go to and login once to any database in the list. This last quick step will complete the installation. Troubleshooting: 9. If this last step does not save or cannot find a database, then the JAR files are likely not in the right place. 10. If the./cms and./connect applications become sluggish and non-responsive, this means the %TOMCAT_HOME%/conf/tomcat-users.xml file has the incorrect encoding. 13

14 Working with Databases MySQL 5.0.4(+) Important Database Tuning (MySQL Only) 1. In MySQL Administrator set the Buffer Pool Size parameter to 400 M higher if the server has a lot of extra memory. (In MySQL Administrator, go to Startup Variables -> InnoDB Parameters tab -> Buffer Pool Size field. Enter the value, click Apply Changes. If the field is disabled, click the gray square box to the left to enable.) 2. In MySQL Administrator set Max. Packet Size to 64 M. (In MySQL Administrator, go to Startup Variables -> Advanced Networking tab -> Max. Packet Size field. Enter the value 64 and click Apply Changes. If the field is disabled, click the gray square box to the left to enable.) 3. In MySQL Administrator set the default character set to utf8. (In MySQL Administrator, go to Startup Variables -> Advanced tab -> Def. Char Set field. Change the value from latin1 to utf8 and click Apply Changes. If the field is disabled, click the gray square box to the left to enable.) 4. Following these MySQL parameter changes, restart the MySQL windows service for the changes to take effect. New database schemas should not be created until after this service restart so that they are created with the correct character encoding. 14

15 Installing MySQL Scoreboard has been heavily optimized for MySQL and Spider Strategies uses MySQL exclusively for its hosting program. Also, MySQL is free. So if there is no database preference, MySQL is the recommended choice. Download MySQL - Download this file: files.spiderstrategies.com/downloads/temp/misc/mysql/mysql-essential winx64.zip - Unzip the file to retrieve the executable. Installing MySQL - Run the downloaded executable. - Accept the License Agreement - Pick Custom Setup - Accept the defaults; (Note you can change path here); Click Next ; - Click Install - Click Next Twice (skipping ads) - Check "Configure the MySQL Server now and Finish. Instance Configuration - Click Next - Pick "Standard Configuration" - Check both "Install as Windows Service" AND "Include Bin Directory in Windows PATH" - Set root password. (This will be used with MySQL's "root" user) - Click Execute Download MySQL GUI Tools 5.0 (At this time, we recommend MySQL GUI Tools, despite its deprecation. Its replacement, MySQL Workbench, does not work with the latest.net Framework releases.) - Download this file: files.spiderstrategies.com/downloads/temp/misc/mysql/mysql-gui-tools-5.0-r12- win32.zip - Unzip the file to retrieve the executable. Install MySQL GUI Tools Run the downloaded executable - Accept Licensing - Accept or Change Path - Select "Complete" installation 15

16 Working with Databases SQL Server These steps will serve as a guide in setting up a Scoreboard database for use in SQL Server You can create a new blank database or you can restore existing database backups from other SQL Server instances. The SQL Server instance should utilize mixed mode authentication (Windows and SQL Server). Scoreboard authenticates using SQL Server authentication and not Windows authentication. Note: A common name for the SQL Server user is cms_user, but you can use another existing user. Note: A common name for the SQL Server database is spider, but the name can be arbitrarily chosen. The Scoreboard application will assume that it has db_owner rights to this database, such as creating, altering, and dropping tables. Providing insufficient privileges WILL cause problems with your system and could corrupt your database. 16

17 Creating a blank SQL Server database Here are the steps that to follow in SQL Server Management Studio Express to create a blank database in SQL Server Under security: - Create a new login - Specify login name - Specify SQL Server authentication and provide a password - Do not specify a default database (leave as master) - Click OK Under Databases: - Create a new database - Specify the database name - Leave owner as <default> In databases tree: - Expand newly created database - Expand security; Expand users; - Right-click on users and select "New User" - For "User name" enter login account created above. - For "Login name" enter login account created above. - For "Default schema" enter "dbo". - For "Schemas owned by this user", select "db_owner". - For "Database role membership", select "db_owner". - Click OK. You can then go into Scoreboard and create the database connection using the login account that you created above. The newly created tables should appear as owned by "dbo" in SQL Server. In SQL Server 2005, you can see a list of the tables by (first picking the correct database in the above dropdown and) running the query: exec sp_tables; 17

18 Restoring a SQL Server database (You do not need to create a blank database) In databases tree: - Right Click on Databases - Select Restore Database - Under destination for restore: For To Database enter the name you would like to use for the restored database - Under source for restore: Select From Device, Click Add, and Navigate to the.bak file on the server; Click OK; - Click the Restore checkbox to select the Backup. - With that checkbox selected, now you can click Options in the upper left. - If necessary, you can modify the Restore As paths for the data file (*.mdf) and log file (*.ldf). Note that Windows may limit which directories on the server that SQL Server can write to. Typically, you can use the default pathnames these are the exact pathnames taken from the server where you made the backup. You would want to change these in instances where there are already data/log files at that path in which case SQL Server restore would simply fail. - Click OK to perform restore. - Your restored database should now appear under the databases tree. Adding a user to the restored database: - Under Databases tree, expand Database Name -> Security -> Users. - Note that there is a list of imported users these users are WORTHLESS! They have no relationship whatsoever to any logins of the same name that exist in the SQL Server instance. - Add a new user in the same manner as described in the Creating a blank database section above. Following these steps will make your new user the db_owner of the dbo schema. - If you wish to remove an imported user so that you can create a new user of the same name, here are the steps: Add a new arbitrarily named user as a db_owner of the dbo schema. (This will remove ownership from the imported user). Delete the imported user. Now, you will be allowed to add another new user with the desired name and make that user the db_owner of the dbo schema. To ensure that everything worked, take these steps: - Go to File -> Disconnect Object Explorer - Go to File -> Connect Object Explorer and now login as your new user. - Find and expand your database under Databases. - Click new Query button. - Select your database name in the top middle dropdown. - Run query: exec sp_tables; and hit F5 to run. - This query should show all of the tables viewable by this user. You should see the Scoreboard tables, ex: dbo.scorecardnodes, dbo.performancecharts, etc. 18

19 Backing Up Your Scoreboard System Frequent backups of your Scoreboard system are recommended at least weekly, if not nightly. Backups are the most important aspect of a disaster recovery plan. Here are the various areas that should be considered for regular backup. Critical Items - These items MUST be backed up for a successful system recovery. 1. Database(s) All of the Scoreboard data is stored within the database. 2. C:\Spider_Home\Connect\ folder This folder contains all of the Spider Connect content. This includes MS-Excel uploads, Connect import definitions, import mappings, and import scheduling configurations. Non-Critical Items Having these items may expedite the system restore process, but they are not irreplaceable. 1. C:\Spider_Home\conf\ folder This folder contains server side configuration settings, database connection information, and custom terminology. 2. C:\Spider_Home\licenses\ folder This folder contains your license key(s). Spider Strategies can re-issue such keys to you. 3. C:\Spider_Home\logs\ folder These are the application log files. They are typically not useful to backup unless maintaining these logs are a part of your organization s security policy. Items to Ignore It is not necessary to backup these items. 1. C:\Spider_Home\help\ folder This folder is regenerated upon reinstallation of the software. 2. C:\Spider_Home\search_index\ folder This folder is regenerated upon reinstallation of the software. 3. Scoreboard (cms.war) and Connect (connect.war) deployments beneath Apache Tomcat. These files can be re-downloaded from Spider Strategies. 19

20 Upgrading Your Scoreboard Version Occasionally, you may wish to upgrade to a new version of Scoreboard containing the latest bug fixes and functionality enhancements. The upgrade process is very fast and easy to apply. Important Preliminary Step! Always take a backup of your database before performing any upgrade. If any problems occur during the upgrade process, this database backup will be critical in restoring your system to its previous state. It is generally recommended to stop the Apache Tomcat service when backing up the database. This prevents users from using the application during the backup process. Upgrade Steps: 1. Receive new WAR files (cms.war and connect.war) from Spider Strategies. 2. Stop Apache Tomcat service. (Go to: Start -> Control Panel -> Administrative Tools -> Component Services (or just Services )). 3. Go to folder: %TOMCAT_HOME%/webapps/ a. Delete files: cms.war and connect.war b. Delete folders:./cms/ and./connect/ 4. Go to folder: %TOMCAT_HOME%/work/Catalina/localhost/ c. Delete folders:./cms/ and./connect/ 5. Place new cms.war file at: %TOMCAT_HOME%/webapps/ 6. Start Apache Tomcat service. 7. At this point, the new cms.war file will self-extract (creating a cms folder under %TOMCAT_HOME%/webapps/) and will connect to your database(s) and perform the necessary upgrade tasks. 8. The Scoreboard upgrade tasks typically take between 1 to 5 minutes, but could take longer depending on the particular upgrade. The upgrade is finished when you can access the Scoreboard login screen in a web browser. You should see the new Scoreboard version listed at the bottom of the login screen. 9. Stop Apache Tomcat service. Place new connect.war file at %TOMCAT_HOME%/webapps/. Start Apache Tomcat service. 20

Effacts 4 Installation Guide

Effacts 4 Installation Guide Effacts 4 Installation Guide Contents 1. Introduction... 2 2. Prerequisites... 3 Server... 3 Database... 3 Document Location... 3 Data files... 3 Sending emails... 3 Downloading the software... 3 3. Upgrading

More information

Import Data Connection from an SAP Universe

Import Data Connection from an SAP Universe Import Data Connection from an SAP Universe SAP Analytics Cloud allows you to connect to SAP Universe and import your data. NOTE: It is recommended that the SAP Cloud Platform Cloud Connector (SAP CP CC)

More information

Create Import Data Connection to SAP BPC MS

Create Import Data Connection to SAP BPC MS Create Import Data Connection to SAP BPC MS You can create a connection that allows you to import data and models from an SAP Business Planning and Consolidation (BPC) system. Prerequisites SAP BPC for

More information

Import Data Connection to an SAP ERP System

Import Data Connection to an SAP ERP System Import Data Connection to an SAP ERP System SAP Analytics Cloud allows you to import data from supported versions SAP ERP Central Component. NOTE: It is recommended that the SAP Cloud Platform Cloud Connector

More information

Import Data Connection to an SAP BW System

Import Data Connection to an SAP BW System Import Data Connection to an SAP BW System SAP Analytics Cloud allows you to import data from an SAP BW System. You must connect to an SAP BW system, version 7.3x or higher release. NOTE: It is recommended

More information

TM1 9.5 Quick Installation and Upgrade Guide. Nature of Document: Tip or Technique Product(s): TM1 9.5 Area of Interest: Upgrade/Migration

TM1 9.5 Quick Installation and Upgrade Guide. Nature of Document: Tip or Technique Product(s): TM1 9.5 Area of Interest: Upgrade/Migration TM1 9.5 Quick Installation and Upgrade Guide Nature of Document: Tip or Technique Product(s): TM1 9.5 Area of Interest: Upgrade/Migration 2 Copyright and Trademarks Licensed Materials - Property of IBM.

More information

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry.

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION VERSION 9 Setup Guide This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE Fusion Registry: 9.2.x Document

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

Release Date September 30, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA

Release Date September 30, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Adeptia Suite 5.0 Installation Guide Release Date September 30, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Copyright Copyright 2000-2009 Adeptia, Inc. All rights reserved.

More information

McMaster Service-Based ehealth Integration Environment (MACSeie) Installation Guide July 24, 2009

McMaster Service-Based ehealth Integration Environment (MACSeie) Installation Guide July 24, 2009 McMaster Service-Based ehealth Integration Environment (MACSeie) Installation Guide July 24, 2009 Richard Lyn lynrf@mcmaster.ca Jianwei Yang yangj29@mcmaster.ca Document Revision History Rev. Level Date

More information

Perceptive Process Mining

Perceptive Process Mining Perceptive Process Mining Installation and Setup Guide Version: 2.8.x Written by: Product Knowledge, R&D Date: September 2016 2014-2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International,

More information

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312)

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) Adeptia Server 4.9 Installation Guide Version 1.2 Release Date March 10, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) 229-1727 Copyright Copyright 2000-2008 Adeptia,

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

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

Micro Focus Enterprise View. Installing Enterprise View

Micro Focus Enterprise View. Installing Enterprise View Micro Focus Enterprise View Installing Enterprise View Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2014. All rights reserved.

More information

Connectware Manager Getting Started Guide

Connectware Manager Getting Started Guide Connectware Manager Getting Started Guide 90000699_B 2004, 2005 Digi International Inc. Digi, Digi International, the Digi logo, the Digi Connectware log, the Making Device Networking Easy logo, Digi

More information

SAM Server Utility User s Guide

SAM Server Utility User s Guide SAM Server Utility User s Guide Updated July 2014 Copyright 2010, 2012, 2014 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0157 (PDF) SCHOLASTIC, READ 180, SYSTEM 44, SCHOLASTIC

More information

EUSurvey OSS Installation Guide

EUSurvey OSS Installation Guide Prerequisites... 2 Tools... 2 Java 7 SDK... 2 MySQL 5.6 DB and Client (Workbench)... 4 Tomcat 7... 8 Spring Tool Suite... 11 Knowledge... 12 Control System Services... 12 Prepare the Database... 14 Create

More information

Perform a Server Move for Junxure

Perform a Server Move for Junxure Perform a Server Move for Junxure These instructions are the recommendations for IT personnel on how to perform a Server Move for the Junxure Database. Junxure Tech Support understands every environment

More information

Appendix A: Courseware setup

Appendix A: Courseware setup Training Course System Requirements This class requires the following minimal machine configuration: Single-Core CPU, 2Ghz+ 2GB RAM 5 GB Free hard disk space Microsoft Windows XP or Vista Firefox 3.x or

More information

Synchronizer Quick Installation Guide

Synchronizer Quick Installation Guide Synchronizer Quick Installation Guide Version 5.7 September 2015 1 Synchronizer Installation This document provides simplified instructions for installing Synchronizer. Synchronizer performs all the administrative

More information

Release Date April 9, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA

Release Date April 9, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Adeptia Suite 5.0 SP2 Installation Guide Release Date April 9, 2010 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Copyright Copyright 2000-2009 Adeptia, Inc. All rights reserved. Trademarks

More information

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS Revision History Date Descriptions Type of modification 29 Jun 2016 First Draft New 25 Nov 2016 Modified Ch 3 Download Backup App, Ch 3 Install Backup App

More information

Online Backup Manager v7 Quick Start Guide for Synology NAS

Online Backup Manager v7 Quick Start Guide for Synology NAS Online Backup Manager v7 Quick Start Guide for Synology NAS Copyright Notice The use and copying of this product is subject to a license agreement. Any other use is prohibited. No part of this publication

More information

Installation of Actiheart Data Analysis Suite:

Installation of Actiheart Data Analysis Suite: Installation of Actiheart Data Analysis Suite: Currently software is only compatible with XP platform and version 6 of Java. Installation requires: - Windows XP platform - MySQL installation - Folders:

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 4 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

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

GlobalForms v6.1 Installation Guide

GlobalForms v6.1 Installation Guide GlobalForms v6.1 Installation Guide 2015 Square 9 Softworks All rights Reserved The copyright for all material provided herein is held by Square 9 Softworks. None of the material may be copied, reproduced,

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

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

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

MagicInfo Premium Server

MagicInfo Premium Server MagicInfo Premium Server Quick Start Guide This guide has been designed for your convenient and efficient use of MagicInfo-i Premium Edition. Refer to the MagicInfo Premium Server user guide for further

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

Setting up the server and preparing the client to use Parts in SolidEdge

Setting up the server and preparing the client to use Parts in SolidEdge Setting up the server and preparing the client to use Parts in SolidEdge... 2 1.1 Installing Microsoft SQL Server 2014 Express... 2 1.1.1 System requirements for SQL Express... 2 1.1.2 Deactivating User

More information

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved.

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved. Lasso CDP Client Guide August 2005, Version 1.6.8 Lasso CDP Client Guide Page 1 of 32 Copyright Copyright 2005 Lasso Logic, LLC. All Rights Reserved. No part of this publication may be reproduced, stored

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

SAM Server Utility User s Guide

SAM Server Utility User s Guide SAM Server Utility User s Guide Updated June 2015 PDF0157 (PDF) Houghton Mifflin Harcourt Publishing Company. Table of Contents Introduction... 3 Launching the SAM Server Utility... 3 The Home Screen...

More information

CHAPTER. Introduction

CHAPTER. Introduction CHAPTER 1 Cisco Unified Communications Manager (formerly Cisco Unified CallManager) serves as the software-based call-processing component of the Cisco Unified Communications family of products. A wide

More information

SQL Server Deployment Installation Manual. Call a Hygiena representative for more information or support

SQL Server Deployment Installation Manual. Call a Hygiena representative for more information or support SQL Server Deployment Installation Manual Call a Hygiena representative for more information or support 1.805.388.8007 Why SQL Server? Performance Quicker performance with reporting due to querying Security

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

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

APAR PO06620 Installation Instructions

APAR PO06620 Installation Instructions IBM Corporation APAR PO06620 Installation Instructions IBM Counter Fraud Management 1.5.0.5 IBM Counter Fraud Development 3-31-2017 Table of Contents 1 Fix readme... 1 2 Abstract... 1 3 Contents... 1 4

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

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, on page 1 "Invalid Profile Credentials" Message, on page 2 "Module Name Is Invalid" Message, on page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, on page

More information

Installation and Upgrade Guide. Front Office v9.0

Installation and Upgrade Guide. Front Office v9.0 c Installation and Upgrade Guide Front Office v9.0 Contents 1.0 Introduction... 4 2.0 Prerequisites... 5 2.1 Database... 5 2.2 Portal and Web Service... 5 2.3 Windows Service... 5 3.0 New Installation...

More information

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, page 1 "Invalid Profile Credentials" Message, page 2 "Module Name Is Invalid" Message, page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, page 2 Web Browser

More information

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem version 5.2.2 DataLocker Inc. July, 2017 SafeConsole Reference for SafeConsole OnPrem 1 Contents Introduction................................................ 2 How do the devices become managed by SafeConsole?....................

More information

REV. NO. CHANGES DATE. 000 New Document 5 May 2014

REV. NO. CHANGES DATE. 000 New Document 5 May 2014 DOCUMENT HISTORY REV. NO. CHANGES DATE 000 New Document 5 May 2014 PROPRIETARY INFORMATION The information contained in this document is the property of Global Vision, Inc. Information contained in this

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

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

Jonas Activity Management Technical Deployment Guide

Jonas Activity Management Technical Deployment Guide Jonas Activity Management Technical Deployment Guide [] Software for Life Jonas Activity Management Technical Deployment Guide, Jonas, Jonas Software, Software for Life, and Gary Jonas Computing are registered

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

inforouter V8.0 Implementation Guide Active Innovations, Inc. A Document Management Company

inforouter V8.0 Implementation Guide Active Innovations, Inc. A Document Management Company inforouter V8.0 Implementation Guide www.inforouter.com inforouter V8.0 implementation Guide This guide will take you through the step-by-step installation procedures required for a successful inforouter

More information

Restoring data from a backup

Restoring data from a backup Restoring data from a backup The following topics explain how to find a backup to restore and then perform a restore: Finding a backup to restore on page 98 Restoring to the original location on page 101

More information

Entrust Connector (econnector) Venafi Trust Protection Platform

Entrust Connector (econnector) Venafi Trust Protection Platform Entrust Connector (econnector) For Venafi Trust Protection Platform Installation and Configuration Guide Version 1.0.5 DATE: 17 November 2017 VERSION: 1.0.5 Copyright 2017. All rights reserved Table of

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

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Installing the PC-Kits SQL Database

Installing the PC-Kits SQL Database 1 Installing the PC-Kits SQL Database The Network edition of VHI PC-Kits uses a SQL database. Microsoft SQL is a database engine that allows multiple users to connect to the same database. This document

More information

Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches

Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches Release 15.1A4 July 2018 Revision 1 Contents Release Notes: J-Web Application Package Release 15.1A4

More information

HP Intelligent Management Center v7.1 MySQL 5.6 Installation and Configuration Guide (Windows)

HP Intelligent Management Center v7.1 MySQL 5.6 Installation and Configuration Guide (Windows) HP Intelligent Management Center v7.1 MySQL 5.6 Installation and Configuration Guide (Windows) Abstract This document provides installation and configuration information for MySQL. It includes the procedures

More information

PHEWR Installation Guide (version 3)

PHEWR Installation Guide (version 3) PHEWR Installation Guide (version 3) Introduction Included in this Zip File: Database - sql scripts to install database objects Admin - directory structure containing the files necessary to run the PHEWR

More information

Bomgar Vault Server Installation Guide

Bomgar Vault Server Installation Guide Bomgar Vault 17.2.1 Server Installation Guide 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

1. ECI Hosted Clients Installing Release 6.3 for the First Time (ECI Hosted) Upgrading to Release 6.3SP2 (ECI Hosted)

1. ECI Hosted Clients Installing Release 6.3 for the First Time (ECI Hosted) Upgrading to Release 6.3SP2 (ECI Hosted) 1. ECI Hosted Clients........................................................................................... 2 1.1 Installing Release 6.3 for the First Time (ECI Hosted)...........................................................

More information

Installation Guide Worksoft Analyze

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

More information

EUSurvey Installation Guide

EUSurvey Installation Guide EUSurvey Installation Guide Guide to a successful installation of EUSurvey May 20 th, 2015 Version 1.2 (version family) 1 Content 1. Overview... 3 2. Prerequisites... 3 Tools... 4 Java SDK... 4 MySQL Database

More information

IsItUp Quick Start Manual

IsItUp Quick Start Manual IsItUp - When you need to know the status of your network Taro Software Inc. Website: www.tarosoft.com Telephone: 703-405-4697 Postal address: 8829 110th Lane, Seminole Fl, 33772 Electronic mail: Contact1@tarosoft.com

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 2 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on Tomcat

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on Tomcat IBM Operational Decision Manager Version 8 Release 5 Configuring Operational Decision Manager on Tomcat Note Before using this information and the product it supports, read the information in Notices on

More information

Upgrading Software and Firmware

Upgrading Software and Firmware APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.1.0, page B-2 Upgrading

More information

Installation User Guide SMART ACCESS 2.0

Installation User Guide SMART ACCESS 2.0 Installation User Guide SMART ACCESS 2.0 Date: 05 March 2013 Version: 2.0 Table of Contents 1. OVERVIEW... 3 2. INSTALLATION PROCEDURE... 4 2.1. IIS INSTALLATION:... 5 2.2. REPORTSERVER 2008 SP1 INSTALLATION:...

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

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

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

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 USER GUIDE MADCAP PULSE 4 Installation Guide for Pulse on Windows Server 2012 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The

More information

MITEL. Live Content Suite. Mitel Live Content Suite Installation and Administrator Guide Release 1.1

MITEL. Live Content Suite. Mitel Live Content Suite Installation and Administrator Guide Release 1.1 MITEL Live Content Suite Mitel Live Content Suite Installation and Administrator Guide Release 1.1 NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

MFS 4.2. Install Guide

MFS 4.2. Install Guide MFS 4.2 Install Guide Table of Contents 1. MFS Overview... 4 Architecture... 5 Repository Server Specifications and Configuration Settings... 6 2. SQL Server Side Configuration... 8 Sysmon... 8 Installing

More information

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online This chapter is aimed at BankLink Administrators This chapter covers setting up BankLink Practice and BankLink Notes Online

More information

Apache Tomcat Installation guide step by step on windows

Apache Tomcat Installation guide step by step on windows 2012 Apache Tomcat Installation guide step by step on windows Apache tomcat installation guide step by step on windows. OraPedia Apache 12/14/2012 1 Tomcat installation guide Tomcat 6 installation guide

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Install SQL Server 2012 with SP1 Express Edition

Install SQL Server 2012 with SP1 Express Edition How To Install SQL Server 2012 with SP1 Express Edition Updated: 2/3/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective

More information

Scaffold Hunter: By Stefan Wetzel. 1. Installation of MySQL 5.x

Scaffold Hunter: By Stefan Wetzel. 1. Installation of MySQL 5.x Scaffold Hunter: Installation of MySQL and Reconstruction of the profile database as well as a sample database comprising the pyruvate kinase data from PubChem By Stefan Wetzel 1. Installation of MySQL

More information

Online Backup Client User Manual

Online Backup Client User Manual Software version 3.21 For Mac OS X September 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or

More information

Installation & Upgrade Guide

Installation & Upgrade Guide Whitepaper Installation & Upgrade Guide SDL Campaign Manager 3.0.0 Version Management Version history Version Date Author Distribution 1.0 28 Feb 2014 Lisa Watts Release Associated Documents Name SDL Campaign

More information

DOCUMENT REVISION HISTORY

DOCUMENT REVISION HISTORY DOCUMENT REVISION HISTORY Rev. No. Changes Date 000 New Document 10 Jan. 2011 001 Document Revision: 06 Jun. 2011 - Addition of section on MYSQL backup and restore. 002 Document Revision: 22 Jul. 2011

More information

Perceptive Process Mining

Perceptive Process Mining Perceptive Process Mining Installation and Setup Guide Version: 2.14.x Written by: Product Knowledge, R&D Date: May 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents About Perceptive

More information

Installation Guide. Cimatron Site Manager 2.0 Release Note

Installation Guide. Cimatron Site Manager 2.0 Release Note Installation Guide Cimatron Site Manager 2.0 Release Note Installation Guide i Table of Contents Introduction... 1 Cimatron Site Manager Components... 2 Installation... 3 Hardware Requirements... 3 Software

More information

Installation and Upgrade Guide. Front Office v8.7

Installation and Upgrade Guide. Front Office v8.7 c Installation and Upgrade Guide Front Office v8.7 Contents 1.0 Introduction... 4 2.0 Prerequisites... 5 2.1 Database... 5 2.2 Website & Web Service... 5 2.3 Windows Service... 5 3.0 New Installation...

More information

SynapSense Software. Installation Manual. Release 7.1 Issue 1

SynapSense Software. Installation Manual. Release 7.1 Issue 1 SynapSense Software Installation Manual Release 7.1 Issue 1 Copyright 2017 Panduit Corp. All rights reserved. No part of this book shall be reproduced, stored in a retrieval system, or transmitted by any

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Nesstar Server Configuration Tool User Guide

Nesstar Server Configuration Tool User Guide Nesstar Server Configuration Tool User Guide Version 3.50 The Configuration Tool allows the server Administrator to edit most of the server configuration properties and to perform basic administrative

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

Online Backup Manager v7 Office 365 Exchange Online Backup & Restore Guide for Windows

Online Backup Manager v7 Office 365 Exchange Online Backup & Restore Guide for Windows Online Backup Manager v7 Office 365 Exchange Online Backup & Restore Guide for Windows Copyright Notice The use and copying of this product is subject to a license agreement. Any other use is prohibited.

More information

Apptix Online Backup by Mozy User Guide

Apptix Online Backup by Mozy User Guide Apptix Online Backup by Mozy User Guide 1.10.1.2 Contents Chapter 1: Overview...5 Chapter 2: Installing Apptix Online Backup by Mozy...7 Downloading the Apptix Online Backup by Mozy Client...7 Installing

More information

Deltek Time & Expense with Employee Self Service Version New Installation for Microsoft SQL Sever

Deltek Time & Expense with Employee Self Service Version New Installation for Microsoft SQL Sever Deltek Time & Expense with Employee Self Service Version 9.0.1 New Installation for Microsoft SQL Sever July 31, 2013 While Deltek has attempted to verify that the information in this document is accurate

More information

Web Self Service Administrator Guide. Version 1.1.2

Web Self Service Administrator Guide. Version 1.1.2 Version 1.1.2 Web Self Service Administrator Guide Version 1.1.2 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance of the End User License Agreement.

More information

Proficy* Workflow. Powered by Proficy SOA GETTING STARTED

Proficy* Workflow. Powered by Proficy SOA GETTING STARTED Proficy* Workflow Powered by Proficy SOA GETTING STARTED Version 1.5 SP4 February 2012 All rights reserved. No part of this publication may be reproduced in any form or by any electronic or mechanical

More information

Backup App v7. Quick Start Guide for Windows

Backup App v7. Quick Start Guide for Windows Backup App v7 Quick Start Guide for Windows Revision History Date Descriptions Type of modification 30 Jun 2016 First Draft New 25 Nov 2016 Added Restore Options to Ch 8 Restore Data; Combined Technical

More information

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018 ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk November 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

Release Notes: J-Web Application Package Release 15.1A1 for Juniper Networks EX Series Ethernet Switches

Release Notes: J-Web Application Package Release 15.1A1 for Juniper Networks EX Series Ethernet Switches Release Notes: J-Web Application Package Release 15.1A1 for Juniper Networks EX Series Ethernet Switches Release 15.1A1 4 June 2015 Revision 1 Contents Release Notes: J-Web Application Package Release

More information