Enterprize Setup Checklist

Size: px
Start display at page:

Download "Enterprize Setup Checklist"

Transcription

1 Enterprize Setup Checklist Corporate Server 1) Install Windows IIS and FTP 2) Install M$ MSDE Restart Windows 3) Install M$ Image Wizard 4) Install Enterprize Copy SQL databases into Microsoft SQL data directory 5) Configure MSDE SQL POS Server SQL Enterprize Server Connect to SQL databases 6) Configure Corporate FTP Server Create local directory for FTP (C:\EnterprizeFTP\ recommended) Create Windows FTP site Configure FTP properties and Windows user account for FTP remote access *** Link FTP site to FTP directory Configure router for port forwarding 7) Configure Enterprize Remote Location Manager Point Enterprize to local FTP directory Setup Market and Region names Setup Remote Location clients Remote Location Clients 8) Create Windows user account for FTP access to Corporate FTP server *** 9) Configure M$ FTP client 10) Configure NETEnterprize Corporate Server Connect to Remote Clients 11) Verify connection to each Enterprize Remote Location 12) "Receive all Databases" Remote Location Name Databases Received Exception

2 Enterprize Install Quick Start Guide This is a summary of the steps necessary to successfully install Enterprize at the corporate site. Please Note! These steps are ONLY to be used on the Corporate system that is hosting the remote sites. MSDE Install 1) Locate Enterprize folder on the Micro$ale install CD. 2) Run setup.exe inside the MSDE install folder. 3) For setup type click Typical and hit next. On the next screen, hit Install. 4) It will be necessary to restart Windows in order to start the SQL desktop engine. Image Wizard Install 5) Locate the Wizard Install folder (it is inside the M$ Sqlinstall folder). Run the setup.exe inside the Wizard install folder. Enterprize Install 6) Inside the Enterprize folder, locate Enterprize Install folder. Run setup.exe. Take the defaults and hit Install. When prompted, click Finish. 7) Locate the Enterprize folder inside C:\program files\enterprize. Open the Database folder. Copy Enterprizesql.ldf and Enterprizesql.mdf into C:\program files\microsoft sql server\mssql\data. 8) Go back to the Enterprize folder and run the Image Wizard program. On the top taskbar, click on Sql Setup/Sql Tools. Click on Sql POS Server Setup. Fill in the blanks for SQL Server Name (this is the machine that is currently running MSDE), user name sa password m$ (these are defaults and are hard coded into the MSDE setup). 9) Next, fill in the blanks for Gift/House/Frequent Server, using same user and password as above step. 10) Fill in Enterprize Server name (same as SQL Server name), then put in the Local site name (same as Enterprize Server Name). Hit the Save button at the bottom of the screen. 11) Exit this screen, then go right back into it. There are two boxes that need to be clicked. One is under the SQL Server Name. It is called Path to Server Files. Once this box is clicked, you will see a path C:\Program Files\Microsoft SQL Server\MSSQL\Data\. 12) Next, click the box below Enterprize Server name called Data location on server. This path will be the same as in the above step. If you receive an error at this point (after clicking either one of these buttons), just fill in the blanks with the path seen in step 11 above. Once these steps have been accomplished, hit Save. Exit back to the Image Wizard main menu.

3 13) Click on Sql Setup/Sql Tools. Click on the dropdown under Sql database name. Find Enterprizesql and highlight it. Hit the button Connect database. Wait for the window to come up OK, and then exit this window. 14) Be sure to open up the appropriate ports in the router for FTP and SQL server. This is covered in detail in the MSDE installation portion of the Enterprize manual. You will need to set up an FTP site on this server. This is also covered in the Enterprize Manual in the FTP configuration portion.

4 S.08 Enterprize Manual Contents Contents pg.1 Introduction pg. 2 Installation pg 3-4 MSDE Setup pg 5-7 Setting Up an FTP site pg 7-8 Configuring Enterprize pg 8-12 Configuring NetEnterprize pg Appendix A: Enterprize Setup Checklist pg 15 1

5 Introduction Micro$ale EnterPrize is a powerful tool for Micro$ale users. It is designed for those who have multiple store locations and regions. It gives the owner/manager an invaluable way to monitor, administer, and receive real-time sales information from all their stores at a central location. This manual will show, step by step, how to install and configure this useful, simple to use program. To use EnterPrize, all stores and the corporate/central office must have a full-time internet connection (static internet address is highly recommended). This can be accomplished with either DSL (with at least one static IP address for each site) or Cable modem connection (i.e. Roadrunner). This is necessary for the home site to connect at any time of day or night to receive updated sales information or make changes to a location. An FTP site is needed at the corporate site as well. This is to accommodate automatic file transfers from the remotes. This can be accomplished by using the built-in Windows (using IIS) FTP configuration or any third party software. It will also be necessary to install Microsoft SQL desktop engine (MSDE) at the corporate site. This is covered in the MSDE setup portion of the manual. These install programs are included on the Micro$ale disk. The following picture is of the initial screen upon starting EnterPrize: My State My Restaurant My Restaurant 12: ; My City This shows an example of what the screen would look like after setting up at least one Region, Market, and Restaurant location. There is a column for the most recent time the site updated, the Net Sales at that time, as well as the Discounts and Voids. The following sections will illustrate how to install and configure all elements necessary to use this program. 2

