GoPrint Server Migration

Size: px
Start display at page:

Download "GoPrint Server Migration"

Transcription

1 GoPrint Server Migration The following steps walks you through migrating a current GoPrint system to a new Windows server focusing on migrating the current database as well as keeping the same server name. This helps to make the migration as seamless as possible and gets the system back up and running with minimal downtime. Supported Operating Systems: Windows 2016, Windows 2012 R2, Windows 10 System software and hardware requirements guide Steps overview: # 4.2.2: upgrade: Upgrade your current system to or higher to match current supported Windows Installers # to upgrade: If currently running some version of you must upgrade to the latest version of which is using the System Web Update Tool. 3. Recommended: If using the default PostgreSQL database platform currently installed on your GoPrint server, Backup your existing DB and then Restore it on your new server. Doing so, saves all GoPrint Configuration items allowing for minimal downtime. If using a remote MS SQL Server database, a Backup and Restore isn t required, a simple connection to the database and to the server is re-established during the db connection attempt from the GoPrint Node center: Tip: you must know your Postgres user password or the MS SQL Server db user account and password prior to attempting the migration. See the Node at 4. Install the print queues on the new server Prior to migrating and installing GP on the new box. Make sure to Share the print queues and use the manufacturer drivers. Do NOT use the built-in Windows Class drivers now available under the latest versions of Windows. Note: Windows no longer publishes various manufacturer drivers replacing them with Windows Class type 4 drivers. These drivers are NOT designed to be Shared and will crash your spooling system. 5. Once GP is running on the new server, rename the new server to match the sever name it s replacing and change the cfg files. Saves having to remap print queues on client machines and save s all printer configuration GoPrint Systems, Inc. All rights reserved. Server Migration 1

2 6. Create inbound and outbound ports on the Windows server Firewall for ports SSL Certificate: if a SSL certificate is installed for the web client pop-up, then backup the gtx.keystore file and the JRE cacerts keystore file. These steps eliminate the need to reimport the SSL certificate. The cacerts keystore is located: \GS4\jre\lib\security Step 1 Make note of the database server settings Navigate to the Server Node to make note of your current database settings: especially using a MS SQL Server platform. You will need to know the password for the Postgres user account and the MS SQL Server database username and its password as well as the servername and instance. Node: PostgreSQL: Hint: typically, passwords are: xxx123 or Go123srv (based on installation guide). If something different, then a staff member created a unique password GoPrint Systems, Inc. All rights reserved. Server Migration 2

3 MS SQL SERVER It s very important to make note of: 1. the MS SQ Server name and the appended instance, if one is attached. 2. Database name 3. MS SQL User ID and password. If you do not know this information you must obtain it prior to re-connecting to the database on the new server. Write this information down! MS SQL Server (cont) Due to new Microsoft licensing requirements, they no longer allow 3 rd party applications to package the MS JDBC jar file so you must manually download the jar file and place it in the GS4\Lib directory prior to making the db connection or you will see the following error. JDBC driver can be downloaded here: Or GoPrint Systems, Inc. All rights reserved. Server Migration 3

4 Step 2 Upgrade System It s important when migrating to a new server, that the server version is compatible with the required upgrade path. The correct path is at follows: required to upgrade to # some version to Check your server version There are numerous ways to check your version. The simplest is from the Control Center Login page GoPrint Systems, Inc. All rights reserved. Server Migration 4

5 Running 4.1.# If running some version of 4.1.#, you must upgrade to To do so use the Web Update Tool. 1. System - Web Update 2. Download the update and when completed restart the GS4 Services from MS Services or restart the Node: Upgrading from to Once updated to navigate back to the Web Update Tool to obtain the instructions (PDF) for upgrading to Prior to updating you must manually update your servers (GTX, and Agents) and print release stations JRE to JRE 8. This is the JRE that comes embedded with GoPrint. Follow the instructions in the update guide to download the required JRE 8 zip file and to apply. 2. Manually download the update zip file and place the zip file into your GTX servers GS4\Updates folder. 3. Restart the GS4 Services Note: remote Agents and Release Stations are designed to automatically pull down the updated GoPrint version. Additionally, you can download the upgrade instructions here: Upgrading from some version of to If currently running some version of and want to upgrade to 4.3.0# you must first upgrade to the last version of which is Depending on your current you may use the System Web Update Tool. If the option to download the update, then you re running a older version of that doesn t support this update process and must then manually download the update and apply it GoPrint Systems, Inc. All rights reserved. Server Migration 5

