PigCHAMP Knowledge Software. Enterprise Edition Installation Guide

Size: px
Start display at page:

Download "PigCHAMP Knowledge Software. Enterprise Edition Installation Guide"

Transcription

1 PigCHAMP Knowledge Software Enterprise Edition Installation Guide

2 PIGCHAMP, LLC Enterprise Edition Installation Guide JUNE 2016 EDITION PigCHAMP Knowledge Software 1531 Airport Rd Suite 101 Ames, IA Phone (515) Fax (515)

3 Table of Contents Enterprise Server Installation... 1 Enterprise Client Installation... 5 Post Installation... 5 Specifying the Server... 6 Obtaining the IP Address of the Database Server... 6 Obtain a License: In order to register the software you will need to get a license from PigCHAMP Import a License: Once notification is received that the license is ready, import the license Troubleshooting... 9 Error logging on to server... 9 Determining if database/browser is started... 9 Client will not connect to the server Determining if windows firewall is enabled Modifying the Windows Firewall Disabling the Windows Firewall Opening the Firewall for Enterprise Clients Windows XP and Vista Opening the Firewall for Enterprise Clients Windows 7 and Windows Opening the Firewall for Enterprise Server Windows 2008 Server Unable to connect to service Firewall is blocking the service port PigCHAMP Licensing Service is not started Restart the service using the Services management console... 13

4 Chapter 1 Enterprise Server Installation Warning The computer that hosts the database server needs to have a static IP address. P igchamp Enterprise consists of several portions of software: SQL database, PigCHAMP Licensing Management Service (PCLMS), and the PigCHAMP application are required, though they do not need to be co-located. There are also some software modules that are optional: pdf995 driver, Scheduling Service and the PigCHAMP Backup and Restore Utility. PigCHAMP software uses Microsoft SQL Server as its database. You have the option during installation to either use an existing installation of SQL Server (2005 or newer) or have the setup install it for you. If you choose to let the setup install SQL Server it will install SQL Server 2008 R2 Express Edition with an instance called PigCHAMPData and database named PigCHAMP. You can also choose to manually install a different version of SQL prior to running the PigCHAMP database server installation software. You must have the PigCHAMP Setup file and either the SQL Installation file or existing SQL software available before beginning the installation. Note: On Windows 10 computers, SQL 2012 or SQL 2014 should be installed manually for best results. Downloadable files for installation: PigCHAMP Setup File (works for client, database server and PCLMS installation): SQL Setup File: You will be required to choose the language and version of program you need to download: SQLEXPR_x86 for 32-bit operating systems or SQLEXPR_x64 for 64-bit operating systems. SQL 2008 R2 SP2 Express: SQL 2012 SP2 Express: 1

5 SQL 2014 Express: Instructions to manually install SQL Express can be found here: 3F During the installation process, you will be presented with several screens. You can choose the back button to change your settings at any time during setup. At the end of the process, you will be presented with a list of the configurations you have chosen before performing the installation. The first two screens start the installation and ask you to accept the End User Licensing Agreement (EULA). You must accept the EULA to proceed with the installation. The Select Components screen will allow you to set up the database server. Choose Database Server installation from the dropdown menu. Here, you get to choose which software modules to install. Following is a brief overview of the items you see on this screen and what they are: 1. Static Client PigCHAMP application software. Application software can be installed on the same computer as the database but is not required. The local temporary reporting database is an option for the client computers connected to PigCHAMP and should not be selected for the database server installation. 2. Roaming Client PigCHAMP application software for non-connected clients. Should not be installed on database server. 3. pdf995 driver to create Adobe pdf documents a third-party software product that allows saving and ing of reports directly from the PigCHAMP program as pdf documents. 4. Scheduling Service - currently used for Canarm interface. Recommend to uncheck unless using Canarm interface. 5. Backup and Restore Utility Graphical interface that allows backup of PigCHAMP database for protection of data. This needs to be installed if there is no other SQL backup plan already in place. 6. SQL Server Command Line Utilities basic package of SQL command executables including bcp.exe to allow movement of data in and out of the PigCHAMP program 2

6 7. Licensing Service (PCLMS) Software service module that keeps track of numbers of pigs licensed and allows connection of client computers to database. PCLMS must be installed and running on the network in a location always available to clients. PCLMS uses hardware and software signatures to validate the installation of PigCHAMP. Therefore, it should not be installed on a virtual machine since moving the virtual machine will invalidate the license. PCLMS does not have to be installed on the same computer with the database or PigCHAMP application. 8. Database Microsoft SQL database where the PigCHAMP data will be stored. Can be any version of Microsoft SQL (version 2005 SP4 or higher) including Express. The default installation for Database Server will install static client software, pdf995 driver, Scheduling Service, SQL Command Line Utilities, PigCHAMP Backup and Restore utility, PCLMS, and the database. If you change any of these settings, the dropdown box will change to Custom installation. You are allowed to choose the Start Menu folder for PigCHAMP. It will default to PigCHAMP. The Database Server Options screen will allow you to choose how you want to install the database. If you choose to use an existing instance or installed SQL manually, fill out the data for the bottom option. You can choose to install the database files on a different computer than the computer running the PigCHAMP application or they can reside on the same computer. On the server\instance line, the server name will be the name or IP address of the computer where the database files reside. If you are installing the database on the local computer, you can use localhost for the computer name. In order to use a default unnamed instance, the server\instance line will just contain the server (localhost, IP or computer name of the database server). If you installed SQL manually using the PigCHAMP instructions, the instance will be PigCHAMPData and the database will be PigCHAMP. If you do not have an existing SQL program already installed, you will choose the top option default database. If this is a new installation, Microsoft SQL 2008 R2 Express will be installed with an instance of PIGCHAMPDATA and database PigCHAMP. 3