6 Installation This first section will deal with the steps necessary to prepare the corporate computer for Enterprize. The following is an outline of these steps. 1. Install MSDE (Microsoft SQL Desktop Engine). 2. Install Image Wizard. 3. Install Enterprize. 4. Install IIS in Windows (for FTP). Section 1 When a customer purchases the Enterprize/NetEnterprize option, they will receive a link to a download folder which will include the necessary programs for the corporate office. These include: MSDE, Image Wizard, and Enterprize. Once these programs have been obtained, the first step is to decide which computer the customer wants to use. It should be powerful enough and have enough disk space to accommodate the incoming connections and relatively large amounts of data from the remote sites. System requirements: 2.0 GHz speed or better CPU, 1 GB or more RAM, and 80GB or larger hard drive. Windows Server operating system recommended but not necessary- unless connecting or planning for 10 or more locations! If this is not the case, Windows XP Pro should be sufficient. XP Home and Vista Home systems are not supported. First, start by installing MSDE. Find the MSDE Install folder with the information the customer downloaded. Run Setup.exe inside the folder. For setup type choose typical and hit Next. On the next screen, hit Install. Then restart Windows. Next locate the Wizard Install folder. Run the Setup.exe file in that folder, then hit Next and Install. Then find the Enterprize 7.0.2xx folder and run the Setup.exe program. Use the defaults, and hit Install. To prepare for FTP installation, hit Start/ Control Panel and open up Add Or Remove Programs. Click on Add/ Remove Windows Components. 3

7 The next screen that comes up has several checkboxes. We will be concerned with the Internet Information Services (IIS) box. Put a check in this box and hit Details. See the screenshot below right: Put a check in this box, Then hit the Details button. This brings up the screen in the illustration below: Make sure both boxes are selected, FTP Service and IIS Snap-In. Then hit OK. This concludes the installation portion of this manual. The programs above are configured in the remaining sections. 4

8 MSDE Setup Find the folder C:\Program Files\Enterprize\Database\. Copy the EnterPrizeSql.mdf and EnterPrizeSql.ldf files into the C:\Program Files\Microsoft SQL Server\MSSQL\Data\ directory. Then, run the Image Wizard.exe file inside the C:\Program Files\Enterprize\ folder. The first screen will look like this: Click on the Sql Setup button on the upper taskbar. Then, click Sql POS Server Setup. This will give the screen illustrated below right: Enter the network name of the PC running MSDE. The User Name must be sa and the Password must be m$. These are hard coded into MSDE. The upper portion of this screen is the Financial Server portion. Do NOT put a check in the box Enable Financial Server here. That setting is not for Enterprize. Do NOT put anything in the middle section Gift/House/Frequent Server. This is only for multi-site in-house gift cards. The bottom section has to be filled out the same as the Financial Server portion. After this has been accomplished, save and exit. Go back in to this screen.at this time, a connection to the SQL server running on this PC should have been established. There are two buttons on the screen: Path To Server Files and Data Location on server. After hitting each one of these buttons in turn, the path to the sql databases on the SQL server should automatically populate. Don t worry about putting a check in the box Enable Enter Prize Server. It is not necessary in this installation. Look at the next illustration. 5

9 This shows that there is a connection to My SQL Server. This is in both this section and the EnterPrize Server section. Next we will bring up the Enterprize Server Setup screen. This is accomplished by clicking on Sql Setup on the upper taskbar and clicking Enterprize Server Setup on the dropdown. This takes us to the next screen: Push Path to Files. This will automatically populate this field as shown. The Server Connection is the name of the computer running MSDE at this site (typically the PC that Enterprize is installed on). Just hit Save and Exit. Next, hit Sql Setup/Sql Tools on the upper taskbar. This gives the next screen: Again this shows the network name of the PC running MSDE; which is typically, but not necessarily, the computer on which Enterprize is installed. Note: this server name will not be here until the steps in the previous section have been completed! Notice the dropdown box under SQL Database Name. Hit the dropdown arrow and scroll down to EnterprizeSQL. With this file selected, hit Connect Database underneath the box. Hit OK to the confirmation message to continue. 6