6 To do so: 1. Download the update 2. Drop in the servers GS4\Updates folder (Do not extract the zip file) 3. Restart the GS4 Services Important: for migrating purposes, upgrading to isn t required and should only be completed using the Web Update Tool after the server migration is completed. Do not upgrade to prior to migrating!!! Step 3 - Backup the GoPrint Database (PostgreSQL Server ) Important: It s assumed you followed the prior steps to upgrade to Navigate to: Step 1 - Start menu Programs PostgreSQL 8.2 pgadmin III Note: or PostgreSQL GoPrint Systems, Inc. All rights reserved. Server Migration 6

7 Pgadmin III tool should open: Note: if prompt for a password enter: xxx123 or Go123srv or the password you created when originally installed PostgreSQL. Step 2 Double-click the PostgreSQL Database Server to expand and to view the goprint database. Step 3 Click the goprint database to enable it 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 7

8 Step 4 Right click on goprint and scroll down and select BACKUP The Backup dialog box appears Leave ALL default items checked! Step 5 Press the Button to select what you want to name the backup and its location on the local server 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 8

9 Step 6 Give the backup a name and save it Give it a name corresponding to the month and date the backup was performed. Navigate to the current Backups Folder located on the Desktop of the GoPrint Server 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 9

10 Step 7 - Select COMPRESS (Do not select Plain) Leave other defaults checked Pre-postgresql 9.0 screenshot PostgreSQL 9.0+ screenshot 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 10

11 Step 8 Press OK or Backup to start the backup process The backup process begins: Note: will take a number of minutes to complete depending on size of database Click Done Step 9 Copy the backup to the new server Install PostgreSQL and GoPrint on the new server At this point, it s assumed you followed the Windows Server Installation guide to install GoPrint and PostgreSQL onto the new server. Also, assumed the Windows print queues have also been installed. Windows Installers: GoPrint Systems, Inc. All rights reserved. Server Migration 11

12 Important: Install PostgreSQL (current supported version) Create a new Database to Restore the backup Pgadmin III for PostgreSQL 9+ If using Pgadmin 4 and PostgreSQL 10 see instructions at end of document. Hint: try to use the same database name, but not required GoPrint Systems, Inc. All rights reserved. Server Migration 12

13 Restoring a Backup Step 1 - Scroll down to the Restore option Pgadmin III for PostgreSQl screenshot Step 2 - Enter a path to the backup file 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 13

14 Press ok when completed Connect to the Restored Database Step 1 Open the Node interface: open a browser to: Step 2 - Click on Configure database Make the necessary changes: JDBC Driver: JDBC PostgreSQL Server: localhost (localhost is required!) Database Name: should be the same! User ID: postgres Password: should be Go123srv or whatever you created when you installed PostgreSQL based on the Windows Server Installation Guide. Step 3 Press Apply Step 4 Press Test Connection A Connection Successful message appears! DO NOT PRESS CREATE DATABASE! 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 14

15 MS SQL Server Prior: place the MS JBDC driver into the GS4\lib directory Enter: 1. JDBC Driver: Microsoft SQL Server 2. the MS SQ Server name and the appended instance, if one is attached. 3. Database name 4. MS SQL User ID and password. 5. Press Apply 6. Press Test Connection A Connection Successful message appears! DO NOT PRESS CREATE DATABASE! 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 15

16 Failed to locate the JDBC Driver error: Due to new Microsoft licensing requirements, they no longer allow 3 rd party applications to package the MS JDBC jar file so you must manually download the jar file and place it in the GS4\Lib directory prior to making the db connection or you will see the following error. JDBC driver can be downloaded here: Step 5 - Click on Services from the Node navigation menu 1. Start the GTX service Service GTX failed to start: null appears: This happens when the database connection previously existed, and a change was made. To resolve, restart the GS4 Services from MS Services GoPrint Systems, Inc. All rights reserved. Server Migration 16

17 Once the GTX service appears as running, press the GoPrint Control Center option to bring up the admin login page. GoPrint Configuration and renaming the new GoPrint Server Once the migration was successful you must rename the new to server to match the hostname of the server it s replacing. Two Agent servers will appear. The old production server appears with a red dot stating it s offline and the information is being pulled from the database. Expanding the arrow next to the red dot expands all of the printers. Once you physically rename the server and make two configuration changes the server status will change to the desired server. In this example, the localhost server displays as green and the ricksredhat.localdomain server in red. At this point, you can delete the printers under ricksredhat.domain server and finally the server itself. Note: you cannot delete a server with printers attached to it. Steps to Rename the server 1. Physically rename the server 2. Edit the goprint.cfg file to reflect the new name 3. Delete the gtx.keystore and restart the services 4. Optional: SSL Certificate. if previously using a ssl certificate for the web client popup, you can copy the backup of the gtx.keystore file and replace it here. This file is where your ssl certificate it stored. Doing so, eliminates the need to reimport the ssl certificate GoPrint Systems, Inc. All rights reserved. Server Migration 17