7 The installation will put the SQL files in the default location under the SQL server directory. If you want to be able to designate a different location for the SQL files, check the box that says Advanced Options. If you are installing a new database, you will be allowed to choose the location of the database files on the Select where to create the database files screen: If you leave these fields blank, it will install to the default locations in the SQL program files directory. Note: The Advanced Options checkbox also gives access to the option to store Unicode text fields. If the Store Unicode Text box is checked, it means that data will be stored in the database in NVARCHAR format. This will increase the size of the database since NVARCHAR data takes up more space than VARCHAR data (the default setting). This setting is only needed if using non-latin based graphical characters such as Russian, Chinese, Japanese, etc. that need to be displayed in the data text fields (farm name, etc.). If SQL has not been previously installed, the PigCHAMP Setup program will check the version of operating system (32-bit or 64-bit) and ask for the location of SQLEXPR that it needs to install. Use the Browse button to locate the SQL file that you downloaded. If all necessary components were not installed on the database server (PCLMS, static client, SQL database); you must run the installation program again on various computers on the network, choosing the components to be installed at each location. After all three necessary components are installed on the network, you must license the PigCHAMP application. Reference license options at the end of Chapter 2. 4

8 Chapter 2 Enterprise Client Installation E nterprise client may be installed on multiple computers. Each computer will connect to a single enterprise server database to access shared farm data stored on the database server. No data is stored locally on the client computer. On the Select Components screen, choose Static Client installation. During installation, a local instance of SQL Server Native Client will be installed along with PigCHAMP software. A local copy of pdf995 must be installed with Static Client software if reports will be saved in pdf format or ed from the client computer. The Local temporary reporting database checkbox allows for a local copy of SQL to be installed on the client computer. This can dramatically speed up report processing on the client computer. If this box is checked, the installation program will need to install or use a local copy of SQL on the client computer. See Chapter 1 for download links for SQL software installation files. The local temporary database does not permanently store PigCHAMP data and does not need to be backed up. Post Installation Once the installation is complete there are a few steps you will need to do in order to connect to the database server. 5

9 Specifying the Server When you first start a client program you will need to specify login credentials and the server\instance that you will log into. The server can be specified as either a hostname or IP Address, as shown below. For a default unnamed instance, use only the server name (no instance). If you already know the IP address or hostname of your server type it in the box and click Connect. If you are unsure how to obtain this information read the next section. If you do not have a username and password contact your server administrator. The defaults for first-time use are: Username: SYSADMIN (must be in all capital letters) Password: SYSADMIN (must be in all capital letters) Obtaining the IP Address of the Database Server If you are not sure how to obtain the IP address of the database server continue reading. The below instructions must be done on the server, not on a client. Click Start > Run and type cmd in the box next to Open, and then click Ok. In the window that came up type ipconfig and press enter. You should see output similar to the screenshot below. Write down the number and period sequence next to IP Address. In the example below that would be Now go to the client computer and enter in IP address\instance Name into the textbox, then press OK (ex: \PigCHAMPData). The first time you log into the database, the PigCHAMP software will attempt to locate the PCLMS service. The software assumes PCLMS is running on the same server as the database. If it does not find PCLMS running on the database server, 6

10 the software will ask you where to find PCLMS. You can specify where to find PCLMS at that time. If you are experiencing any issues at this point please refer to the troubleshooting section for possible solutions, or contact PigCHAMP Technical Support for assistance. Obtain a License: In order to register the software you will need to get a license from PigCHAMP. Open the PigCHAMP program by either double-clicking on the PigCHAMP icon on your desktop, or by navigating to Start > All Programs > PigCHAMP > PigCHAMP ( Programs may be in place of All Programs ). After logging into the program, the following dialogue screen will appear: Click the OK button. The following screen will appear. (If the program is already licensed and this does not appear, go to Help > About to open the Registration page.) Click on the Customer Information tab and fill out the information on that page. (Sections with an asterisk (*) are required.) Click on Registration/Licensing Information tab. If this computer is connected to the internet, click on the Send or Receive button. This will send an automatic license request to PigCHAMP. The user will receive an notification to the specified on the Customer Information tab when the license has been processed. If the computer does not have internet access, click on the Export Information button and save the registration file to a familiar location. Copy the file to an external storage device and take it to a source with internet access. Send an to reg@pigchamp.com with the registration file attached in order to obtain a valid license for the program. NOTE: All programs are different. If you do not know how to attach items to your DO NOT CALL PigCHAMP tech support. Contact your provider s support line for assistance. 7

