Aldelo EDC 7 with SQL & IIS Install Guide

Size: px
Start display at page:

Download "Aldelo EDC 7 with SQL & IIS Install Guide"

Transcription

1 Aldelo EDC 7 with SQL & IIS Install Guide Prerequisites to Install for all Windows Operating Systems All Windows Updates Microsoft.Net Framework 4.6 Microsoft SQL Server 2012 or newer Aldelo EDC install file AldeloEDCSetup7011 or higher Aldelo POS install file AldeloPOSSetup7011 or higher Index: Windows 7 Pro 32-bit Install IIS & ASP.NET Page 2 Windows 7 Pro 64-bit Install IIS & ASP.NET Page 3 Windows 10 Pro 64-bit Install IIS & ASP.NET Page 4 Install.Net Framework & Microsoft SQL Server 2014 Express Page 5 Aldelo EDC Install Page 8 Setup Aldelo POS Integration to Aldelo EDC Page 12 Determine Your Windows Version On your keyboard, hold down the Windows Logo button and press R In the Run box, type control system (no quotation marks) Press Enter and it will display the System page 1

2 Windows 7 Pro 32-bit Install IIS & ASP.NET Start> Control Panel> Programs and Features> Turn Windows Features On or Off Select Internet Information Services Expand "IIS 6 Management Compatibility" (check in all boxes) Expand World Wide Web Services Expand Application Development Features Select ASP.NET and the other necessary options will be enabled *Not all options are required, but may be helpful in troubleshooting issues. Add EDC to IIS Application in some cases you may need to add the AldeloEDC application to IIS. Start> Control Panel> Administrative Tools> Internet Information Services Manager (IIS) Expand the computer name Expand Sites Expand Default Web Sites Right-click on Default Web Sites Select Add Application Enter in Alias = AldeloEDC Select elipsis button (...) next to Physical path: C:\Program Files\Aldelo\Aldelo EDC\Server REGISTER ASPNET Start> Search or Run> Type: "CMD" Rightclick and Run as Administrator Type: cd c:\windows\microsoft.net\framework\v (No quotation marks. Hit Enter) aspnet_regiis.exe -i (No quotation marks. Hit Enter) 2

3 Windows 7 Pro 64-bit Install IIS &.Net Framework Start> Control Panel> Programs and Features> Turn Windows Features On or Off Select Internet Information Services Expand "IIS 6 Management Compatibility" (check in all boxes) Expand World Wide Web Services Expand Application Development Features Select ASP.NET and the other necessary options will be enabled *Not all options are required, but may be helpful in troubleshooting issues. Add EDC to IIS Application Start> All Programs> Aldelo> Aldelo EDC> Config> 64 bit IIS 7 Tool> IIS App Pool Registration If you get a message, you do not need to complete the rest of the Add EDC to IIS steps. Start> Control Panel> Administrative Tools> Internet Information Services Manager (IIS) Expand the computer name Select Application Pools Highlight Default App Pool In the far right pane Select Advanced Enable 32-bit Applications = Select True from the drop down Expand Sites Expand Default Web Sites Right-click on Default Web Sites Select Add Application Enter in Alias = AldeloEDC Select elipsis button (...) next to Physical path: C:\Program Files (x86)\aldelo\aldelo EDC\Server REGISTER ASPNET Start> Search or Run> Type: "CMD" Right-click and Run as Administrator Type: cd c:\windows\microsoft.net\framework64\v (No quotation marks. Hit Enter) aspnet_regiis.exe -i (No quotation marks. Hit Enter) 3