18 Navigate to the GS4 installation directory and open the goprint.cfg file in Notepad. Look for the line: gtx.hostname: and change the name. Save changes 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 18

19 Delete the GTX.KEYSTORE FILE SSL Certificate Import IMPORTANT: If using an SSL Certificate for web client secure communication, drop the backup of your gtx.keystore file here. This step eliminates the need to reimport the certificate. Tip: you may also need to delete the gtx.keystore file on remote Agents if they re having issues reconnecting: displaying a message stating cannot connect to host or something similar Restart the GS4 Services and a new gtx.keystore reflecting the new name is created GoPrint Systems, Inc. All rights reserved. Server Migration 19

20 Delete Reference To The Temporary Server 1. Delete Printers: manually delete each printer and then the server itself. 2. Delete Server: once all printers are deleted, you can click the Pencil icon next to the server name and then delete the server GoPrint Systems, Inc. All rights reserved. Server Migration 20

21 New server migration has been completed! SSL Certificate issue Troubleshooting If using a SSL Certificate, sometimes the certificate authorities Root certificates do not exist in the Java cacerts keystore, especially if using LDAP over SSL. If you followed the directions and backed up your JRE cacerts keystore, you can drop it into the folder corresponding directory. C:\GS4\jre\lib\security This step is required if using LDAP over SSL and port GoPrint Systems, Inc. All rights reserved. Server Migration 21

22 PostgreSQL 10 ONLY PGADMIN 4 Restore Option It s recommended to upgrade to the latest version of Pgadmin 4 version 3.1 or above before attempting the Restore. If you see the following message follow the instructions by clicking the here link to upgrade or read the provided instructions at the end of this document. Create a new database 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 22

23 Scroll down the Restore option 1. Leave default of Custom or tar 2. Select path to the backup file 3. Press Restore 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 23

24 Additional information Upgrading PGADMIN 4 to or above If you see the following message following the here link to download the Windows update Pgadmin download page GoPrint Systems, Inc. All rights reserved. Server Migration 24

25 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 25

26 Download the current version Run the installer Accept all the default prompts 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 26

27 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 27

28 That s it you ve successfully upgraded PGADMIN Hint: after upgrading a new version of PgAdmin 4 appears as a standalone option under Programs 2018 GoPrint Systems, Inc. All rights reserved. Server Migration 28

GoPrint Web Update Utility

GoPrint Web Update Utility GoPrint Web Update Utility Perquisites: Backing up the database and the GoPrint Lib and Bin directories. Important: Contact GoPrint Technical Support prior to downloading any Web Update to ensure system

More information

Installation and Troubleshooting Tips

Installation and Troubleshooting Tips Installation and Troubleshooting Tips Common Installation Tips GOPRINT INSTALLER The GoPrint Installer for 32 bit and 64 bit systems are available for download at: Windows: http://software.goprint.com/gs4/gs4-setup.exe

More information

Windows Server Installation Guide. Versions: 4.3/4.2/4.1/

Windows Server Installation Guide. Versions: 4.3/4.2/4.1/ Windows Server Installation Guide Versions: 4.3/4.2/4.1/ Updated June 2018 Contents System Requirements... 3 Tips for Success... 7 Terms... 9 Installation Scenarios... 11 PostgresSQL Database Installation...

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

Elite. Copy and Print Release Terminal. Last update 5/2017 Firmware GoPrint version GoPrint Web Client Anonymous Mode (Guest mode)

Elite. Copy and Print Release Terminal. Last update 5/2017 Firmware GoPrint version GoPrint Web Client Anonymous Mode (Guest mode) Elite Copy and Print Release Terminal GoPrint Web Client Anonymous Mode (Guest mode) Last update 5/2017 Firmware 00.151 GoPrint version 4.2.2 2017 ITC Systems. All rights reserved. Elite Guest Mode Configuration

More information

The GoPrint Solution Web Client for Macintosh