10 To verify that the EnterprizeSQL database was properly connected, hit List Sql Databases On Server. Verify that EnterPrizeSQL is in this list. This finishes MSDE setup. Setting Up An FTP Site Enterprize requires the installation of an FTP site at the corporate office. This can be accomplished by purchasing and configuring a third-party FTP software package, or by using the integrated FTP site in Windows through Internet Information Services (IIS). We will show how to set one up in Windows. We have already installed the Windows IIS component (page 4). Now let s go through the steps to setup an FTP site. First, click on Start/ Settings/ Control Panel/ Administrative Tools: Then open Internet Information Services: Hit the Plus sign next to FTP Sites. This will expand the field and show the Default FTP Site. Right-click it, and rename it. We named ours M$OFFICE FTP Site. Rightclick on your FTP Site, and hit Properties: You do not have to adjust any settings on the FTP Site tab. Click on the Security Accounts tab. 7

11 This is how to configure security for the FTP site. Allow Anonymous Connections means that when a remote connection is allowed, the user information is not being sent back out over the internet, which is more secure. It also shows that the remote user account must have administrator level access. Create a user account/ password for the remote sites to use when connecting to this server over the local network, and this same user account/ password will be used for FTP access as well. Be sure to setup this same user account/ password on every Remote Location client that will connect to this Corporate server. Do not adjust any settings on the Messages tab. Click the Home Directory tab: Create a folder on the C: drive called ENTERPRIZEFTP. This can be called anything, or can also be an existing directory on the hard drive. Make sure to share the directory for full read/write access. This will become the directory used when configuring Enterprize and Netenterprize later on in this manual. After these steps have been completed, the local network router (or routers, if the Internet provider has their own in addition to the one the customer is using for network and internet connectivity) has to have ports 20 and 21 forwarded to the computer being used for Enterprize. The same thing must be done for ports 1433 and 1434 to enable SQL (MSDE) access for the live sales feature to operate. FTP is used for daily file transfers. Port forwarding is configured differently for nearly every different router manufacturer, so refer to the specific router s documentation to see how to set this up. This concludes FTP configuration. Configuring Enterprize The next step is setting up the Enterprize program. There will be a shortcut on the desktop to launch the Enterprize Remote Location Manager. This illustration shows a brand new installation, with no Remote Location clients set up yet: 8

12 Click on Setup, then Market/Region. Type in the name of a Region (typically the state where the remote site is), and hit Save. Repeat this for each Region. Type in the name of a Market here This is typically the name of the city where the store is located. It could also be a specific area within a city. It is necessary to hit Save after each Region or Market name is entered. Next, point Enterprize to the FTP directory you setup earlier (see the previous section, Setting up an FTP Site ). On the upper taskbar, hit Setup, and select Setup/Configuration: This takes us to this next screen: Select day their business week starts. Then type in the name of the default directory that was set up in the FTP configuration in the box for Path to FTP. (Type the directory name only, not the actual path.) This will be used by Enterprize when using the Set By Default button to setup Remote Locations. The next step is to setup Remote Location clients. This is done by clicking on Setup/ Location Setup. This takes us to the next screen 9

13 In the previous steps we created Regions and Markets. Hit the dropdown under Location Region and Location Market, and select the appropriate Region and Market names for the location being configured. Type the name of the restaurant in the field next to Location Name. Hit the button on the upper taskbar Set By Default. This fills in most fields on this screen automatically. See the illustration: The yellow area shows that the paths get setup to include the FTP directory name, the region, the market, and the restaurant name. There is a path to Out Box, In Box, and Local Main Dir. The green area shows the paths at the store location for In Box and Out Box. It also has a field for Remote FTP IP which will be the restaurant s public IP address (unless it is on the same internal network, then it would be the private IP address of the common path workstation), UserName and Password. These must match what is entered in the Netenterprize setup portion at each Remote Location. It is recommended to use sa and m$. Once all these fields are entered, hit Save. Follow this procedure for each Remote Location. Be sure to select the correct Region and Market for each Remote Location before clicking Set By Default.. 10

14 Once all Remote Locations are setup, exit back to the main Enterprize screen. On the upper taskbar, hit Access Locations/ Connect To Site. Once this has been done, see the illustration below: Click on My Restaurant, and all the fields in this area get populated. Notice that Location Name now shows the name of the restaurant we selected in the window Locations To Contact. The field Server Name is the public IP address of the location we are connecting to. The remaining fields in this area are the default paths where the transferred files are stored at the remote site. Click Log On To Server. This should result in the screen illustrated below: It is necessary to transfer all databases from the remote site the first time it is accessed. This is necessary to be able to make changes on the Remote Location s Menu, Employees, Discounts, etc. from the Corporate Office. These functions are accessed from the main Enterprize screen under Remote Support. 11

15 To transfer the initial set of databases from a Remote Location, login to the Remote Location, and click on Receive All Databases. This concludes the Enterprize configuration section. Configuring NetEnterprize Finally, we need to set up each Remote Location client to properly communicate with the Corporate Office. There are two parts to this. One part is configured in Micro$ale, and the other is setup in the NetEnterprize program that runs in the background. First, start Micro$ale on the Remote Location site s workstation that is the Common Path/ Server Path (if this is a Quick Service configuration, choose the Common Path register). Go to Manager Menu/ Register Setup/ Path Terminal Setup, and click the SQL Server Setup button: As seen at left, this screen is the same as the one used in the Image Wizard. In this case, put a check in the box Enable FTP Server. This will cause Netenterprize to load automatically when Micro$ale launches. Once this has been saved, exit to Windows, restart Micro$ale, and return to this screen. Again, My SQL server is the public IP address of the corporate office s Enterprize/ SQL server. 12