4 Windows 10 Pro 64-bit Install IIS & ASP.NET All Apps> Windows System> Control Panel> Prorgams and Features> Turn Windows Features On or Off Select Internet Information Services Expand "IIS 6 Management Compatibility" (check in all boxes) Expand World Wide Web Services Expand Application Development Features Select ASP.NET 3.5 and the other necessary options will be enabled Select ASP.NET 4.6 and the other necessary options will be enabled *Not all options are required, but may be helpful in troubleshooting issues. Add EDC to IIS Application Start> All Apps> Aldelo> Aldelo EDC> Config> 64 bit IIS 7 Tool> IIS App Pool Registration If you get a message, you do not need to complete the rest of the Add EDC to IIS steps. Start> Control Panel> Administrative Tools> Internet Information Services Manager (IIS) Expand the computer name Select Application Pools Highlight Default App Pool In the far right pane Select Advanced Enable 32-bit Applications = Select True from the drop down Expand Sites Expand Default Web Sites Right-click on Default Web Sites Select Add Application Enter in Alias = AldeloEDC Select elipsis button (...) next to Physical path: C:\Program Files (x86)\aldelo\aldelo EDC\Server REGISTER ASPNET in some cases you may need to register the ASP.NET to IIS manually. Start> Search or Run> Type: "CMD" Right-click and Run as Administrator Type: cd c:\windows\microsoft.net\framework64\v (No quotation marks. Hit Enter) aspnet_regiis.exe -i (No quotation marks. Hit Enter) 4

5 Install.Net Framework & Microsoft SQL Server 2014 Express Microsoft.Net Framework 4.6 and SQL Server 2014 installers can be installed with Aldelo EDC. When installing Aldelo EDC select a Custom Install Follow the prompts to complete the Aldelo EDC install Installer Location: Start >All Programs or All Apps >Aldelo > Third Party Install the.net Framework 4.6 From the programs list, select Extract.Net 4.6 Framework Installer Double-click on the NDP46.. file Please read the License Agreement and check in that I have read and accept the license terms when you're ready to continue Select Install (see Figure A) The Software will start to install it can take some time depending on your PC. Once Its finished, you may need to restart your computer. Figure A Install SQL Server 2014 When you first launch the installer, it will go through a few setup processes, but then bring you to a screen asking you to select whether it is a new install or an upgrade. Since this is a new installation, select New SQL Server stand-alone installation... If you are planning on using the Upgrade option, you can choose it, however, we normally like to uninstall the old version, reboot the computer and reinstall the new SQL Server In the next screen there is a option to Use Microsoft to check for Updates. This option is up to you, but Microsoft does recommend it. (see Figure B) Figure B 5

6 In the License Terms you will need to Read the License Terms and accept them Select Next (see Figure C) Figure C In the Feature Selection should already have the Instance features enabled by default. If not, select Select All Select Next In the Instance Configuration screen, select Named instance We suggested to name the SQL Instance Aldelo. (see Figure D) Figure D 6

7 If you don't know what the SQL Instance was named, you can found it in the Windows Services. Start >Control Panel >Administrative Tools >Services >SQL Server (XXXXX) Select Next In the Database Configuration screen, select Mixed Mode... and enter in a password. When installing SQL in SQL Authentication, it will require that password. (see Figure E) Figure E Select Next Once its finished you can now run your Windows Updates until there are no more to run. 7

8 Aldelo EDC Install Launch the Aldelo EDC Database Setup Wizard at Start> All Programs or All Apps> Aldelo> Aldelo EDC> Aldelo EDC Client (see Figure 1) Figure 1 SQL Server Name should be the Computer name then Back Slash (\) and the SQL Instance Name. If you not sure what the SQL Instance is, it can be located in Windows Services Control Panel >Administrative Tools >Services >SQL Server (Instance Name) In this case, it's ALDELO Select User Accounts and Passwords tab(see Figure 2) Figure 2 8

9 The Encryption Passphrase is already created for you, but you will need to create passwords for each of the three Users. The password needs to be complex and over 8 characters long, contain at least one number, and at least one special character. Take note of the user names and passwords. You can skip the Notifications tab Select Finish tab. Select Create Database You will get one more pop up. (see Figure 3) Select No for now and this can be setup later if desired. If all steps were completed correctly, the database will be created at this point. Figure 3 This is what the Main login screen looks like. (see Figure 4) Figure 4 When you login it will ask you to answer three Security Challenge Questions. The answers can not be the same. This will be used to reset your password if you ever forget it. (see Figure 5) 9

10 Figure 5 We suggest answering with information you will remember and every user can have different answers. There is NOT another option to reset the passwords. Once completed, select Update You will need to login using the User Name & Password you created We suggest setting up the desired number of receipts at this point at Store Settings >Receipts >Initial Print Copies (see Figure 6) Figure 6 By default, Initial Print Copies is set to 1. The most common setup is 2 copies. One for the 10