The GoPrint Solution Web Client for Macintosh The GoPrint Solution Web Client for Macintosh Version 4.1 4.2 Updated: July 2017 Copyright 2016 ITC SYSTEMS. All rights reserved. No part of this publication may be reproduced, distributed, copied, or

More information

AD Sync Client Install Guide. Contents

AD Sync Client Install Guide. Contents AD Sync Client Install Guide Contents AD Sync Client Install Guide... 1 Introduction... 2 Deployment Prerequisites... 2 Configure SQL Prerequisites... 3 Switch SQL to Mixed Mode authentication... 3 Create

More information

Price Sheets and Print Rules

Price Sheets and Print Rules Price Sheets and Print Rules Updated: 03/2017 Contents Price Sheets Overview... 2 Creating a New Price Sheet... 2 Assign a Price Sheet to a Print Queue(s)... 5 Duplex Printing Discounts... 6 Oversize Printing

More information

Novell OpenLDAP Configuration

Novell OpenLDAP Configuration Novell OpenLDAP Configuration To access the GoPrint Novell e-directory LDAP Connector configuration screen navigate to: Accounts Authentication Connectors GoPrint provides two connector options, Standard

More information

Cloud Compute. Backup Portal User Guide

Cloud Compute. Backup Portal User Guide Cloud Compute Backup Portal User Guide Contents Service Overview... 4 Gaining Access... 5 Operational Guide... 6 Landing Page... 6 Profile View... 6 Detailed View... 8 Overview... 8 Cloud Backup... 8

More information

Installing AX Server with PostgreSQL (multi-server)

Installing AX Server with PostgreSQL (multi-server) Installing AX Server with PostgreSQL (multi-server) Version: 13 Published: Wednesday, November 29, 2017 ACL Services Ltd. 2017 Table of contents Table of contents Table of contents 3 Introduction 7 Intended

More information

Module 2 ADempiere Installation

Module 2 ADempiere Installation Module 2 ADempiere Installation By Kitti Upariphutthiphong Technical Consultant, ecosoft kittiu@gmail.com ADempiere ERP 1 2 Module Objectives Know how to get the latest version of ADempiere Understand

More information

The Reading Inventory Installation Guide

The Reading Inventory Installation Guide The Reading Inventory Installation Guide For use with The Reading Inventory version 2.5 or later and Student Achievement Manager version 2.5 or later Table of Contents Introduction... 3 Getting Started...

More information

GoPrint cpad Account Copier Terminal User Manual. Model: cpad Firmware

GoPrint cpad Account Copier Terminal User Manual. Model: cpad Firmware GoPrint cpad Account Copier Terminal User Manual Model: cpad Firmware 1.12.4 May 2014 Contents Introduction... 3 Requirements... 3 Hardware Configuration... 3 Start-up:... 3 To enter the cpad Config Menu:...

More information

Unified CVP Migration

Unified CVP Migration If there is a change in platform of a later release of Unified CVP, migration from the existing release to the later release is required. For example, moving from Unified CVP 8.5(1) to Unified CVP 10.0(1)

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

IP-guard v3.2 Migration Guideline

IP-guard v3.2 Migration Guideline IP-guard v3.2 Migration Guideline Copyright 2012 Teclink Development Ltd. All rights reserved. IP-guard v3.2 Migration Guideline P. 2 INTRODUCTION The purpose of this document is to provide detailed guideline

More information

Symantec Endpoint Protection Installation Guide

Symantec Endpoint Protection Installation Guide Symantec Endpoint Protection 11.0 Installation Guide SYMANTEC ENDPOINT PROTECTION 11.0 TABLE OF CONTENTS A NEW SECURITY APPLICATION... 1 INTRODUCTION... 1 WHAT IS SYMANTEC ENDPOINT PROTECTION (SEP) 11.0?...

More information

Upgrading the Server Software

Upgrading the Server Software 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.5.0, page B-2 Obtaining

More information

Xerox WorkCentre 3655 / 3655i Software Installation Instructions

Xerox WorkCentre 3655 / 3655i Software Installation Instructions Xerox WorkCentre 3655 / 3655i Software Installation Instructions Upgrading Software for Xerox ConnectKey Technology A new firmware update containing the latest improvements is available for your ConnectKey-enabled

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

Table of Contents Introduction to the SAP Roambi migration process SystemRequirements Preparing to upgrade SAP Roambi ES

Table of Contents Introduction to the SAP Roambi migration process SystemRequirements Preparing to upgrade SAP Roambi ES Table of Contents Introduction to the SAP Roambi migration process 6 SystemRequirements 6 Mobile Devices Server Requirements Hardware Operating Systems Java Application Servers Databases Other Collaterals