11 If no internet option is available, you can fax the registration to PigCHAMP. You will need to click on the Export Information button and save the registration file to a familiar location. Go to that location and open the careregistration.xml and print. The printed registration can be faxed to Special Note: Licenses will only be processed during regular business hours. Monday through Friday 8 a.m. to 5 p.m. CST, excluding US holidays. Import a License: Once notification is received that the license is ready, import the license. If not already open, launch PigCHAMP program, either from the desktop shortcut icon, or by navigating to Start > All Programs > PigCHAMP > PigCHAMP ( Programs may be in place of All Programs ). If the internet option for licensing was used, click on the Send or Receive button again. The license will be automatically imported. If the computer does not have internet access, go to the source with internet access and access the account initially used to send the registration file. Save the file attached to the notification from PigCHAMP to an external storage device. Take the external storage device back to the computer with the PigCHAMP program and insert it into the computer. Click on the Import License button and navigate to the registration file received from PigCHAMP, and then click Open. The license file will be imported. If you faxed PigCHAMP your registration, you will receive your registration back via fax. Once your registration is received, if not already open, launch the PigCHAMP program from either the desktop shortcut, or by navigating to Start > All Programs > PigCHAMP > PigCHAMP ( Programs may be in place of All Programs ). You will need to key in your License Key and Placement Credit Key. These keys are case sensitive so please enter all letters and numbers exactly as they appear on the faxed sheet. Once entered click the Save button. A dialog box will appear stating that the application has been successfully registered. If there is an error indicating the license is not valid check the letters and numbers to make sure they are correct, it is case sensitive so make sure you have capital and lower case letters just as they appear in the fax you received. Contact PigCHAMP for assistance if the invalid key error persists. Now your server is registered and ready for use. NOTE: Moving PCLMS will cause your license to become invalid. Therefore, if PigCHAMP software is installed on a virtual machine, it is wise to install PCLMS on a real machine. 8

12 Chapter 3 Troubleshooting I f you are having any issues with the installation this section will do its best to help you resolve them. In the event that your issues are still not resolved after reading this chapter please contact PigCHAMP Technical Support and we will be happy to assist you. Error logging on to server If you followed the server installation instructions but receive the Invalid Connection String Attribute error when trying to log on to PigCHAMP from the server, it means that the PigCHAMP software cannot access the database for some reason. Determining if database/browser is started To determine if the database instance is started: Click Start > All Programs > Microsoft SQL Server > Configuration Tools > SQL Server Configuration Manager. Click on SQL Server Services on the left hand pane. The right pane will show you what services are running. The instance used for PigCHAMP must be running as well as SQL Browser. The default named instance for PigCHAMP is PigCHAMPData, though this may be designated during installation if using a previously installed instance of SQL Server. o If PigCHAMPDATA (or correct instance) is not running, start it by right-clicking on the instance name and choosing Start. If the instance will not start, you may have to change the logon account by right-clicking on the instance name, choosing Properties > Log On tab and changing the logon account to Built-in Account: Local System. o If SQL Browser is not running, right-click on it and select Start. If it states that you cannot start it since it is disabled, you must enable it by right-clicking on SQL Browser, choose Properties > Service tab. Change the Start Mode dropdown to Automatic. 9

13 Client will not connect to the server If you followed the client installation instructions but continue to get a dialog indicating it cannot connect to the server there may be a firewall enabled on the server and/or client that is causing the issue. The error Invalid Connection String Attribute means the PigCHAMP application cannot connect to the SQL database. Determining if windows firewall is enabled First we need to determine if there is a firewall enabled on the server. The following instructions will help you determine if the Windows Firewall is enabled, and how to fix it. There are many other possible firewall applications that you may have, so if you find that the windows firewall is disabled but you are still not able to connect please contact PigCHAMP. The below instructions must be done on the server, not on a client. Click Start > Control Panel, then double click on Network Connections (you may have to go to Settings before Control Panel ). In the window that opens you should see something similar to the picture below. Notice the yellow padlock in the upper right corner of the icon, as well as the word Firewalled. If you do not see either the text or the padlock on the connections in your connections window then your windows firewall is not enabled. If you do see them then continue reading. Modifying the Windows Firewall If you found that the windows firewall is enabled you have two options to allow the PigCHAMP clients to connect to your server. You can disable the firewall, which will disable the protection it provides for your computer as well, or you can tell the firewall to let the PigCHAMP clients go past it. Disabling the Windows Firewall 1. Right-click on the connection your computer uses in the connections window that was opened in the previous section, (This is most likely labeled Local Area Connection ) in the menu that pops up click on Properties. 2. A dialog box should have appeared with General, Authentication and Advanced tabs. Click on the Advanced tab. 3. In the Windows Firewall section of this tab click on the Settings button. 4. You should now see a Windows Firewall dialog box, and the General tab should be selected. Click on the button next to the red shield with a white x in it. The button should get filled in Green, indicating it is selected. 5. Click Ok, then Ok again. The connections in the connections window should now be missing the word Firewalled and the yellow padlock icon. Your firewall is now disabled. 10