16 It is necessary to enter the Local Site Name in the field in the Enterprize Server setup area on this screen. Important! This must be exactly the same as the Location Name of this site entered at the corporate office! If not, the live sales feature will not function. Hit the buttons Path to Server Files and Data Location On Server. These fields should automatically populate with the Windows SQL server data directory path. Hit Save, and exit out to Windows. NetEnterprize Setup (Windows Desktop) The next step is to setup the Netenterprize program from the Windows desktop. Click on the Net Enterprize button on the taskbar at the bottom of the screen, and click the SQL Setup button. Below is a screenshot of the configuration/ setup screen: The Path to Files is the same as before. This is the path to the SQL server data directory at the Corporate Office. The Site Name, as before, is the name of the Location Name for this site and should match what was setup at the Corporate Office exactly. 13

17 The Server Connection will be the public IP address of the Corporate Enterprize server. User Name and Password follow the previous configuration: sa and m$. There is a field for Daily Transfer This is the daily time scheduled for transferring the selected files from the Remote Location to the Corporate Office at the interval the customer configures. Select the files to be transferred by hitting (on the top taskbar) Load Default Files and putting a check in the box next to the desired files in the green field at the right of the screen. The interval can be set to any number of hours from 1 to is the recommended setting, which will transfer the files once every day. There are fields for Sales Polling and Sales Polling These fields set up the time range for Live Sales polling. For Quick Service sites that store sales on multiple terminals, put a check in the box for Poll All Registers for Sales. Check the box for Enable Remote SQL Server. The last setting in this area, Polling Interval Minutes, determines how frequently sales updates will be sent to the Corporate Office. The next field is the FTP URL setup area. The FTP URL is the public IP address for the Corporate Enterprize Server. This is usually the same as the Server Connection address discussed previously. The FTP URL User is the username associated with the security settings on the corporate server s FTP site login. This is also true for the FTP URL PW. The Path to/ For files is the path on the Corporate Enterprize Server to the /Region/ Market/ Location/ that was set up for each Remote Location. Type this path using forward slashes instead of backslashes. This example in the above illustration shows that this store is the / FLORIDA/ Valrico/ The Blue Box/ location, with FLORIDA being the region, Valrico being the market, and The Blue Box being the specific Remote Location name. This configuration is covered in the Enterprize configuration section above. This completes the installation and setup for Enterprize. 14

18 Appendix A Enterprize Setup Checklist Corporate Server 1) Install Windows IIS and FTP 2) Install M$ MSDE Restart Windows 3) Install M$ Image Wizard 4) Install Enterprize Copy SQL databases into Microsoft SQL data directory 5) Configure MSDE SQL POS Server SQL Enterprize Server Connect to SQL databases 6) Configure Corporate FTP Server Create local directory for FTP (C:\EnterprizeFTP\ recommended) Create Windows FTP site Configure FTP properties and Windows user account for FTP remote access *** Link FTP site to FTP directory Configure router for port forwarding 7) Configure Enterprize Remote Location Manager Point Enterprize to local FTP directory Setup Market and Region names Setup Remote Location clients Remote Location Clients 8) Create Windows user account for FTP access to Corporate FTP server *** 9) Configure M$ FTP client 10) Configure NETEnterprize Corporate Server Connect to Remote Clients 11) Verify connection to each Enterprize Remote Location 12) "Receive all Databases" from each Remote Location 15

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1 How To Upgrade Your Microsoft SQL Server for Version 2012.1 The first step is to gather important information about your existing configuration. Identify The Database Server and SQL Server Version The

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Infrastructure Setup Windows XP 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without permission is prohibited.

More information

Server Installation: ServerTools

Server Installation: ServerTools Server Installation: ServerTools ServerTools Page 1 Table of Contents To Install ServerTools...3 Backup and Restore...6 Purpose...6 Background...6 Requirements...6 Creating a Backup Schedule using the

More information

Installation Guide v3.0

Installation Guide v3.0 Installation Guide v3.0 Shepherd TimeClock 4465 W. Gandy Blvd. Suite 800 Tampa, FL 33611 Phone: 813-882-8292 Fax: 813-839-7829 http://www.shepherdtimeclock.com The information contained in this document

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

Application Note 8: TrendView Recorders DCOM Settings and Firewall Plus DCOM Settings for Trendview Historian Server