More information

NetZtouch Copy and Print Release Terminal. Last update 05/1/2016 Firmware /68/69/76 GoPrint version 4.2.2

NetZtouch Copy and Print Release Terminal. Last update 05/1/2016 Firmware /68/69/76 GoPrint version 4.2.2 NetZtouch 7800 Copy and Print Release Terminal Last update 05/1/2016 Firmware 00.04.65/68/69/76 GoPrint version 4.2.2 2016 ITC Systems. All rights reserved. NetZtouch 7800 Configuration 1 Contents Overview...

More information

Configuration Store Setup Guide

Configuration Store Setup Guide Configuration Store Setup Guide Version 1.6 Corresponding Software Version Celonis 4.3 This document is copyright of the Celonis SE. Distribution or reproduction are only permitted by written approval

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

SIS offline. Getting Started

SIS offline. Getting Started SIS offline We highly recommend using Firefox version 3.0 or newer with the offline SIS. Internet Explorer is specifically not recommended because of its noncompliance with internet standards. Getting

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Wildcard Certificates

Wildcard Certificates Wildcard Certificates Importing PKCS#12 and.pfx files Important: GoPrint requires the certificate chain password to be trustno1 When importing certificates into the Java Keystore generated on another certificate

More information

Wireless and Dorm Printing Overview

Wireless and Dorm Printing Overview Wireless and Dorm Printing Overview Updated: 2/1/2009 IMPORTANT: IPP printing is not supported In order for wireless and dorm users to successfully print to print queues installed on a GoPrint system,

More information

FASTT Math Installation Guide

FASTT Math Installation Guide FASTT Math Installation Guide For use with FASTT Math Enterprise Edition version 3.x or later and Student Achievement Manager version 3.x or later Table of Contents Introduction... 3 Getting Started...

More information

INSTALL GUIDE BIOVIA INSIGHT 2016

INSTALL GUIDE BIOVIA INSIGHT 2016 INSTALL GUIDE BIOVIA INSIGHT 2016 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

Installation Guide. 3CX CRM Plugin for Autotask. Version:

Installation Guide. 3CX CRM Plugin for Autotask. Version: Installation Guide 3CX CRM Plugin for Autotask Version: 15.5.76 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced

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

CBORD CS XML Configuration

CBORD CS XML Configuration CBORD CS XML Configuration Pre-Configuration Steps The CS XML transaction server (and any firewall) must allow incoming traffic over the listening port from the GoPrint server. Test it by opening a command

More information

OpenGeo Suite for Windows Release 3.0.1

OpenGeo Suite for Windows Release 3.0.1 OpenGeo Suite for Windows Release 3.0.1 OpenGeo February 04, 2013 Contents 1 Prerequisites i 2 New Installation i 3 Upgrading vi 3.1 Upgrading from version 2.x to 3.x....................................

More information

FASTT Math Installation Guide

FASTT Math Installation Guide FASTT Math Installation Guide For use with FASTT Math Enterprise Edition version 2.4 or later and Student Achievement Manager version 2.4 or later PDF0885 (PDF) Houghton Mifflin Harcourt Publishing Company

More information

System 44 Installation Guide

System 44 Installation Guide System 44 Installation Guide For use with System 44 version 2.5 or later and Student Achievement Manager version 2.5 or later Table of Contents Introduction... 3 Getting Started... 3 Windows and Mac OS

More information

Migration of Existing NSM Server from standalone to an Extended HA environment

Migration of Existing NSM Server from standalone to an Extended HA environment Migration of Existing NSM Server from standalone to an Extended HA environment The below procedure is to migrate the existing Standalone NSM server setup to a 4 Server HA environment where the GUI Server

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

Upgrading an ObserveIT One-Click Installation

Upgrading an ObserveIT One-Click Installation Upgrading an ObserveIT One-Click Installation This document was written for ObserveIT Enterprise version 7.6.1. This document uses screenshots and procedures written for Windows Server 2012 R2 and SQL

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

Zinstall FullBack User Guide. Thank you for purchasing Zinstall FullBack. If you have any questions, issues or problems, please contact us:

Zinstall FullBack User Guide. Thank you for purchasing Zinstall FullBack. If you have any questions, issues or problems, please contact us: Thank you for purchasing Zinstall FullBack. If you have any questions, issues or problems, please contact us: Support email: Sales email: Visit our website: support@zinstall.com sales@zinstall.com www.zinstall.com

More information