14 Opening the Firewall for Enterprise Clients Windows XP and Vista 1. Our first step will be determining what port number your SQL Server installation assigned the PigCHAMP database. a. Click Start > All Programs > Microsoft SQL Server> Configuration Tools > SQL Server Configuration Manager (you may have Program Files in place of All Programs ). b. On the left side of the window that pops up click on the plus symbol next to SQL Server Network Configuration, then click on Protocols for PIGCHAMPDATA. c. Now double click on TCP/IP on the right side of the window. d. In the dialog that pops up click on the IP Addresses tab. e. In the IPAll section, write down the number in the TCP Dynamic Ports box. 2. Now that we have the port used by SQL Server we can open it up in the firewall. a. Follow steps one through three of the Disabling the Windows Firewall section. You should end with the Windows Firewall dialog. b. Click on the Exceptions tab. c. Click on the Add Port button. i. In the Name box enter SQL Server Browser. ii. In the Port Number box enter iii. Click on the button next to UDP and then click OK. d. Click on the Add Port button again. i. In the Name box enter SQL Server PIGCHAMPDATA. ii. In the Port Number box enter the port number that you wrote down from step one. iii. Verify that the TCP button is checked and then click OK. e. Click on the Add Port button again. i. In the Name box enter PigCHAMP Licensing Service. ii. In the Port Number box enter iii. Verify that the TCP button is checked and then click OK. Your firewall should now allow the clients to pass through it in order to connect to your PigCHAMP database. Go to a client machine and attempt to connect to the server. If you are still having issues please contact PigCHAMP for assistance. Opening the Firewall for Enterprise Clients Windows 7 and Windows Go to Control Panel a. If Control Panel is being viewed by Category: i. Click System and Security. ii. Under Windows Firewall click Allow a program through Windows Firewall. b. If Control Panel is being viewed by icons: i. Click Windows Firewall. ii. On the upper left hand side click Allow a program or feature through Windows Firewall. 11

15 2. Click on Allow another program 3. Click Browse, browse to Computer > Local Disk C: > Program Files (x86) > Microsoft SQL Server > 90 > Shared. Click on sqlbrowser.exe and click Open. 4. Click Add. a. Note: Newer versions of SQL may have moved this file to a different folder search to find sqlbrowser.exe if needed 5. Click on Allow another program 6. Click Browse, browse to Computer > Local Disk C: > Program Files (x86) > Microsoft SQL Server > MSSQL.1 > MSSQL > Binn. Click on sqlservr.exe and click Open. 7. Click Add. a. Note: Newer versions of SQL may have moved this file to a different folder search to find sqlservr.exe if needed 8. Click on Allow another program 9. Click Browse, browse to Computer > Local Disk C: > Program Files (x86) > PigCHAMP. Click on PCLMS.exe and click Open. 10. Click Add. The Allowed programs and features: should now have PCLMS, SQL Browser Service EXE, and SQL Server Windows NT options listed and checked. Opening the Firewall for Enterprise Server Windows 2008 Server Windows 2008 Server introduced a whole new security scheme that restricts access to SQL on the server. See the Microsoft Knowledgebase article for information and a script to allow SQL to access a database on the server: In addition to the SQL ports, you must also allow PCLMS to penetrate the server firewall. PCLMS uses port 6000 by default, though that can be changed via dialog box when the PigCHAMP program first starts. Unable to connect to service PCLMS, which stands for PigCHAMP Licensing Management Service, must be installed and running on the network so clients and database server can both access it. When the client first starts, it will look for PCLMS on the database server. If PCLMS was not installed on the database server, a pop up will appear asking where to locate PCLMS. Type in the IP address and port where PCLMS was installed. The port will 12

16 be 6000 unless manually changed in the installation process. If you followed the client installation instructions but still cannot connect to PCLMS, there are a few possible causes. Firewall is blocking the service port Determine if the Windows Firewall is enabled, and open it up if needed. 1. Follow the instructions in the Determining if windows firewall is enabled section in the Client will not connect to server section of this chapter. 2. If the Windows Firewall is enabled then follow step 2 of the Opening the Firewall for Enterprise Clients section. If you have not already opened your firewall for SQL Server make sure you also follow step c and d. 3. If you have different firewall software then please consult the manual on how to open up ports. PigCHAMP Licensing Service is not started On installation the PCLMS service should automatically start itself, and it will be setup to start automatically if you reboot your computer. If for some reason it has trouble starting you can either try rebooting the server so it starts automatically, or you can follow the steps below to manually start the service. Restart the service using the Services management console 1. Verify the windows user you are logged in as has Administrator rights. 2. Click Start > Control Panel, or Start > Settings > Control Panel. a. If you have an option titled Performance and Maintenance click on that. Otherwise skip to step b. b. Double-click on Administrative Tools. c. Double-click on Services. 3. On the left side of the Services window that opened up is your list of available services for your computer. Scroll down until you see PCLMS and left-click on it to highlight it. 4. Now right-click on it to view the context menu for the service. a. If Start is bold then click on it to start the service. b. If Start is grayed out then click on Restart to restart the service. c. If the service will not start, change the logon service by right-clicking PCLMS, choosing Properties > Log On tab. Fill in radio button in front of Local Service Account. Click on Apply and then OK. Start the PCLMS service as described above. 5. If PCLMS fails to start often when the computer boots up, change the recovery options for PCLMS. a. Right-click on PCLMS, choose Properties > Recovery tab. b. Set options for first, second and subsequent failures as desired. Setting First Failure to Restart the Service after 1 minute will often prevent further issues with PCLMS 13