Application Note 8: TrendView Recorders DCOM Settings and Firewall Plus DCOM Settings for Trendview Historian Server Application Note 8: TrendView Recorders DCOM Settings and Firewall Plus DCOM Settings for Trendview Historian Server DCOM Configuration Introduction This document is intended to provide a check-list of

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Ad Hoc Setup Windows XP 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without permission is prohibited. 1

More information

Reporting Installation Checklist

Reporting Installation Checklist This checklist is designed to help you before and during your Websense Enterprise Reporting installation. Print this checklist for reference as you prepare for and perform the installation, especially

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

Remote Desktop access via Faculty Terminal Server Using Internet Explorer (versions 5.x-7.x)

Remote Desktop access via Faculty Terminal Server Using Internet Explorer (versions 5.x-7.x) Remote Desktop access via Faculty Terminal Server Using Internet Explorer (versions 5.x-7.x) Start your Internet Explorer browser and direct it to the faculty home page. Click on the link Remote Access,

More information

This Deployment Guide is intended for administrators in charge of planning, implementing and

This Deployment Guide is intended for administrators in charge of planning, implementing and YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Enterprise Edition Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining the deployment

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

Installing SQL Express. For CribMaster 9.2 and Later

Installing SQL Express. For CribMaster 9.2 and Later Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

More information

XStream Remote Control: Configuring DCOM Connectivity

XStream Remote Control: Configuring DCOM Connectivity XStream Remote Control: Configuring DCOM Connectivity APPLICATION BRIEF March 2009 Summary The application running the graphical user interface of LeCroy Windows-based oscilloscopes is a COM Automation

More information

Issue Tracking Anywhere Installation Guide

Issue Tracking Anywhere Installation Guide TM Issue Tracking Anywhere Installation Guide The leading developer of version control and issue tracking software Table of Contents Introduction...3 Installation Guide...3 Installation Prerequisites...3

More information

PIGCHAMP MOBILE. PigCHAMP Knowledge Software. Installation Guide for Mobile Units

PIGCHAMP MOBILE. PigCHAMP Knowledge Software. Installation Guide for Mobile Units PIGCHAMP MOBILE PigCHAMP Knowledge Software Installation Guide for Mobile Units Table of Contents: Important Note:... 4 Chapter 1: PC Setup... 5 A. Install PigCHAMP Mobile Manager on Windows XP...5 B.

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager Appendix E Installing and configuring the Captioning Manager The Mediasite Captioning Manager, a separately sold EX Server add-on, allows users to submit and monitor captioning requests through Automatic

More information

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide Insight Video Net. LLC. CMS 2.0 Quick Installation Guide Table of Contents 1. CMS 2.0 Installation 1.1. Software Required 1.2. Create Default Directories 1.3. Create Upload User Account 1.4. Installing

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

WA2192 Introduction to Big Data and NoSQL. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA2192 Introduction to Big Data and NoSQL. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA2192 Introduction to Big Data and NoSQL Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc SOFTWARE BACKUP/RESTORE INSTRUCTION SHEET This document will outline the steps necessary to take configure the

More information

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15 Table of Contents CHAPTER 1 About This Guide......................... 9 The Installation Guides....................................... 10 CHAPTER 2 Introduction............................ 11 Required

More information

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument.

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument. TA Instruments TRIOS Software Installation Instructions Installation Requirements Your TRIOS Instrument Control software includes all the components necessary to install or update the TRIOS software, as

More information

TM Online Storage: StorageSync

TM Online Storage: StorageSync TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please

More information

Abila MIP. Installation User's Guide

Abila MIP. Installation User's Guide This is a publication of Abila, Inc. Version 2014.x Copyright 2013 Abila, Inc. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein are registered trademarks

More information

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

MATCH IT! Antibody v1.2 Software Installation

MATCH IT! Antibody v1.2 Software Installation MATCH IT! Antibody v1.2 Software Installation Table of Contents 1.0 Table of Contents... 1 2.0 Revisions... 2 3.0 Installation Checklist... 3 4.0 Prerequisites... 4 5.0 Database Configuration Options...

More information

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Snow Active Directory Discovery

Snow Active Directory Discovery Product Snow Active Directory Discovery Version 1.0 Release date 2014-04-29 Document date 2014-04-29 Snow Active Directory Discovery Installation & Configuration Guide Page 2 of 9 This document describes

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

STATISTICA VERSION 11 CONCURRENT NETWORK LICENSE WITH BORROWING INSTALLATION INSTRUCTIONS

STATISTICA VERSION 11 CONCURRENT NETWORK LICENSE WITH BORROWING INSTALLATION INSTRUCTIONS data analysis data mining quality improvement web-based analytics Notes STATISTICA VERSION 11 CONCURRENT NETWORK LICENSE WITH BORROWING INSTALLATION INSTRUCTIONS 1. The installation of the Concurrent network

More information

Installation and Connection Guide to the simulation environment GLOBAL VISION

Installation and Connection Guide to the simulation environment GLOBAL VISION Installation and Connection Guide to the simulation environment GLOBAL VISION Hardware and Software Requirements The following hardware specification is recommended for client machines: 2 GHz Pentium class