11 business and one for the customer. Save any changes you make. Next you will want to set up your Merchant account. You will need the VAR Sheet provided by your Credit Card Processor. File > Merchant Accounts> Select New Read the warning and Select I Agree to continue (See Figure 7) Figure 7 Account Name: Usually you enter in the name of your business Account Type: Select Primary Credit Processing Account. Some businesses have multiple accounts and each would have to be setup here as well. Merchant Service Provider: Select your account type, e.g., EMV, Classic, etc. Business Type: Restaurant accepts gratuities and Retail does not Active Account: This needs to be checked in Enable Tracing: This helps troubleshoot issues, but is not required. Once all is filled out on the left, your VAR(merchant account) information will need to be input on the right. The fields are different depending on your choice of credit card processors and options. You must fill in all the bold fields. Once all the bold fields are filled in, select Save Now you can test a credit card. You can do this at Credit tab> Pre Authorization or Credit tab> Sale. You should also ensure you can batch out successfully at Batch tab> Close Current Batch> Close Primary Merchant. 11

12 Setup Aldelo POS Integration to Aldelo EDC Aldelo POS must be a compatible version to Aldelo EDC. The integration should ideally be setup on the same station with EDC first. 1. Back Office >Store Settings >Revenue >Configure EDC Integration Settings 2. Select OK Figure 8 3. EDC Server Host Name: This can be the Computer Name or the static IP Address of the Computer hosting the Aldelo EDC. 4. EDC Server Application Name: Enter AldeloEDC without the quotes 5. Select Update (See Figure 8) Figure 9 12

13 6. Enter in the User Name and Password you created in the Aldelo EDC. By Default the User Name is: Administrator 7. Select Login (See Figure 9) Figure The POS User Name and Integration Token can be obtained from Aldelo EDC >File >User Account >double-click on POS User 9. On the Store Level screen (see Figure 10), you will see the User Name and Token. Copy and paste into the proper fields 10.Do the Same for the Batch User. The tokens for the two users are different 11. Select Verify Users if not successful you copied the User Name and or Token incorrectly 12. If Successful select Update 13. If Successful select This Station tab (See Figure 11) Figure 11 13

14 14. POS Interface Services Port: This is already populated. Please do not change this. 15. Automatic Batch Close: This is a secondary batch close time. Do not use this feature with EMV processing. 16.The three check boxes please leave blank as these are used for our technicians In some cases you may need to Elevate Security. If so, login again and go straight to the This Station tab and continue. 17. Once successful, select Install Service. 18. If the service has already been installed, you will not have the Install Service button available. In this case, select Stop, then select Run 19. Select Welcome tab 20. Select Exit 21. Now select Save & Done in Aldelo POS 22.To confirm that the AFR Services is running correctly you will see it on top of the software. (See Figure 12) 23.You can test a credit card on this station to verify integration and Figure 12 proper communication with your credit card processor. 24. For additional POS stations login to the Configure EDC Integration Settings screen and follow the Setup Aldelo POS Integration to Aldelo EDC Steps If you run into any issue at this point you can contact our Technical Support Team. Aldelo L.P Support: (925) Support@aldelo.com 14

Installing Cash Register Express

Installing Cash Register Express One Blue Hill Plaza, 16th Floor, PO Box 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Voice) 845-920-0800 (Fax) 845-920-0880 Installing Cash Register Express Below are instructions on installing

More information

Password Reset Server Installation

Password Reset Server Installation Password Reset Server Installation Vista/Server 08 and Windows 7/Server 2008 R2 Table of Contents I. Requirements... 4 A. System Requirements... 4 B. Domain Account Requirements... 5 C. Recommendations...

More information

HR-Lite Database & Web Service Setup Guide

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

More information

Accops HyWorks v2.5. HyWorks Controller Installation Guide. Last Update: 4/18/2016

Accops HyWorks v2.5. HyWorks Controller Installation Guide. Last Update: 4/18/2016 Accops HyWorks v2.5 Last Update: 4/18/2016 2016 Propalms Technologies Pvt. Ltd. All rights reserved. The information contained in this document represents the current view of Propalms Technologies Pvt.