17 not starting correctly on boot up. c. Click on Apply and then OK to exit. d. For Windows 10 if PCLMS often does not start when the computer is restarted, set the Start-up type to Automatic (Delayed Start) 14

Backup using Quantum vmpro with Symantec Backup Exec release 2012

Backup using Quantum vmpro with Symantec Backup Exec release 2012 Backup using Quantum vmpro with Symantec Backup Exec release 2012 Step 1) If the vmpro appliance name and IP address are not resolved through DNS, update the Windows hosts file to include the IP address

More information

APPENDIX B: INSTALLATION AND SETUP

APPENDIX B: INSTALLATION AND SETUP APPENDIX B: INSTALLATION AND SETUP Page A. Overview... B:1 How do I install and setup ICMS?... B:1 Do I need special security rights to install ICMS?... B:1 Installation Basics... B:1 How do I get a quick

More information

Installing CMS, the Care Management System

Installing CMS, the Care Management System Installing CMS, the Care Management System CMS runs on the Microsoft.NET 4.0 Framework or later and utilises SQL Server 2008 R2 Express for its database. These are prerequisites to installing CMS and the

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

Print Manager Plus 2010 Workgroup Print Tracking and Control

Print Manager Plus 2010 Workgroup Print Tracking and Control INTRODUCTION: This is intended to assist in the initial installation or evaluation of Print Manager Plus 2010 Workgroup Edition. This will guide you through tracking your printing whether your workgroup

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

Installation and Configuration Guide

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

More information

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 and Configuration Guide

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

More information

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

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

Summation Express Install Guide for XP 32-Bit

Summation Express Install Guide for XP 32-Bit Summation Express Install Guide for XP 32-Bit Introduction This guide will provide steps for: Minimum Prerequisites Installing Summation Express. Installing Licensing software (CodeMeter and License Manager).

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

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

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS

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

More information

Install. Clarity. Step 1: Set up the folders. Follow the instructions in this document to install Clarity on a server and workstation.

Install. Clarity. Step 1: Set up the folders. Follow the instructions in this document to install Clarity on a server and workstation. Clarity Install Follow the instructions in this document to install Clarity on a server and workstation. Step 1: Set up the folders Create a new Caselle directory and folders for CSLWIN, CSLDATA, and Clarity.

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

The EDGE Estimator v12 Network Database Install

The EDGE Estimator v12 Network Database Install The EDGE Estimator v12 Network Database Install Table of Contents Prerequisites... 1 Installing SQL Express 2014 on a server... 2 Configuring SQL... 7 Restoring your Estimating Database... 8 Setting up

More information

RNDC / NDC MicroStrategy Supplier Web Troubleshooting Guide

RNDC / NDC MicroStrategy Supplier Web Troubleshooting Guide RNDC / NDC MicroStrategy Supplier Web Troubleshooting Guide Where do I log into MicroStrategy for RNDC markets? 2 Where do I log into MicroStrategy for NDC markets? 3 Why can t I log in? Most common log

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

Version 6.3 Upgrade Guide

Version 6.3 Upgrade Guide Version 6.3 Upgrade Guide Copyright 2016 Manufacturing Information Systems, Inc. 217-4 Maxham Meadow Way Woodstock, Vermont 05091 MISys and the MISys logo are registered trademarks of Manufacturing Information

More information

Summation Install Guide Express Edition

Summation Install Guide Express Edition Summation Install Guide Express Edition Version 4.1 Contents Introduction... 4 Minimum Prerequisites... 4 Installing supporting programs for Summation Express... 5 The Summation service account... 6 Creating

More information

CorpSystem Workpaper Manager

CorpSystem Workpaper Manager CorpSystem Workpaper Manager Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced

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

ASSET TRACKING SYSTEM INSTALLATION GUIDE

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

More information

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

Fencing Time Version 4.3

Fencing Time Version 4.3 Fencing Time Version 4.3 Server System Guide October 2017 Copyright 2017 by Fencing Time, LLC. All rights reserved. Table of Contents Table of Contents Table of Contents... 2 Chapter 1: Fencing Time Server

More information

Read Naturally SE Software Guide. Version 2.0

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

More information

DOCUMENT TRACKING INSTALLATION GUIDE

DOCUMENT TRACKING INSTALLATION GUIDE DOCUMENT TRACKING INSTALLATION GUIDE DOCUMENT TRACKING INSTALLATION GUIDE This document walks through the steps necessary for installing the program. TO INSTALL DTS: You should have administrator rights

More information