More information

IEI emerge and Milestone Systems Network Video Recorder. Setup and Integration Guide. Milestone Version 6.5 and emerge Version 3.

IEI emerge and Milestone Systems Network Video Recorder. Setup and Integration Guide. Milestone Version 6.5 and emerge Version 3. IEI emerge and Milestone Systems Network Video Recorder Setup and Integration Guide Milestone Version 6.5 and emerge Version 3.2 and above CONTENTS Requirements for Milestone NVR/IEI emerge Integration...

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Immotec Systems, Inc. SQL Server 2005 Installation Document

Immotec Systems, Inc. SQL Server 2005 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

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

Browser Client 2.0 Admin Guide

Browser Client 2.0 Admin Guide Browser Client is a web-based application that allows users to point their browser at a URL and view live video from a set of Intellex units. Browser Client 2.0 is compatible with Intellex 3.2 software.

More information

Important Notes for WinConnect Server VS Software Installation:

Important Notes for WinConnect Server VS Software Installation: Important Notes for WinConnect Server VS Software Installation: 1. Only Windows Vista Business, Windows Vista Ultimate, Windows 7 Professional, Windows 7 Ultimate, Windows Server 2008 (32-bit & 64-bit),

More information

The FlexiSchools Online Order Management System Installation Guide

The FlexiSchools Online Order Management System Installation Guide The FlexiSchools Online Order Management System Installation Guide FlexiSchools May 2012 Page 1 of 18 Installation Pack Welcome to the FlexiSchools system. You will have received a disc containing: Sato

More information

Mercy s Remote Access Instructions

Mercy s Remote Access Instructions Mercy s Remote Access Instructions ~~~~~~~~~~~~~~ Section A Windows 2000 / XP ~~~~~~~~~~~~~~ I. Install Meditech............................... A1 II. Install VPN Client............................. A3

More information

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29 Contents Getting Started...1 Check your Computer meets the Minimum Requirements... 1 Ensure your Computer is Running in Normal Sized Fonts... 7 Ensure your Regional Settings are Correct... 9 Reboot your

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Xactimate v.27 Network Installation

Xactimate v.27 Network Installation Xactimate v.27 Network Installation Requirements Like all networked software applications, Xactimate Version 27 must be installed on a workstation connected to a network that has been properly set up and

More information

EntroWatch - Software Installation Troubleshooting Guide

EntroWatch - Software Installation Troubleshooting Guide EntroWatch - Software Installation Troubleshooting Guide ENTROWATCH SOFTWARE INSTALLATION TROUBLESHOOTING GUIDE INTRODUCTION This guide is intended for users who have attempted to install the EntroWatch

More information

Snow Inventory. Installing and Evaluating

Snow Inventory. Installing and Evaluating Snow Inventory Installing and Evaluating Snow Software AB 2002 Table of Contents Introduction...3 1. Evaluate Requirements...3 2. Download Software...3 3. Obtain License Key...4 4. Install Snow Inventory

More information

How To Install And Set Up The Database For Quicdoc And Office Therapy (The Applications)

How To Install And Set Up The Database For Quicdoc And Office Therapy (The Applications) Server Database Installer for QuicDoc and Office Therapy Installation Guide What you need to know before you start This Guide was written to assist you in installing and setting up the Database system

More information

Install SQL Server 2014 Express Edition

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

More information

TAMUS Terminal Server Setup BPP SQL/Alva

TAMUS Terminal Server Setup BPP SQL/Alva We have a new method of connecting to the databases that does not involve using the Texas A&M campus VPN. The new way of gaining access is via Remote Desktop software to a terminal server running here

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

More information

AXIS Camera Station Quick Installation Guide

AXIS Camera Station Quick Installation Guide AXIS Camera Station Quick Installation Guide Copyright Axis Communications AB April 2005 Rev. 3.5 Part Number 23997 1 Table of Contents Regulatory Information.................................. 3 AXIS Camera

More information

IEI emerge and On-Net Surveillance Systems (OnSSI) Network Video Recorder Setup and Integration Guide

IEI emerge and On-Net Surveillance Systems (OnSSI) Network Video Recorder Setup and Integration Guide IEI emerge and On-Net Surveillance Systems (OnSSI) Network Video Recorder Setup and Integration Guide OnSSI Version 6.5 and IEI emerge Version 3.2 and above CONTENTS Requirements for OnSSI NVR/IEI emerge

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks 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

More information

Table of Contents. Speedi WIN Online Page 1 of 44 Speedi-WIN Online Install Instructions

Table of Contents. Speedi WIN Online Page 1 of 44 Speedi-WIN Online Install Instructions Speedi WIN Online Page 1 of 44 Speedi-WIN Online Install Instructions Table of Contents Logging on to Speedi-WIN Online... 3 Installing Citrix Receiver... 7 Launching Speedi-WIN Online... 11 Existing Speedi-WIN