enicq 6 Installation Guide

enicq 6 Installation Guide Vermont Oxford Network enicq 6 Documentation enicq 6 Installation Guide Release 1.4 Published January 2018 2018 Vermont Oxford Network. All Rights Reserved. enicq 6 Installation Guide Introduction Welcome

More information

Mobile Zero Client Management Console User Guide

Mobile Zero Client Management Console User Guide Mobile Zero Client Management Console User Guide Computing Innovations. v1.0c February 4, 2015 Contents Chapter 1: Installing the Management Console...3 Chapter 2: Getting Started...4 Installing the Cirrus

More information

'phred dist acd.tar.z'

'phred dist acd.tar.z' Phred is free for academic use but does require registration and for you to obtain a licence. Please visit http://www.phrap.org/consed/consed.html#howtoget and follow the instructions. A copy of the Phred

More information

READ 180 Next Generation Installation Guide

READ 180 Next Generation Installation Guide READ 180 Next Generation Installation Guide rskills including College & Career For use with READ 180 Next Generation suite and Student Achievement Manager version 2.5 or higher Table of Contents Introduction...

More information

CIS 231 Windows 7 Install Lab #2

CIS 231 Windows 7 Install Lab #2 CIS 231 Windows 7 Install Lab #2 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in the

More information

EASTWeb V2.0 Manual. Contents

EASTWeb V2.0 Manual. Contents EASTWeb V2.0 Manual Contents 1. Installation... 2 1.1 Recommended Hardware Specification... 2 1.2 Installing Required Software... 2 1.2.1 Installing Java 32-bit... 2 1.2.2 Installing PostgresSQL... 5 1.3

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

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

Setup Guide for Hard-Wire Ethernet Connected TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist

Setup Guide for Hard-Wire Ethernet Connected TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist Setup Guide for Hard-Wire Ethernet Connected TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist Summary This document explains how to configure the TP-Link

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

USPS USPS Provisioning Services

USPS USPS Provisioning Services Manual USPS USPS Provisioning Services Version 4.4 of August 13, 2014 Status: Final 1/14 Summary 1. Introduction 3 2. Enrollment 3 3. Software Download 7 4. Installation 7 5. Post Install process 10 6.

More information

HOW TO UPGRADE YOUR EXISTING P6 PRO DEPLOYMENT TO VERSION 8.3

HOW TO UPGRADE YOUR EXISTING P6 PRO DEPLOYMENT TO VERSION 8.3 HOW TO UPGRADE YOUR EXISTING P6 PRO DEPLOYMENT TO VERSION 8.3 P6 Pro 8.3 Getting the Software Who can download? Anyone with P6 V8.2 and current Maintenance Anyone else can migrate (call your local Rep)

More information

NetZtouch Copy and Print Release Terminal. Last update 10/2018 Firmware GoPrint version 4.2.2

NetZtouch Copy and Print Release Terminal. Last update 10/2018 Firmware GoPrint version 4.2.2 NetZtouch 7800 Copy and Print Release Terminal Last update 10/2018 Firmware 00.05.38 GoPrint version 4.2.2 2018 ITC Systems. All rights reserved. NetZtouch 7800 Configuration 1 Contents Overview... 3 Power

More information

WISP Setup Guide for TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist

WISP Setup Guide for TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist WISP Setup Guide for TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist Summary This document explains how to configure the TP-Link WR841N router to provide

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

FASTT Math Installation Guide

FASTT Math Installation Guide FASTT Math Installation Guide For use with FASTT Math Enterprise Edition version 2.3 or later and Scholastic Achievement Manager version 2.3 or later Copyright 2014 by Scholastic Inc. All rights reserved.

More information

Archivists Toolkit Internal Database

Archivists Toolkit Internal Database Archivists Toolkit Internal Database The Archivists Toolkit now includes (AT 2.0, update 9 and later), support for an internal database based on HyperSQL 2.0 (HSQLDB). HyperSQL is a small, reliable, high

More information

INSTALL GUIDE BIOVIA INSIGHT 2.6

INSTALL GUIDE BIOVIA INSIGHT 2.6 INSTALL GUIDE BIOVIA INSIGHT 2.6 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9. VMware Enterprise Systems Connector Installation and Configuration JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.3 You can find the most up-to-date technical documentation

More information

USE WINDOWS FILE HISTORY TO BACK UP YOUR DATA