More information

Accops HyWorks v3.0. Installation Guide

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

More information

Installation 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

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

Supervisor Insight. Installation Guide.

Supervisor Insight. Installation Guide. Supervisor Insight Installation Guide www.monitorbm.com Supervisor Insight Installation Guide Copyright 2014 Monitor Business Machines Ltd The software contains proprietary information of Monitor Business

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

Employee Web Services. Installation Guide

Employee Web Services. Installation Guide Employee Web Services This is a publication of Abila, Inc. Version 2017.x 2016 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names

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

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

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

BCPro Installation Instructions Code No. LIT Software Release 3.0 Issued September 2017

BCPro Installation Instructions Code No. LIT Software Release 3.0 Issued September 2017 Code No. LIT-12011910 Software Release 3.0 Issued September 2017 Welcome...2 Summary of Changes...2 Related Documentation...2 Installation Overview...2 Prerequisite Software Checklist for Installation

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

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

SOA Software Intermediary for Microsoft : Install Guide

SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft Install Guide SOAIM_60 August 2013 Copyright Copyright 2013 SOA Software, Inc. All rights reserved. Trademarks

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

LABEL ARCHIVE Administrator s Guide

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

More information

CONTENTS I. DEVICE SETUP II. INSTALLATION III. UNINSTALL RETAIL MODE

CONTENTS I. DEVICE SETUP II. INSTALLATION III. UNINSTALL RETAIL MODE CONTENTS I. DEVICE SETUP SCENARIO A: New Device Setup SCENARIO B: Device Has Previous Retail Mode Installed 3 II. INSTALLATION 6 SCENARIO A: Download Installation (Device has access to Wi- Fi/4G Network)

More information

Windows Authentication. Delphi Service Pack 3. Document Version /10/09

Windows Authentication. Delphi Service Pack 3. Document Version /10/09 Delphi 9.5.2 Service Pack 3 Document Version 1.0 11/10/09 Copyright 2009 Newmarket International, Inc. All rights reserved. The information in this document is confidential and proprietary to Newmarket

More information

DS2 Support. DS2 / inet System Installation Scenario 2. Scenario 1: - Windows 2003 Server - Utilizing an External SQL Server

DS2 Support. DS2 / inet System Installation Scenario 2. Scenario 1: - Windows 2003 Server - Utilizing an External SQL Server DS2 Support DS2 / inet System Installation Scenario 2 Scenario 1: - Windows 2003 Server - Utilizing an External SQL Server Author: Jason May Revision 8.0 Revision Date 03/2009 Overview The purpose of this

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

Sage 300. Sage CRM 2018 Integration Guide. October 2017

Sage 300. Sage CRM 2018 Integration Guide. October 2017 Sage 300 Sage CRM 2018 Integration Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

PageScope Enterprise Suite Ver. 3.1 Installation Guide

PageScope Enterprise Suite Ver. 3.1 Installation Guide PageScope Enterprise Suite Ver. 3.1 Installation Guide Enterprise Suite Contents 1 Summary 1.1 Introduction...1-1 1.1.1 About Device Manager...1-1 Basic functions... 1-1 1.1. Add-on (extension) applications...1-1.1.3

More information

EMV Installation - ISC250

EMV Installation - ISC250 EMV Installation - ISC250 This instruction manual will guide you through enabling chip reader functionality with RTS. First, you will need to update your account information in RTS. This can be found in

More information

COINS Ti Call Management System Standard Installation Instructions for Citrix Users

COINS Ti Call Management System Standard Installation Instructions for Citrix Users COINS Ti Call Management System Standard Installation Instructions for Citrix Users COINS recommends that the System Administrator or staff trained in both UNIX and Citrix installation processes perform

More information

Deposit Wizard Panini Installation Guide

Deposit Wizard Panini 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

Working with SQL SERVER EXPRESS

Working with SQL SERVER EXPRESS Table of Contents How to Install SQL Server 2012 Express Edition... 1 Step 1.... 1 Step 2.... 2 Step 3.... 3 Step 4.... 3 Step 5.... 4 Step 6.... 5 Step 7.... 5 Step 8.... 6 Fixing Database Start-up Connection

More information

Client Configuration Guide