More information

Migrating TimeForce To A New Server

Migrating TimeForce To A New Server Rev. 4/28/14 Migrating TimeForce To A New Server Table of Contents 1. Installation Prerequisites... 2 Required... 2 Recommended... 3 2. Update to a Migration Compatible Version... 3 Determine the Database

More information

KANTECH SCHEDULED EVENTS INSTALLATION MANUAL

KANTECH SCHEDULED EVENTS INSTALLATION MANUAL KANTECH SCHEDULED EVENTS INSTALLATION MANUAL Before you begin you will need to have downloaded the software and received your license from the Multi Tech Reps webstore. You may also need your Windows installation

More information

Preparing Your Server for an MDsuite Installation

Preparing Your Server for an MDsuite Installation Preparing Your Server for an MDsuite Installation Introduction This document is intended for those clients who have purchased the MDsuite Application Server software and will be scheduled for an MDsuite

More information

Installation and Deployment

Installation and Deployment Installation and Deployment Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Installation and Deployment SmarterStats

More information

Introduction and Overview

Introduction and Overview Inmagic Content Server Workgroup 10.00 Microsoft SQL Server 2005 Express Edition Installation Notes Introduction and Overview These installation notes are intended for the following scenarios: 1) New installations

More information

Using Remote Web Workplace Version 1.01

Using Remote Web Workplace Version 1.01 Using Remote Web Workplace Version 1.01 Remote web workplace allows you to access your Windows XP desktop through Small Business Server 2003 from a web browser. 1. Connect to the Internet in your remote

More information

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

Deploying BitDefender Client Security and BitDefender Windows Server Solutions Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2010 BitDefender; 1. Installation Overview Thank you for selecting BitDefender Business Solutions

More information

Global Image Management System For epad-vision. User Manual Version 1.10

Global Image Management System For epad-vision. User Manual Version 1.10 Global Image Management System For epad-vision User Manual Version 1.10 May 27, 2015 Global Image Management System www.epadlink.com 1 Contents 1. Introduction 3 2. Initial Setup Requirements 3 3. GIMS-Server

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

More information

Installation / Migration Guide for Windows 2000/2003 Servers

Installation / Migration Guide for Windows 2000/2003 Servers PSQL v9 SP1 (9.1) & Installation / Migration Guide for Windows 2000/2003 Servers Ebix, Inc. Corporate Headquarters Concourse Parkway, Suite 3200 Atlanta, GA 30328 USA Phone: 678-281-2020 Fax: 678-281-2019

More information

Creating client-server setup with multiple clients

Creating client-server setup with multiple clients Creating client-server setup with multiple clients Coffalyser.Net uses a SQL client server database model to store all project/experiment- related data. The client-server model has one main application

More information

Point of Sale 2015 Enterprise. Installation Guide

Point of Sale 2015 Enterprise. Installation Guide Point of Sale 2015 Enterprise Installation Guide Contents About this guide 3 System Requirements - Microsoft SQL Server 2008 R2 Express 3 System Requirements - POS Enterprise 2015 (Administrator) 3 System

More information

Magaya Software Installation Guide

Magaya Software Installation Guide Magaya Software Installation Guide MAGAYA SOFTWARE INSTALLATION GUIDE INTRODUCTION Introduction This installation guide explains the system requirements for installing any Magaya software, the steps to

More information

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

Deploying BitDefender Client Security and BitDefender Windows Server Solutions Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2011 BitDefender 1. Installation Overview Thank you for selecting BitDefender Business Solutions

More information

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Notices 2010 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents.

More information

Spector 360 Deployment Guide. Version 7

Spector 360 Deployment Guide. Version 7 Spector 360 Deployment Guide Version 7 December 11, 2009 Table of Contents Deployment Guide...1 Spector 360 DeploymentGuide... 1 Installing Spector 360... 3 Installing Spector 360 Servers (Details)...

More information

How To Use Senior Systems Cloud Services

How To Use Senior Systems Cloud Services Senior Systems Cloud Services In this guide... Senior Systems Cloud Services 1 Cloud Services User Guide 2 Working In Your Cloud Environment 3 Cloud Profile Management Tool 6 How To Save Files 8 How To

More information

1. Installation Overview

1. Installation Overview Quick Install Guide 1. Installation Overview Thank you for selecting Bitdefender Business Solutions to protect your business. This document enables you to quickly get started with the installation of Bitdefender

More information

ilaw Server Migration Guide

ilaw Server Migration Guide ilaw Server Migration Guide Revised April 2014 Contents Preface Overview 1. Backing up your Existing database Method 1. Backing up an ilaw MSDE database only Method 2. Using BURT The Backup/Restore Tool

More information

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