USE WINDOWS FILE HISTORY TO BACK UP YOUR DATA USE WINDOWS FILE HISTORY TO BACK UP YOUR DATA File History is Windows 10 s main backup tool, originally introduced in Windows 8. Despite the name, File History isn t just a way to restore previous versions

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

Troubleshooting Cisco DCNM

Troubleshooting Cisco DCNM 18 CHAPTER This chapter describes some common issues you might experience while using Cisco Data Center Network Manager (DCNM), and provides solutions. Note For troubleshooting Cisco DCNM server installation

More information

Migrating vrealize Automation 6.2 to 7.1

Migrating vrealize Automation 6.2 to 7.1 Migrating vrealize Automation 6.2 to 7.1 vrealize Automation 7.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

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

Wireless for Windows 7

Wireless for Windows 7 Wireless for Windows 7 The new CWSL wireless network consists of three different wireless networks CWSL Faculty-Staff - This network is for faculty and staff only. (uses WPA2-Enterprise encryption) CWSL

More information

1Integrate for ArcGIS Installation Guide. Server Edition

1Integrate for ArcGIS Installation Guide. Server Edition 1Integrate for ArcGIS Installation Guide Server Edition Product version: v 2.1 Document version: v 1.9 Document date: 03/08/2018 Copyright 2018 1Spatial plc and its affiliates. All rights reserved. Other

More information

User Guide MapRoad 2.3 Install Guide Windows 7

User Guide MapRoad 2.3 Install Guide Windows 7 User Guide MapRoad 2.3 Install Guide Windows 7 Purpose of this Document The purpose of this document is to fully describe the installation of the modules associated with MapRoad 2.3 in a window 7 environment.

More information

AWC Connect. This document has instructions for: Installing the WatchGuard VPN Client and Connecting the VPN to Woodmark

AWC Connect. This document has instructions for: Installing the WatchGuard VPN Client and Connecting the VPN to Woodmark AWC Connect Use the AWC Connect VPN client to browse mapped network drives and navigate the intranet just as if you were sitting in your office. AWC Connect is for AWCissued Windows PCs only. This document

More information

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher)

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher) Sabre Customer Virtual Private Network Launcher (SCVPNLauncher) User s Guide Sabre Travel Network This document provides detailed information for the install/uninstall, operation, configuration and troubleshooting

More information

TMS Agent Troubleshooting procedures for Cisco TelePresence VCS and TMS

TMS Agent Troubleshooting procedures for Cisco TelePresence VCS and TMS TMS Agent Troubleshooting procedures for Cisco TelePresence VCS and TMS Reference Guide Cisco VCS Cisco TMS April 2012 Procedures compiled by Chad Johnson, Zac Colton, & Vernon Depee This document has

More information

Convio Data Sync Connector 3 Installation Guide

Convio Data Sync Connector 3 Installation Guide Convio Data Sync Connector 3 Installation Guide Convio Connector Installation Instructions.doc 1 INSTALLATION Installation Prerequisites... 3 Technical Requirements... 3 Installing the Pervasive Data Integrator...

More information

Once file and folders are added to your Module Content area you will need to link to them using the Item tool.

Once file and folders are added to your Module Content area you will need to link to them using the Item tool. VITAL how to guides elearning Unit Last updated: 01.10.2010 Course Files tool Overview Course Files tool enables you to: Quickly copy large numbers of files into a VITAL module. Files can be dragged and

More information

SafeConsole On-Prem Install Guide

SafeConsole On-Prem Install Guide version 5.4 DataLocker Inc. December, 2018 Reference for SafeConsole OnPrem 1 Contents Introduction................................................ 3 How do the devices become managed by SafeConsole?....................

More information

Fairfield University Using Xythos for File Storage

Fairfield University Using Xythos for File Storage Fairfield University Using Xythos for File Storage Version 7.0 Table of Contents I: Accessing your Account...2 II: Uploading Files via the Web...2 III: Manage your Folders and Files via the Web...4 IV:

More information

Performing an ObserveIT Upgrade Using the Interactive Installer

Performing an ObserveIT Upgrade Using the Interactive Installer Performing an ObserveIT Upgrade Using the Interactive Installer ABOUT THIS DOCUMENT This document contains detailed procedures and instructions on how to upgrade ObserveIT by using the interactive "One

More information

Immotec Systems, Inc. SQL Server 2008 Installation Document

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

More information

This is a known issue (SVA-700) that will be resolved in a future release IMPORTANT NOTE CONCERNING A VBASE RESTORE ISSUE