Client Configuration Guide Email Client Configuration Guide Contents Prerequisites... 1 Microsoft Outlook 2007... 2 Microsoft Outlook 2002/XP and 2003... 7 Microsoft Windows Mail (available with Vista only)... 11 Microsoft Outlook

More information

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

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

More information

Ocularis. Installation & Licensing Guide

Ocularis. Installation & Licensing Guide Ocularis Installation & Licensing Guide On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845) 732-7900 Fax: (845) 732-7999 Web: www.onssi.com

More information

Relius Administration Version 16.0 (and higher) Component Installation and Configuration. July 6, 2011

Relius Administration Version 16.0 (and higher) Component Installation and Configuration. July 6, 2011 Relius Administration Version 16.0 (and higher) Component Installation and Configuration July 6, 2011 Table Of Content Section Subject 1 Overview 2 Preliminary Steps 3 Installing the Oracle Client 4 Installing

More information

Aldyalaldelo. Aldelo EDC 6.2 User Manual

Aldyalaldelo. Aldelo EDC 6.2 User Manual Aldyalaldelo Aldelo EDC 6.2 User Manual 2 Aldelo EDC User Manual PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA 94566 Copyright 1997-2017 by Aldelo, LP All rights reserved.

More information

DENTRIX ENTERPRISE 8.0.5

DENTRIX ENTERPRISE 8.0.5 DENTRIX ENTERPRISE 8.0.5 CLIENT INSTALLATION GUIDE PRACTICE SOLUTIONS www.dentrixenterprise.com 1-800-DSCHEIN ii Publication Date July 2015 Copyright 2015 Henry Schein, Inc. All rights reserved. No part

More information

RMS Payment Bridge User s and Setup Guide Version 2.0

RMS Payment Bridge User s and Setup Guide Version 2.0 RMS Payment Bridge User s and Setup Guide Version 2.0 RMS Payment Bridge - User s and Setup Guide v2.0 1 of 53 Table of Contents RMS Payment Bridge... 3 User s Guide... 3 Debit Cards... 4 Debit Cards:

More information

Therefore, before you can use the Microlog Inspector application for the first time, you must perform the following steps:

Therefore, before you can use the Microlog Inspector application for the first time, you must perform the following steps: SKF Microlog Inspector Setup Guide Microlog Inspector setup overview The new Microlog Inspector application uses a different, much easier communication method than previous MARLIN versions. With the new

More information

Important notice regarding accounts used for installation and configuration

Important notice regarding accounts used for installation and configuration System Requirements Operating System Nintex Reporting 2008 can be installed on Microsoft Windows Server 2003 or 2008 (32 and 64 bit supported for both OS versions). Browser Client Microsoft Internet Explorer

More information

POS2Net Quick Start Guide

POS2Net Quick Start Guide POS2Net Quick Start Guide Introduction POS2Net integrates your merchant s in-store QuickBooks Point of Sale (POS) system with Ecommerce Solution to offer added service, simplicity and convenience to your

More information

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 Reconfiguring VMware vsphere Update Manager 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

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

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

More information

Business Insights Dashboard

Business Insights Dashboard Business Insights Dashboard Sage 500 ERP 2000-2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

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

Upgrading to Sage ACT! 2013 from ACT! 3.x, 4.x, 5.x (2000), or 6.x (2004)

Upgrading to Sage ACT! 2013 from ACT! 3.x, 4.x, 5.x (2000), or 6.x (2004) Upgrading to Sage ACT! 2013 from ACT! 3.x, 4.x, 5.x (2000), or 6.x (2004) Copyright 2012 Sage Software, Inc. All Rights Reserved. Sage, the Sage logos, ACT!, and the Sage product and service names mentioned

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

Mobile Inventory Tracking & Sales Management Software. Installation Procedure

Mobile Inventory Tracking & Sales Management Software. Installation Procedure Mobile Inventory Tracking & Sales Management Software Installation Procedure Tecom Group, Inc. 2016 Hello! Thank you for choosing HandiFox an award-winning Inventory Tracking and Sales Management solution.

More information

New World ERP-eSuite