PMP Installation and Networking Instructions

PMP Installation and Networking Instructions ONTARIO CHIROPRACTIC ASSOCIATION PATIENT MANAGEMENT PROGRAM PUTTING EXPERIENCE INTO PRACTICE PMP Installation and Networking Instructions This document provides: installation instructions for New Users

More information

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

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

More information

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

Top Producer for Palm Handhelds

Top Producer for Palm Handhelds Top Producer for Palm Handhelds Quick Setup Top Producer Systems Phone number: 1-800-830-8300 Email: support@topproducer.com www.topproducer.com Fax: 604.270.6365 Top Producer for Palm handhelds Quick

More information

Instructions for Installing FlashUpdate and Downloading Updates for NPRT 2200 Noise Power Ratio Test Set

Instructions for Installing FlashUpdate and Downloading Updates for NPRT 2200 Noise Power Ratio Test Set Instructions for Installing FlashUpdate and Downloading Updates for NPRT 2200 Noise Power Ratio Test Set Updates to the instrument firmware are available from the Applied Instruments website. Requirements

More information

Obtaining a login and password to the Online Application

Obtaining a login and password to the Online Application Obtaining a login and password to the Online Application You should have received a password to the online application from Regional Credentialing. If you ve forgotten your password, please contact us.

More information

LiveNX Upgrade Guide from v5.1.2 to v Windows

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

More information

Installation Guide. Version 2600

Installation Guide. Version 2600 Installation Guide Version 2600 Before You Start Check here to see that your PC has what it needs to run FedEx Ship Manager Software: Minimum System and Hardware Requirements Intel Pentium 4, 2.4 GHz recommended

More information

Installation on Windows Server 2008

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

More information

Top Producer for BlackBerry Quick Setup

Top Producer for BlackBerry Quick Setup Top Producer for BlackBerry Quick Setup Top Producer Systems Phone Number: 1-800-830-8300 Email: support@topproducer.com Website: www.topproducer.com Trademarks Information in this document is subject

More information

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

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

More information

STS INSTALLATION GUIDE

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

More information

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e VDI Pilot Technology Services Group Procedures IH Anywhere guide 0 P a g e Installation Disable Apple Security Table of Contents IH Anywhere for Apple OSX (MAC)...2 1. Installation...2 Disable Apple Security...8

More information

CONVERSION STANLEY MANUFACTURED ACCESS CONTROL. Invented for life UPGRADING FROM BOSCH READYKEY X V3.1

CONVERSION STANLEY MANUFACTURED ACCESS CONTROL. Invented for life UPGRADING FROM BOSCH READYKEY X V3.1 STANLEY MANUFACTURED ACCESS CONTROL Readykey X Administration Software Program Version 3.1 2006. Bosch Security Systems All Rights Reserved www.boschsecurity.us Invented for life READYKEY X CONVERSION

More information

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r A S C E R T I A LTD S E P T E M B E R 2 0 1 8 D o c u m e n t V e r s i o n - 5.9. 0. 1 Ascertia Limited. All

More information

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 This checklist includes instructions for how to convert from BusinessWorks Version 12 to a new installation of Sage BusinessWorks

More information

Setting up EntraPass Card Gateway with SQL Server 2008

Setting up EntraPass Card Gateway with SQL Server 2008 Setting up EntraPass Card Gateway with SQL Server 2008 The EntraPass Card Gateway is designed to interface with the Oracle or the SQL Server Database Engine. Unfortunately the interface has not been updated

More information

1 Overview. 2 Installation. exacqvision-entrapass Installation Guide.

1 Overview. 2 Installation. exacqvision-entrapass Installation Guide. 1 Overview Purpose ExacqVision recorders now include Kantech Entrapass CE software. The purpose of this document is to guide the technician or installer through the process of installing and registering

More information

Dell License Manager Version 1.2 User s Guide

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

More information

Workstation Configuration

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

More information

TecLocal MultiUser Database

TecLocal MultiUser Database Tec Local 4.0 - Installation Manual: Byer Mode & Multi-User (Server) TecLocal 4.0.009 MultiUser Database Installation Manual: Buyer Mode & Multi-User (Part I - Server) Version: 1.1 Author: TecCom Solution

More information

Abacus Evolve I Planner Framework Edition Framework Edition V2.0 installation

Abacus Evolve I Planner Framework Edition Framework Edition V2.0 installation Abacus Evolve I Planner Framework Edition Framework Edition V2.0 installation Please read before you proceed with the installation of Abacus Evolve I Planner Framework Edition. These instructions are written

More information

Kaseya 2. User Guide. Version 6.0

Kaseya 2. User Guide. Version 6.0 Kaseya 2 Kaseya Server Installation User Guide Version 6.0 June 21, 2010 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

Technical Notes Eclipse Integration version 1.2.1

Technical Notes Eclipse Integration version 1.2.1 .1 Electric Cloud ElectricCommander Technical Notes Eclipse Integration version 1.2.1 September 2010 This document contains information about the ElectricCommander integration with Eclipse for Eclipse

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

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

Controlsoft Identity and Access Management Software Controlsoft Identity Access Client Software