This is a known issue (SVA-700) that will be resolved in a future release IMPORTANT NOTE CONCERNING A VBASE RESTORE ISSUE SureView Analytics 6.1.1 Release Notes ================================= --------- IMPORTANT NOTE REGARDING DOCUMENTATION --------- The Installation guides, Quick Start Guide, and Help for this release

More information

Downloading Java Development Kit (JDK), the Offline Client, and Utilizing the Offline Audit Tool

Downloading Java Development Kit (JDK), the Offline Client, and Utilizing the Offline Audit Tool Downloading Java Development Kit (JDK), the Offline Client, and Utilizing the Offline Audit Tool Contents Downloading Java Development Kit... 2 Downloading the Offline Client... 7 Completing Your Audit

More information

Web Client for Windows

Web Client for Windows Web Client for Windows Version 4.0/4.1/4.2 Updated: March 2017 ITC Systems, Inc One Annabel Lane, Suite 105 San Ramon, CA 94583 (925)790-0070 2017 ITC Systems, Inc. All rights reserved. Windows Web Client

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

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Description ProcessMaker is an easy-to-use, open source workflow automation and Business Process Management platform, designed so Business

More information

How to connect to the University of Exeter VPN service

How to connect to the University of Exeter VPN service How to connect to the University of Exeter VPN service *****Important Part of the process of using the VPN service involves the automatic download and installation of Juniper Network Connect software,

More information

Xerox WorkCentre 6655 Software Installation Instructions

Xerox WorkCentre 6655 Software Installation Instructions Xerox WorkCentre 6655 Software Installation Instructions Upgrading Software for Xerox ConnectKey Technology A new firmware update containing the latest improvements is available for your ConnectKey-enabled

More information

System 44 Installation Guide

System 44 Installation Guide System 44 Installation Guide For use with System 44 version 2.4 or later and Student Achievement Manager version 2.4 or later PDF0883 (PDF) Houghton Mifflin Harcourt Publishing Company Table of Contents

More information

Bitnami Dolibarr for Huawei Enterprise Cloud

Bitnami Dolibarr for Huawei Enterprise Cloud Bitnami Dolibarr for Huawei Enterprise Cloud Description Dolibarr is an open source, free software package for small and medium companies, foundations or freelancers. It includes different features for

More information

Bitnami Coppermine for Huawei Enterprise Cloud

Bitnami Coppermine for Huawei Enterprise Cloud Bitnami Coppermine for Huawei Enterprise Cloud Description Coppermine is a multi-purpose, full-featured web picture gallery. It includes user management, private galleries, automatic thumbnail creation,

More information

System 44 Next Generation Installation Guide

System 44 Next Generation Installation Guide System 44 Next Generation Installation Guide For use with System 44 Next Generation version 2.3 or later and Scholastic Achievement Manager version 2.3 or later Copyright 2014 by Scholastic Inc. All rights

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

Perceptive Matching Engine

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

More information

INSTALLATION GUIDE FOR ACPL FM220 RD WINDOWS APPLICATION INDEX

INSTALLATION GUIDE FOR ACPL FM220 RD WINDOWS APPLICATION INDEX INSTALLATION GUIDE FOR ACPL FM220 RD WINDOWS APPLICATION INDEX CONTENT PAGE No. Setup FM220 RD Service 2 Setup FM220 RD Service Support Tool 5 Instructions to enable HTTPS in RD Service 8 RD Service troubleshooting

More information

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017 UPGRADE GUIDE Log & Event Manager Version 6.3.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

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

SilkTest 2010 R2. Installation Guide

SilkTest 2010 R2. Installation Guide SilkTest 2010 R2 Installation Guide Borland Software Corporation 4 Hutton Centre Dr., Suite 900 Santa Ana, CA 92707 Copyright 2009-2010 Micro Focus (IP) Limited. All Rights Reserved. SilkTest contains

More information

Deltek Costpoint New Installation Guide for Microsoft SQL Server

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

More information

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

READ 180 Next Generation Installation Guide

READ 180 Next Generation Installation Guide READ 180 Next Generation Installation Guide including rskills Tests Next Generation For use with READ 180 Next Generation suite and Scholastic Achievement Manager version 2.3 or higher Copyright 2014 by

More information

DBXL AZURE INSTALLATION GUIDE

DBXL AZURE INSTALLATION GUIDE Page 1 of 48 DBXL AZURE INSTALLATION GUIDE LAST UPDATED: October 25, 2016 ADDING A VIRTUAL MACHINE ON MICROSOFT AZURE Login to your Microsoft Azure site. Create a new Virtual Machine instance by clicking

More information