New World ERP-eSuite New World ERP-eSuite 2018.1 INSTALLATION GUIDE April 9, 2018 Review important information for installing this release: SSL is required for esuite Services and Website servers. 2018 Tyler Technologies.

More information

ModeChanger

ModeChanger 35020808-02 2015.11 ModeChanger ModeChanger is a software utility that can switch the drive between normal mode and encrypted mode. Operating in encrypted mode will help protect your data. While the drive

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

BUSINESS DEVELOPMENT SUITE MOBILE INSTALLATION GUIDE. Version 14R2

BUSINESS DEVELOPMENT SUITE MOBILE INSTALLATION GUIDE. Version 14R2 BUSINESS DEVELOPMENT SUITE MOBILE INSTALLATION GUIDE Version 14R2 COPYRIGHT INFORMATION 2015 Thomson Reuters Elite. All rights reserved. Proprietary and confidential information of Thomson Reuters Elite.

More information

Technology Note. ER/Studio: Upgrading from Repository (v ) to Team Server 17.x

Technology Note. ER/Studio: Upgrading from Repository (v ) to Team Server 17.x Technology Note ER/Studio: Upgrading from Repository (v6.5-7.0) to Team Server 17.x Updated 07/09/2018 ER/Studio: Upgrading from Repository (v6.5-7.0) to Team Server 17.x With the release of ER/Studio

More information

Oracle Payment Interface Oracle Hospitality e7 4.3 Native Driver Installation Guide Release 6.2 E January 2018

Oracle Payment Interface Oracle Hospitality e7 4.3 Native Driver Installation Guide Release 6.2 E January 2018 Oracle Payment Interface Oracle Hospitality e7 4.3 Native Driver Installation Guide Release 6.2 E92109-01 January 2018 Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. This software

More information

Pro-Watch Software Suite Installation Guide Honeywell Release 4.0

Pro-Watch Software Suite Installation Guide Honeywell Release 4.0 Pro-Watch Software Suite Release 4.0 Installation Guide Document 7-901073V1 Pro-Watch Software Suite Installation Guide 2012 Honeywell Release 4.0 Copyright 2012 Honeywell. All rights reserved. Pro-Watch

More information

Upgrading BRS Appliance from BRS version 8.9 to version 8.11

Upgrading BRS Appliance from BRS version 8.9 to version 8.11 Topic Description Upgrading BRS Appliance from BRS version 8.9 to version 8.11 Content 1 Introduction... 1 2 Upgrading BRS application from v8.9 to v8.11... 2 2.1 Saving configuration file... 2 2.2 Uninstalling

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

Upgrade Instructions. Note

Upgrade Instructions. Note Upgrade Instructions Prior to upgrading, please review the following: Before running an upgrade, make sure to back up your existing installation using the Backup option on the Tools menu. If you are upgrading

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

XERA POS User Manual

XERA POS User Manual II XERA POS User Manual III XERA POS User Manual PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA 94566 Copyright 1997-2017 by Aldelo, LP All rights reserved. No part of the contents

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

XERA POS User Manual

XERA POS User Manual 2 XERA POS User Manual Copyright 1997 2017 Aldelo, LP. All Rights Reserved. 3 XERA POS User Manual PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA 94566 Copyright 1997-2017 by

More information

C hase Mobile Checkout PLUS Mobile Application Quick Start Guide. Grow your business whenever and wherever you want!

C hase Mobile Checkout PLUS Mobile Application Quick Start Guide. Grow your business whenever and wherever you want! SM C hase Mobile Checkout PLUS Mobile Application Quick Start Guide Grow your business whenever and wherever you want! 1 Contents Getting Started Download the App Signing In Activating Your Card Reader

More information

Sage Residential Management Versions 9.5 through Installation Guide

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

More information

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

SAP BusinessObjects Profitability and Cost Management Upgrade Guide

SAP BusinessObjects Profitability and Cost Management Upgrade Guide PUBLIC SAP BusinessObjects Profitability and Cost Management Document Version: 10.0 2019-04-09 SAP BusinessObjects Profitability and Cost Management Upgrade Guide 2019 SAP SE or an SAP affiliate company.

More information

Installing Act! for New Users