Controlsoft Identity and Access Management Software Controlsoft Identity Access Client Software Controlsoft Identity Access Client Software IA Client Software Installation Guide v8.0.229 2018 Controlsoft Ltd 9010-0046 Issue 8 Page 1 of 24 29/10/2018 Contents 1. Introduction... 2 1.1. PC Specifications...

More information

Halcyon Spooled File Manager GUI. v8.0 User Guide

Halcyon Spooled File Manager GUI. v8.0 User Guide Halcyon Spooled File Manager GUI v8.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

Deposit Wizard TellerScan Installation Guide

Deposit Wizard TellerScan Installation Guide Guide Table of Contents System Requirements... 2 WebScan Overview... 2 Hardware Requirements... 2 Supported Browsers... 2 Driver Installation... 2 Step 1 - Determining Windows Edition & Bit Count... 3

More information

Installing and Configuring Worldox/Web Mobile

Installing and Configuring Worldox/Web Mobile Installing and Configuring Worldox/Web Mobile SETUP GUIDE v 1.1 Revised 6/16/2009 REVISION HISTORY Version Date Author Description 1.0 10/20/2008 Michael Devito Revised and expanded original draft document.

More information

EMC SourceOne Discovery Manager Version 6.7

EMC SourceOne Discovery Manager Version 6.7 EMC SourceOne Discovery Manager Version 6.7 Installation and Administration Guide 300-012-743 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Workstation Configuration Guide

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

More information

Installation Guide Windows 8

Installation Guide Windows 8 Installation Guide Windows 8 DeMichele Group 2 PartnerPak Studio Install Guide Table of Contents TABLE OF CONTENTS 2 HOW TO REACH THE DEMICHELE GROUP 3 INSTALLING PARTNERPAK STUDIO 3 Starting the PartnerPak

More information

LockView 5 / 5Pro CompX Database & Network Configuration & Installation Manual

LockView 5 / 5Pro CompX Database & Network Configuration & Installation Manual LockView 5 / 5Pro CompX Database & Network Configuration & Installation Manual TABLE OF CONTENTS CompX Database & Network Configuration & Installation Manual Introduction... 4 Installation Requirements...

More information

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request...

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request... remitview User Guide 1 TABLE OF CONTENTS INTRODUCTION... 3 Calendar & Buttons... 3 GETTING STARTED.... 5 Dashboard.... 7 Menu Features... 8 PROFILE.... 10 My Profile... 10 My Favorites... 12 Watch List...

More information

Windows 95/98 Infoway Connection Instructions 1/4/2002; rev. 1/9/2002

Windows 95/98 Infoway Connection Instructions 1/4/2002; rev. 1/9/2002 Windows 95/98 Infoway Connection Instructions 1/4/2002; rev. 1/9/2002 The following are the basic steps for setting up your computer for a PPP connection to the library s Infoway Internet service. A PPP

More information

Installation Instructions

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

More information

K2 ServerSave Installation and User Guide

K2 ServerSave Installation and User Guide K2 ServerSave Installation and User Guide Chapter 1: Introduction 1.1 What is K2 ServerSave? Welcome to the K2 ServerSave Server Edition User Guide. This guide briefly describes the K2 ServerSave Application

More information

Legacy Client Chart (LCC) Installation Guide for Purkinje System

Legacy Client Chart (LCC) Installation Guide for Purkinje System Legacy Client Chart (LCC) Installation Guide for Purkinje System A Guide to Run and Configure the Legacy Client Chart (LCC) Solution For questions about using this guide please contact IMS@aohc.org Table

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

DCP585CW Windows Network Connection Repair Instructions

DCP585CW Windows Network Connection Repair Instructions Difficulty printing from your PC can occur for various reasons. The most common reason a networked Brother machine may stop printing, is because the connection between the computer and the Brother machine

More information

Lab - System Restore in Windows 8

Lab - System Restore in Windows 8 Lab - System Restore in Windows 8 Introduction In this lab, you will create a restore point and use it to restore your computer. Recommended Equipment A computer running Windows 8 Step 1: Create a restore

More information

Dynamic Work Order System (DWOS) Installation Guide

Dynamic Work Order System (DWOS) Installation Guide Dynamic Work Order System (DWOS) Installation Guide The Future of Job Shop Software 4506 Hwy. 20 Suite 200 Niceville, FL 32578 Phone (800) 725-7304 Support@ds2corp.com www.getdwos.com Copyright Notice

More information

Network Scanner Tool V3.3. User s Guide Version

Network Scanner Tool V3.3. User s Guide Version Network Scanner Tool V3.3 User s Guide Version 3.3.09 Copyright 2000-2012 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

MX-Contact Instruction Sheet Setting up SQL Replication SQL 2005

MX-Contact Instruction Sheet Setting up SQL Replication SQL 2005 1 Introduction The purpose of this Instruction Sheet is to describe how to set up SQL Replication from a SQL Server 2005 Database to a SQL Server 2005 Express Database so that MX-Contact Enterprise Edition

More information

Workstation Configuration

Workstation Configuration Workstation Configuration September 22, 2015 - Version 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