SQL Server Setup for Assistant/Pro applications Compliance Information Systems SQL Server Setup for Assistant/Pro applications Compliance Information Systems The following document covers the process of setting up the SQL Server databases for the Assistant/PRO software products form

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Setup for PCCharge. Important Pre-Installation Notes for PCCharge. Installation Overview. Step 1 Install And Set Up PCCharge on the Fileserver

Setup for PCCharge. Important Pre-Installation Notes for PCCharge. Installation Overview. Step 1 Install And Set Up PCCharge on the Fileserver Setup for PCCharge Before setting up PCCharge, first perform a Store Closing in The General Store. Make sure all credit card transactions have batched out under your previous authorization/batch out method.

More information

The FlexiSchools Online Order Management System Installation Guide

The FlexiSchools Online Order Management System Installation Guide The FlexiSchools Online Order Management System Installation Guide Installation Pack Welcome to the FlexiSchools system. You will have received a disc containing: Zebra Drivers FlexiSchools Online Order

More information

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers NOTE: You can use these instructions to configure instructor and student machines. Software Required Microsoft Access 2007, 2010 MicroStrategy 9.3 Microsoft SQL Server Express 2008 R2 (free from Microsoft)

More information

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1 GO!NotifyLink Database Maintenance GO!NotifyLink Database Maintenance 1 Table of Contents Database Maintenance 3 Database Cleanup... 3 Database Backups... 3 Database Configuration... 4 The Procedure via

More information

7.x Upgrade Instructions. 2015 Software Pursuits, Inc.

7.x Upgrade Instructions. 2015 Software Pursuits, Inc. 7.x Upgrade Instructions 2015 Table of Contents INTRODUCTION...2 SYSTEM REQUIREMENTS FOR SURESYNC 7...2 CONSIDERATIONS BEFORE UPGRADING...3 TERMINOLOGY CHANGES... 4 Relation Renamed to Job... 4 SPIAgent

More information

CIMHT_006 How to Configure the Database Logger Proficy HMI/SCADA CIMPLICITY

CIMHT_006 How to Configure the Database Logger Proficy HMI/SCADA CIMPLICITY CIMHT_006 How to Configure the Database Logger Proficy HMI/SCADA CIMPLICITY Outline The Proficy HMI/SCADA CIMPLICITY product has the ability to log point data to a Microsoft SQL Database. This data can

More information

Remote Management System

Remote Management System RMS Copyright and Distribution Notice November 2009 Copyright 2009 ARTROMICK International, Inc. ALL RIGHTS RESERVED. Published 2009. Printed in the United States of America WARNING: ANY UNAUTHORIZED

More information

Using SSH Secure Shell Client for FTP

Using SSH Secure Shell Client for FTP Using SSH Secure Shell Client for FTP The SSH Secure Shell for Workstations Windows client application features this secure file transfer protocol that s easy to use. Access the SSH Secure FTP by double-clicking

More information

RE:Open for SQL Anywhere. Installation Guide. RE:Open for SQL Anywhere Installation Guide 1

RE:Open for SQL Anywhere. Installation Guide. RE:Open for SQL Anywhere Installation Guide 1 RE:Open for SQL Anywhere Installation Guide RE:Open for SQL Anywhere Installation Guide 1 Pre-Installation Considerations Close all other Windows applications before running the installation. Your Raiser

More information

EMR Link Server Interface Installation

EMR Link Server Interface Installation EMR Link Server Interface Installation Version 1.0 ** INTRODUCTION ** If you would like assistance with installation, please contact our preferred support provider at support@bonecomputer.com, or call

More information

Upgrading LytecMD from 9.3.1 to 9.4 on Windows Server 2008. Best Practices. Revision Date: 7/29/2010 PLEASE READ:

Upgrading LytecMD from 9.3.1 to 9.4 on Windows Server 2008. Best Practices. Revision Date: 7/29/2010 PLEASE READ: Upgrading LytecMD from 9.3.1 to 9.4 on Windows Server 2008 Best Practices Revision Date: 7/29/2010 PLEASE READ: This installation guide will guide you through the upgrade of LytecMD 9.3.1 to 9.4. If you

More information

SmartDraw Installation Guide

SmartDraw Installation Guide SmartDraw Installation Guide System Requirements Your computer must meet these requirements in order to run SmartDraw: Windows Vista, XP or 2000 256MB RAM 3GB free hard disk space Installation Options

More information

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center Upgrading from Call Center Reporting to Reporting for Contact Center BCM Contact Center Document Number: NN40010-400 Document Status: Standard Document Version: 02.00 Date: June 2006 Copyright Nortel Networks

More information

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012.

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Copyright 1995-2012 Lenel Systems International, Inc. Information

More information

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Notices 2011 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents.

More information

Network Printing In Windows 95/98/ME

Network Printing In Windows 95/98/ME Network Printing In Windows 95/98/ME If you are using Windows 2000/ XP: To install a printer on your network using D-Link Print Server or DI-series router with built-in print server you do not need to

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Infrastructure Setup Windows 7 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without permission is prohibited.

More information