Installing Act! for New Users Installing Act! for New Users Installing Act! for New Users 2017 Swiftpage ACT! LLC. All Rights Reserved. Swiftpage, Act!, and the Swiftpage product and service names mentioned herein are registered trademarks

More information

Practice and Review Activities Software

Practice and Review Activities Software Practice and Review Activities Software Installation and Setup Procedure Reading Mastery Signature Edition Corrective Reading Installation Insert the Practice and Review Activities CD-ROM into the CD/DVD

More information

Business Internet Video Camera with Audio

Business Internet Video Camera with Audio Business Internet Video Camera with Audio Quick Install Guide Package Contents WVC210 Camera Stand Power Supply (5V 2A) 6 Ethernet Cable Setup CD Antenna Quick Install Guide BUSINESS SERIES Model: WVC210

More information

Standalone on a Single PC 3. Server/Network Installation to Access VETtrak from Multiple PCs Database... Server Installation

Standalone on a Single PC 3. Server/Network Installation to Access VETtrak from Multiple PCs Database... Server Installation Install Guide 2 Install Guide Standalone on a Single PC 3 1 Install VETtrak... 3 2 Install.NET... Framework 7 3 Install Firebird... 7 4 Configuration... 8 Database Connection... 9 Registration Key... 10

More information

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

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

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

More information

SETTING UP AND TROUBLESHOOTING A CLOVER DEVICE FOR SPECTRUM

SETTING UP AND TROUBLESHOOTING A CLOVER DEVICE FOR SPECTRUM SETTING UP AND TROUBLESHOOTING A CLOVER DEVICE FOR SPECTRUM This document will guide you through the steps to configure a Clover Device to work with Spectrum. If you have any questions, please contact

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

Cisco CRM Communications Connector for Cisco CallManager Express

Cisco CRM Communications Connector for Cisco CallManager Express Cisco CRM Communications Connector for Cisco CallManager Express Cisco CRM Communications Connector (Cisco CCC) integrates Microsoft Customer Relationship Management (CRM) with Cisco CallManager Express

More information

Workstation Configuration

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

More information

LexisNexis PCLaw Installation & Upgrade Guide

LexisNexis PCLaw Installation & Upgrade Guide LexisNexis PCLaw Version 16 2017 LexisNexis All rights reserved. Copyright 2017 LexisNexis. All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic

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

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

Deploying HP SIM 6.x on MSCS clusters on Windows 2008 with SQL Server 2008 SP1 White Paper

Deploying HP SIM 6.x on MSCS clusters on Windows 2008 with SQL Server 2008 SP1 White Paper Deploying HP SIM 6.x on MSCS clusters on Windows 2008 with SQL Server 2008 SP1 White Paper Table of Contents Abstract... 2 Introduction... 2 System infrastructure... 3 Storage configuration... 3 IP addresses...

More information

WF-distiller Installation Guide

WF-distiller Installation Guide WF-distiller Installation Guide Version 4.0 SP2 September 2016 prepared by WF-distiller Engineering 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered in

More information

Upgrading to Act! v20 from ACT! 3.x, 4.x, 5.x (2000), or 6.x (2004)

Upgrading to Act! v20 from ACT! 3.x, 4.x, 5.x (2000), or 6.x (2004) Upgrading to Act! v20 from ACT! 3.x, 4.x, 5.x (2000), or 6.x (2004) 2017 Swiftpage ACT! LLC. All Rights Reserved. Swiftpage, Act!, and the Swiftpage product and service names mentioned herein are registered

More information

Release Note RM Unify AD Sync v3 for Windows Server networks

Release Note RM Unify AD Sync v3 for Windows Server networks RM Unify AD Sync v3 for Windows Server networks Contents About this Release Note... 2 About RM Unify AD Sync... 2 What it does..... 2 Components... 2 Example installations..... 3 Some important considerations...

More information

Installation Guide. May vovici.com. Vovici Enterprise Version 6.1. Feedback that drives vision.

Installation Guide. May vovici.com. Vovici Enterprise Version 6.1. Feedback that drives vision. Installation Guide Vovici Enterprise Version 6.1 May 2011 For installation support, please contact our Vovici Enterprise installation experts at installefmc@. If phone support is requested an installation

More information

Install and Upgrade Guide. Front Office v7.2