All About Mapped Drives

All About Mapped Drives All About Mapped Drives All About Mapped Drives Intro to Mapped Hard Drives Mapped drives can be very useful when it comes to moving data around on an office or home network and they do have their usefulness.

More information

Business Connect Secure Remote Access Service (SRAS) Customer Information Package

Business Connect Secure Remote Access Service (SRAS) Customer Information Package Business Connect Secure Remote Access Service (SRAS) Customer Information Package Table of Contents 1.0 Introduction... 1 1.1 Overview... 1 1.2 Scope and Audience... 1 1.3 Design Deliverables... 1 1.4

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

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

PACS. User Guide. Installing PACS on a Peer to Peer Network. pacs1.6

PACS. User Guide. Installing PACS on a Peer to Peer Network. pacs1.6 PACS Installing PACS on a Peer to Peer Network User Guide pacs1.6 Human Edge Software Corporation Pty Ltd 427 City Road South Melbourne Vic 3205 Support Centre: Web: http://support.humanedge.biz/ Tel:

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

License Manager Client

License Manager Client License Manager Client Operations Guide NEC NEC Corporation of America November 2010 NDA-30899, Revision 6 Liability Disclaimer NEC Corporation of America reserves the right to change the specifications,

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

Administrator s Guide

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

More information

Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures

Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures Table of Contents Background...3 Set up Central PC:...4 Configuring SQL Server 2005:... 11 Ansur Executive Server Installation:...

More information

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication...

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication... Contents FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION... 5 Microsoft Windows... 5 Apple Mac... 10 Proxy Authentication... 12 Error Console... 13 Microsoft Windows... 13 Apple

More information

Top Producer 7i Remote

Top Producer 7i Remote Top Producer 7i Remote Quick Setup Top Producer Systems Phone number: 1-800-830-8300 Email: support@topproducer.com www.topproducer.com Fax: 604.270.6365 Top Producer 7i Remote Quick Setup Trademarks Information

More information

2012 Lenovo Server Client Performs All Steps from ISP Machine 1. Check the ISP CD/DVD drive and remove any disks that are currently loaded.

2012 Lenovo Server Client Performs All Steps from ISP Machine 1. Check the ISP CD/DVD drive and remove any disks that are currently loaded. 2012 Lenovo Server Client Performs All Steps from ISP Machine 1. Check the ISP CD/DVD drive and remove any disks that are currently loaded. 2. Log onto the Windows side of the ISP and go to the QsrSoft

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

Part 1: Understanding Windows XP Basics

Part 1: Understanding Windows XP Basics 542362 Ch01.qxd 9/18/03 9:54 PM Page 1 Part 1: Understanding Windows XP Basics 1: Starting Up and Logging In 2: Logging Off and Shutting Down 3: Activating Windows 4: Enabling Fast Switching between Users

More information

Sage Installation and Administration Guide

Sage Installation and Administration Guide Sage 300 2016 Installation and Administration Guide This is a publication of Sage Software, Inc. Copyright 2015. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and

More information

NOTE: Single user and network installation is the same. Network users will only have to download and install the program once.

NOTE: Single user and network installation is the same. Network users will only have to download and install the program once. Dear TaxTime USA Customer, Thank you for ordering TaxTime's 941/MI Unemployment Express 2013. Please print this for easy reference of download and program registration instructions. NOTE: Single user and

More information

HORTICOPIA Professional

HORTICOPIA Professional HORTICOPIA Professional Networking User Guide Horticopia, Inc. www.horticopia.com October 2017 Table of Contents I. Quick Start 2 II. System Requirements 3 III. Installing HORTICOPIA Professional 4 1.

More information

Installing Switched-On Schoolhouse 2007

Installing Switched-On Schoolhouse 2007 1 Installation & Setup Installing Switched-On Schoolhouse 2007 Switched-On Schoolhouse 2007 (SOS) is easy to install on your computer because most of the installation components install themselves. Before

More information

Pension System/Windows. Installation Guide

Pension System/Windows. Installation Guide Pension System/Windows Installation Guide Updated for Microsoft SQL Server 2014 & MS SQL Express 2014 DATAIR Employee Benefit Systems, Inc. 735 N. Cass Ave. Westmont, IL 60559-1100 V: (630) 325-2600 F:

More information

Configuring WPA2 for Windows XP

Configuring WPA2 for Windows XP Configuring WPA2 for Windows XP Requirements for wireless using WPA2 on Windows XP Your wireless card must support 802.1x, AES, and WPA2. Your computer must have Windows XP service pack 2 installed and

More information

Avalanche Remote Control User Guide. Version 4.1

Avalanche Remote Control User Guide. Version 4.1 Avalanche Remote Control User Guide Version 4.1 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

Pension System/Windows. Installation Guide

Pension System/Windows. Installation Guide Pension System/Windows Installation Guide Updated for Microsoft SQL Server 2008 R2 & MS SQL Express DATAIR Employee Benefit Systems, Inc. 735 N. Cass Ave. Westmont, IL 60559-1100 V: (630) 325-2600 F: (630)

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