Install and Upgrade Guide. Front Office v7.2 c Install and Upgrade Guide Front Office v7.2 Contents 1.0 Introduction... 3 2.0 Prerequisites... 3 3.0 New Install... 4 4.0 Upgrade... 6 5.0 Post Install/Upgrade Validation... 8 6.0 Applying a Service

More information

SelectHR Installation & Upgrade Instructions

SelectHR Installation & Upgrade Instructions SelectHR Installation & Upgrade Instructions 1 Table of Contents Important Notes... 4 Components of SelectHR... 4 New Installations... 4 Upgrades... 4 Understanding SSUs... 4 Windows Authentication & Single

More information

Advanced Graphics Application Installation Instructions

Advanced Graphics Application Installation Instructions Advanced Graphics Application Installation Instructions MS-ADVGRF-0 Building Technologies & Solutions www.johnsoncontrols.com 2018-12-17 LIT-12011525 Release 10.0 Contents Document Introduction...3 Summary

More information

MassTransit Server Installation Guide for Windows

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

More information

Microsoft Dynamics AX 4.0

Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 4.0 Install and Configure a Microsoft Dynamics AX Enterprise Portal Server White Paper Date: June 27, 2006 http://go.microsoft.com/fwlink/?linkid=69531&clcid=0x409 Table of Contents

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

InventoryControl Quick Start Guide

InventoryControl Quick Start Guide InventoryControl Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY PRODUCTS OR SERVICES ARE

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

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

OASYS OASYS WORKSTATION INSTALLATION GUIDE

OASYS OASYS WORKSTATION INSTALLATION GUIDE OASYS OASYS WORKSTATION INSTALLATION GUIDE VERSION 8.0 DECEMBER 21, 2017 Copyright 2017 DTCC. All rights reserved. This work (including, without limitation, all text, images, logos, compilation and design)

More information

Getting Started with Outlook Web App (OWA)

Getting Started with Outlook Web App (OWA) Getting Started with Outlook Web App (OWA) Office 365 User Guide When first accessing your new Office 365 account, or if you are having any issues with your regular email client, use the below directions

More information

Active Directory Reporter Quick start Guide

Active Directory Reporter Quick start Guide Active Directory Reporter Quick start Guide Software version 5.0.0.0 General Information: info@cionsystems.com Online Support: support@cionsystems.com Copyright 2017 CionSystems Inc., All Rights Reserved

More information

vfire Core 9.3 Installation and Upgrade Guide Version 1.0

vfire Core 9.3 Installation and Upgrade Guide Version 1.0 vfire Core 9.3 Installation and Upgrade Guide Table of Contents Version Details Copyright About this Guide Intended Audience Standards and Conventions v v vi vi vi Configuring the Server 7 Installing or

More information

Migrating to MIL-Comply SQL Server Edition

Migrating to MIL-Comply SQL Server Edition Migrating to MIL-Comply SQL Server Edition Step by step instructions for migrating MIL-Comply s local database to Microsoft SQL Server or SQL Server Express. Pre-start Checklist: The following items must

More information

Upgrade EZ-Pay V6 Guide

Upgrade EZ-Pay V6 Guide Upgrade EZ-Pay V6 Guide Who should use this patch Users who are using versions 3.0.4 of EZ-Pay can upgrade to version 3.1.0 Where to get this patch Download it from http://www.hr21.com.hk/ -> Products->

More information

Deploying the ClientDashboard Web Site

Deploying the ClientDashboard Web Site Deploying the ClientDashboard Web Site June 2013 Contents Introduction... 2 Installing and configuring IIS... 2 Software installations... 2 Opening a firewall port... 2 Adding the SCSWebDashboard Web site...

More information

Aldelo POS Tools Manual

Aldelo POS Tools Manual Aldelo POS Tools Manual i Aldelo POS Tools Manual PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA 94566 Copyright 1997-2014 by Aldelo, LP. All rights reserved. No part of

More information

Cash Manager Installation Guide

Cash Manager Installation Guide Cash Manager Installation Guide Contents Minimum Requirements... 3 Supported Operating Systems... 3 Other Requirements... 3 Installation... 4 Configuration Sybiz or Evolution... 7 Configuration Ostendo...

More information