Table of Contents [ClusterReplica SQL v2.1 User Manual]

Size: px
Start display at page:

Download "Table of Contents [ClusterReplica SQL v2.1 User Manual]"

Transcription

1 i Table of Contents [ClusterReplica SQL v2.1 User Manual] CHAPTER Introduction What is ClusterReplica MSSQL Edition Who is ClusterReplica MSSQL Edition Designed For How Does ClusterReplica MSSQL Edition Work How to get help...4 CHAPTER Installing/Removing ClusterReplica MSSQL Edition System Requirements Installation Guide Running the evaluation package Removing ClusterReplica...14 CHAPTER Understand ClusterReplica MSSQL Edition Status Checking the Status on Your Cluster Server Cluster Configuration Alert...20 CHAPTER Data Replication Auto-config For MSSQL Database File Data Replication Data Replication Tools...23 CHAPTER Failover Solutions When to Use Application Failover Two Levels of Failover How To Failback...30 CHAPTER Utility Tools Network Application Scanner Network Utilities Port Reference Table...33

2 1 Chapter 1 Introduction 1.1 What is ClusterReplica MSSQL Edition ClusterReplica MSSQL edition is a computer software that features data replication and failover/failback solutions. In addition to all its standard features, this edition specialize in handling MSSQL database file replications. Running on two Microsoft windows systems, ClusterReplica bind them together and backup data from the ACTIVE station to the STANDBY station when both systems are alive. In the situation of failure of the ACTIVE station, failover will take place automatically. When this happens, the STANDBY station will then take up the ACTIVE role to continue server service. There are also added features of Network Application Scanner, Port Reference table and other network utilities. The combined product of ClusterReplica is, therefore, a powerful network server application of all purposes. 1.2 Who is ClusterReplica MSSQL Edition Designed For ClusterReplica MSSQL is fully functional data replication software specially designed for small business owners. With automatic default configuration on MSSQL database file replication, small business owners can utilize the software without having to hire IT experts to setup the cluster server to run ClusterReplica MSSQL edition. Running on Microsoft s windows systems, the comprehensive user interface with buttons to open up the configuration dialog boxes also made the software very easy to use. The detailed online help and the talk to the person kind of technical support ensure the success run of the software. Besides the easy to use advantage, ClusterReplica MSSQL edition is also reasonably priced. With the inclusion of many network utilities, ClusterReplica MSSQL edition software brings true value to small businesses.

3 2 1.3 How Does ClusterReplica MSSQL Edition Work ClusterReplica MSSQL binds two Microsoft Windows systems together to function as one server, so that there will be at least one system running normally to server the network clients requests. Of the two systems clustered together, one is taking the ACTIVE role to be the Primary station, and the other taking the STANDBY role to be the Secondary station. During standard condition, both systems are running normally, the Primary station will service the network clients directly and replicate all newly changed data to the Secondary station to keep it current with all data. This continuous data replication works on open and locked files including the database files. The process ensures all changed data updated at all time. No data will be lost due to system failure or the service down, and server service should be available 24/7. Between the two clustered stations, the communication is conveyed by the Control IP which is the IP number defined on the network card. There is also a Cluster IP which is a virtual IP attached to the Control IP number of the Primary station. For example, you have one network card on each of the clustered systems. Your public IP for network connection is You then define the IP numbers of the network cards and When you install ClusterReplica, you choose the system with IP to be the Primary system, and set to be the Cluster IP. This Cluster IP will be attached to the Control IP of

4 3 With this setting, the Control IP and the Cluster IP are in the same sub-net. This means both internal and external communications are sharing the same network channel. If there is large volume of client service requests, the service performance may be reduced. It is for this reason, two network cards for each of the clustered systems are commended. With two cards, you can designate one to take care of the internal communications only, and the other for the public connections. For example, you have two network cards on each of the clustered systems. Your public IP for network connection is still You then set the IP numbers of the network cards and on one system, and Set and on the other system Because is your public IP, when you install ClusterReplica, You will use the 195 set of IPs for the internal communication between the clustered systems You set the system with IP to be the Primary system, And set to be the Cluster IP. This Cluster IP will be attached to the Control IP of With this setting, the network traffic flow will not interfere with the clustered systems internal communication, and therefore, improves server performance.

5 4 1.4 How to get help Due to complex system configurations of ClusterReplica MSSQL Edition, XLink specially designed an "Error Report" log file. Users must follow listed steps to generate this report log. From ClusterReplica user interface, click Help on the menu bar, then select Generate Report for Support, following dialog box will come up. Fill in the information with description of your problem, then click "Next". Next screen confirms the input. If you wish to make changes, click "Back" to go back to previous page. If all looks right, click "finish" to begin building the log file.

6 5 Now you have generated the error log. Go to C:\XLinkCRReport to find the file "Reportsetup.txt". this file to and we will contact you for possible solutions. If you have quick questions regarding this product, please feel free to contact us. Phone: fax:

7 6 Chapter 2 Installing/Removing ClusterReplica MSSQL Edition A cluster server requires internal communication between the clustered systems as well as external communication with the network clients. ClusterReplica MSSQL edition introduces the concept of "Control IP" and "Cluster IP" to distinguish the two functions. While the "Control IP" handles the internal communication between the clustered servers using the IP numbers physically attached to a network card on each machine, "Cluster IP" deals with public connection requests running on a Windows virtual IP that is attached to the control IP of the Primary Station. 2.1 System Requirements Two Microsoft Windows systems of 2000/XP/2003 platforms with Ethernet connection RAM: 128MB or above Hard disk: 8GB or larger Network connections between the clustered systems Both systems must be in the same subnet 2.11 One network card or two If the systems you are going to install ClusterReplica MSSQL edition each has one network card, this means the clustered systems operate under one network environment - both internal and external communications are moving within one network. Therefore, the server performance is heavily dependent on the capacity of the network card. This environment can be risky to the clustered server normal function, and at the same time limiting its performance. If the systems you are going to install ClusterReplica MSSQL edition each has two network cards on each system, you can designate one set of IPs as the "Control IP" and the other set "Cluster IP". This separation allows you to define a different subnet for the "Control IP" so that the internal communication will not tangle up with the service provide IP for public connections. This setting will certainly enhance your server performance and guarantee accurate data replication.

8 7 First, let's look at the situation of one network card Your public IP for network connection is You then define the IP numbers of the network cards and When you install ClusterReplica, you choose the system with IP to be the Primary system, and set to be the Cluster IP. This Cluster IP will be attached to the Control IP of When the Primary station is down, Failover will take place. The Secondary station takes up the ACTIVE role now to become the Primary station. The Cluster IP: is now attached to the Control IP of

9 8 When the failed system is fixed and connected back to the cluster system, it will take up the STANDBY role to become the Secondary station while the Primary station remains its ACTIVE role. With this setting, the Control IP and the Cluster IP are in the same sub-net. This means both internal and external communications are sharing the same network channel. If there is large volume of client service requests, the service performance may be reduced. It is for this reason, two network cards for each of the clustered systems are recommended. With two cards, you can designate one to take care of the internal communications only, and the other for the public connections. Now, we look at the situation of two network cards Your public IP for network connection is still You then set the IP numbers of the network cards and on one system, and Set and on the other system Because is your public IP, when you install ClusterReplica, you will use the 195 set of IPs for the internal communication between the clustered systems. You set the system with IP to be the Primary system, And set to be the Cluster IP. This Cluster IP will be attached to the Control IP of

10 9 With this setting, the network traffic flow will not interfere with the clustered systems internal communication, and therefore, improves server performance. Also the separation of internal and external communication could help to increase file security. 2.2 Installation Guide Before install, please check the system requirements to make sure your system can handle the software properly. Some other guiding points are listed blow: One license key is to be used on both systems for installation. If each of the servers has two network cards, be sure that at least one additional IP of the same subnet for each card is added before installation. The Primary station must be installed and running before the Secondary station is installed. Upon completion of installation and system reboot of the Secondary station, a pop-up reminder will come up to ensure this point.

11 10 With a successful download, you will get the ClusterReplica_sql.exe file as the installer. Double click on it to start installation process. The first screen as seen below greets you with the product name and version number. Click on button Next to move on. Following message box will come up to remind you the software requires a member of administrator group to perform the installation. If you are already logged in as a member of the administrators, click on yes to continue. Along the way, you will see the license agreement with conditions on using the software properly.

12 11 Read the agreement carefully and be sure you fully understand every term listed and that you agree with this agreement entirely before proceed with the installation. Click No if you disagree with any of the terms listed in the license agreement. The installation process will be stopped. If you clicked "Yes" in 3, the next screen prompts you to fill in your name, the company s name and the product s serial number which is the license key you have purchased for using the product. The serial number box is filled with DEMO as the default entry. If you have not purchase a license for the product and just want to install the demo package, leave this default entry in the box and click on next to continue. The next screen asks you to decide if you want to set the local system as the Primary system or the Secondary system. Select one and continue.

13 12 Make your selection and click Next (this example uses the Primary station installation). This next screen will come up for you to set the Cluster information. You will type in the "Cluster name" (call it anything you want), select a network card that is to be dedicated for public connection and Browse/select or type in the IP number and the IP mask. Two situations to be considered: 1. You want to use only one network card in each of the clustered systems: in this situation, both internal and external communication will be accessing the same subnet. 2. You want to dedicate two network cards in each of the clustered systems: in this situation, you can use one card for Control IP and another card for Cluster IP. We recommend to use two network cards for the clustering: one is dedicated to the internal communication, one is dedicated to the public connection. This setting works for better security and efficiency in the cluster server. The next pop-up screen will come up for you to select the matching network card. The "Property" button is there to help you find out which number is attached to which card if you have more than one card in the system.

14 13 Click "OK" to move on. If you didn't already setup the additional IP number for the network card, you will see the pop-up error message. Now, you will have to abort the installation process. Go to Windows network configuration and add the IP number to the card and try to install ClusterReplica again. If you don't see the error message, installation process will move on. With a few more clicks to bring you to the last screen. Now you have successfully installed ClusterReplica MSSQL edition software. It is recommended to reboot the system immediately after the installation so that the software is fully recognized by the operating system and the system resources can be fully utilized. Otherwise unpredictable problems can rise.

15 Running the evaluation package ClusterReplica MSSQL Edition, like all other Xlink s products, has a 30-day evaluation period. This means you can download a copy of ClusterReplicaMSSQL Edition from our web site and test run it for 15 days to decide if the software fits your needs and system environment. We encourage and recommend you to take advantage of the evaluation package and make sure you can use the software before purchase. 1.4 Removing ClusterReplica ClusterReplica MSSQL Edition is equipped with its own uninstall program. You can find it by clicking on Windows Start/Programs/Xlink ClusterReplica. If for any reason you want to remove the software from your system, run this uninstall program will remove all files of it. Using Windows add/remove program should reach the same result. Be sure to reboot the system after running uninstall.

16 15 Chapter 3 Understand ClusterReplica MSSQL Edition Status With successful installation of both Primary and Secondary stations, ClusterReplica MSSQL edition will automatically establish the clustering between the systems. Its main user interface is the status screen for users checking on the cluster server running state. To view server status, from Windows "Start" menu, select Programs\Xlink ClusterReplica MSSQL edition\clusterreplica MSSQL edition Configuration 3.1 Checking the Status on Your Cluster Server Following is the status screen on the Primary station which both clustered systems are running normally without any data replication activities. When there is data replication activity taking place between the clustered systems, the progress of this activity will be displayed in the Replication Status Window. This data replication progress status display is the same on both clustered systems.

17 16 The main points on this screen are explained below: Cluster Role - It indicates the current role of function of the local system, which can be either the Primary or Secondary system. ClusterReplica MSSQL edition is designed in the way that after their initial setting of being Primary and Secondary station, the one that started first will take the role of being the Primary station. Local System - On both clustered systems, the "local System" is listed on the top. So, do not be confused here: if you are looking at a Primary Station, you see one set of specifications; and then looking at a Secondary Station, you will see a different set of specifications under "Local System". This is because the "local system" is different now. Control IP - This pair of IP addresses are the ones responsible for the communication between the clustered systems. They are not to be seen by the network clients. Start Time - Please notice that the Start Time for the "local system" and "remote system" is a little different: the Primary Station is always started before the Secondary Station. The implication of this difference in timing is that the system that starts first will be the "Primary Station. Cluster Status - For each of the clustered system, there are three roles it can take: 1. The ACTIVE role of being the Primary Station 2. The STANDBY role of being the Secondary Station 3. To be the Primary Station running in "Stand alone" mode When the Primary Station fails to function normally, either one of the data related service failed or the entire system is down, the ACTIVE role of the clustered server will be failed over to the Secondary Station which will now be running in "stand alone" mode. Its status screen will look like the picture below.

18 17 The three buttons on this status screen are: 1. Refresh - click this button to capture the latest cluster status 2. View Cluster Log - click this button to view the history of cluster role status of the local station 3. Switch Role - click this button to switch the role of ACTIVE/STANDBY of the clustered stations. Confirmation of this action will display to avoid loss of data. A Cluster Log is provided to help users track the cluster server's status. As shown in picture below, though showing only the status of the Primary (Active) server, the overall cluster server s status is implied. The needs for role switching normally comes up after a system failover. When the original Primary Station (the one that has the box preferred primary station checked in the Cluster configuration panel) is fixed and up again, you will be asked to decide either to keep the current Primary station as is, or switch the ACTIVE role back to the original Primary station. NOTE: it is strongly recommended that the newly turned-on station of a cluster system to be kept as the Secondary station until all new data are copied to it.

19 Cluster Configuration During operation of ClusterReplica, if for any reason you need to change the current settings of the clustered systems, select Cluster Configuration from the main menu of this screen. Things can be changed here: Change the communication port - The default port used for communication between the clustered systems is User can change it to a different port if needed. Switch role of preferred primary station - This preferred primary station is a pre-set condition and does not change with the current role of the system. So, the system can be either the Primary or the Secondary station while being the preferred primary station. For example: When you install ClusterReplica, you set system A to be the preferred primary station. System A becomes the Primary station when installation of ClusterReplia completes. Then during the course of operation, system A, the Primary station, is down and Failover takes place. System B, the Secondary station is now the Primary station working in STAND ALONE mode.

20 19 When system A is plugged back to the cluster system, it may be set as the Secondary station, even though it is still carrying the status of preferred primary station. Change Control IP - This is the IP that responsible for the internal communication of the clustered systems. These are the IP addresses attached to the network cards on the Primary and the Secondary stations. They are not known to the network clients. When changing these IPs, you must select the matching network cards to ensure proper operation of the cluster system. Change ClusterIP - This is the IP that the network clients use to make connection to the clustered server. More than one cluster IP addresses can be assigned for public use. To change it, you remove the current one and add the new one. Change the name for the Cluster system - This is the name for the cluster system to be recognized by the network clients. You can call it anything you want. Change the advanced setting for failover - Three kinds of configurations can be changed here: 1. Failover timer - The first setting controls the time duration in which a failover decision would be made. In normal condition, the Secondary station monitors the activity of the Primary station continuously. If an abnormal condition is detected and it lasts 20 seconds, the Secondary station will activate failover to become the Primary station. Users can adjust this time duration of monitoring. However, if made too short and the clustered systems are not given enough time to respond and process, the cluster system could get confused and causing problems. 2. Modified services fail to start - The second setting involves service level failover. It is set by default for high standard failover.

21 20 3. Public cluster NIC fail to function - The next setting is available for detecting failure of the network card on the Primary station. When it is set, failover will take place when the network card failure is detected Alert In two situations this feature can show importance: 1. When a Failover occurs 2. When a Data Replication definition item is disabled by ClusterReplica process to prevent improper data replication With proper setup of this tool, system administrators will be notified of happening of above situation. To set it up, from ClusterReplica s main status window, click the tool bar button Options, then select alert setup. This is an example to show you how alert can be set.

22 21 Chapter 4 Data Replication ClusterReplica's data replication is among the most powerful and efficient in its class. Besides handling all types of files, including SQL database files and some registry files, ClusterReplica replicates modified data in real time even when the file is open and being used. With successful installation, this edition of ClusterReplica will automatically configure the software to replicate MSSQL database files and activate Failover when the MSSQL service or the entire system failure is detected. 4.1 Auto-config For MSSQL Database File Data Replication Select Replication Setup for MSSQL" from the main menu, the GUI panel will look like following picture. Data replication configuration is defined in the right-hand-side penal. This penal is divided into three parts with some tool buttons on the top for user interaction. Details of these are explained below.

23 22 Buttons on the tool bar Option - To set file replication verification schedule Sync - To perform file replication manually Log - To check the file replication status Refresh - Re-load the existing configuration (any change you made without saving will be lost with click of this button) Config - To change file replication configurations Default - To re-load the default file replication configuration set Notice there are three parts to be configured: 1. Data Replication Setup - Add all files and folders of files to be replicated from the Primary station to the Secondary station here. If a file requires an application to access, the application/service must be added in the Monitored Service section. 2. Registry Replication - The Registry Replication functionality meets the needs of some server systems which require certain dynamically changed key definitions of registry matched on the Secondary server for a successful failover. Warning: Do not replicate the entire registry - replicate only the keys for specific applications. 3. Monitored Service - All files that need specific application to access (for example, the database files require SLQ application to access), would require to have the application service to be added in this section for successful Failover. Please also notice that there are already "stuff" in each of the sections in this GUI panel. This is because the special edition of ClusterReplica MSSQL has configure the software to replicate MSSQL database files for you. The "stuff" in each section of this panel are the files and services needed for ClusterReplica to correctly replicate all your MSSQL database files from the Primary station to the Secondary station at normal times, and activate Failover process when a service or system failure is detected. If there are other application files need to be replicated, click the button Config to open up the dialog box for making changes. Click Add to add files and services you want to replicate and failover. In above example, the C:\inetput\wwwroot file path is added for the web site pages. Services IISADMIN, WWW and the simple mail service are added. These additions will support data replication on files in the wwwroot folder and failover when web service is detected failing.

24 Data Replication Tools The menu bar of data replication configuration setting panel provides some additional tools are included to help users better manage data replication and ensure data replication accuracy Data Replication Log Click on log button to open up following window that lists the events of data replication.

25 24 From this log, you can trace the replication actions on files or folders and then decide if some files or folders are not properly replicated that you need to do it again Data Replication Tools Click button Tools you will get two selections: Compare File Info and Options which in turn includes two selections: Verification Schedule and Advanced Settings. 1) Compare File Info The "Compare Replication File Info" tool allows you to manually check up the folders and files in the File Replication definitions to make sure all files are copied properly from the Primary server to the Secondary server. When in File Replication Setup, click button Advanced on the menu bar to find Compare File Info to open up the processing screen as shown below. The first thing to setup here is how you want the comparison result to display. Click the button Filter on the menu bar to get next dialog box. Select the display option according to your needs and click OK. The default setting is on Display all results.

26 25 The next thing to do is to find the source file of the replication. Browse by click button to select the folder of a File Replication definition. Click button to get the comparison results. By default, all files and folders are to be listed. If there are problems in some replicated files, you may find wordings such as file does not exist in the Remark column. 2) Replication Verification Schedule ClusterReplica can run automatic data replication verifications which will auto update files on the Secondary system whose file dates or file size does not match that on the Primary system. The default set on this data replication verification is as shown. You can change the verification schedule according to your needs.

27 26 3) Advanced Settings ClusterReplica replicates modified data of database files and regular files in the point-in-time fashion. The system is pre-set with memory space allocation and time-out values considered to be most efficient to the cluster system. Users, however, are still given the power to change these values to the best they consider best fit to their needs. This flexibility promises the highest user satisfaction.

28 27 Chapter 5 Failover Solutions ClusterReplica provide Failover function to allow the cluster server maintain all its services in correct working state. 5.1 When to Use Application Failover Failover is the process specifically associated to cluster systems. Typically it means when the Primary station of a cluster system dies, the Secondary station will be activated to take over the active duty of the Primary station. XLink's ClusterReplica software will monitor the systems in the cluster system and the pre-defined services to determine if the cluster system is in the situation that a failover is required. So, all applications and services you want to keep up 24/7 should be defined here. 5.2 Two Levels of Failover ClusterReplica determines activation of failover on three types of conditions: 1. System failover - This happens when the entire Primary system is down 2. Service level failover - When any one of the monitored services is not functioning normally 3. The network card failure - When the network card on the Primary station for public connection fails, failover will take place System Level Failover The first picture (1) below shows a normal working situation of the cluster server. When the Primary station fails, the Secondary Station will become the Primary station and work in STAND ALONE mode as seen in picture (2).

29 28 If you have set the original Primary station, the failed station here, as the preferred primary station, when it is plugged back in the cluster system again, you will be asked if you still want to run it as the Primary station. This is because by design, the data flow of the cluster system is always from Primary to Secondary system. This means, if you choose to set the newly turned-on system as the Primary system, all data on the current STAND ALONE system will be lost. Therefore, it is important that you first copy all updated files back to the newly turned-on system before you make it to be the Primary station. You would not see this pop-up question if the STAND ALONE system is already the preferred primary station. So, leaving the system marked as the preferred primary station as the Secondary system so that all current data on the STAND ALONE system will be copied to it, picture (3). When this "data copy back" process is completed and both systems are having the current data, then you can switch roles of the systems if you really want to, picture (4).

30 29 Service Level Failover Failover will take place when one of the services fails to function normally. In this situation, both clustered systems will be running. However, their roles of ACTIVE and STANDBY will be switched automatically. Please note, cluster system reset is required after each occurrence of service level Failover. For example: You set MSSQL server service for failover. One day, it somehow stopped working on the Primary Station. Then failover takes place - the Secondary Station is now taking over the ACTIVE role and becoming the Primary Station. (as in picture (1) and picture (3)) However, data replication for the SQL database, in this setting, will not work. So, fix up the SQL server should be your first priority. Now, if you fixed the SQL service on the Secondary system (as in picture (3)) without having to reboot it, you need to reset the cluster system to enable the service level Failover function. There are three ways to reset this condition (as in picture (3)) 1. Reboot the STANDBY station. 2. Manually switch the roles of ACTIVE and STANDBY system. 3. Reboot the Primary Station - this will cause a system level Failover to occur and resulting switch of the roles of the systems. NOTE: when the ACTIVE station is changed to become the STANDBY Station, you know there is a service or application on that system failed to function normally. You should exam the Secondary station and fix the problem without delay. Resetting the cluster system is also important. When the network card on the Primary station used for public connection failed, failover could also take place. The Secondary station will be activated and network clients would be able to connect to the server through its network card.

31 How To Failback Failback is the process to switch the role of Primary station from the current ACTIVE system to the current STANDBY system or a newly turned-on system. To understand ClusterReplica's Failback process, two concepts related to a cluster system need to be clarified: Preferred Primary Station - This setting servers as a marker to remind you that the system is originally intended as the Primary station. It can be re-configured in the Cluster Configuration section. Data flow direction - Data flow in a cluster system is normally from the Primary station to the Secondary station. When trying to Failback, the main issue that would concern you is to keep server function with all current data available. A successful Failback requires having all current data copied onto the newly switched on system from the current Primary station. When dealing with Failback, two situations are to be consider: 1. The newly turned-on system was originally set as the preferred primary station 2. The newly turned-on system was NOT originally set as the preferred primary station In the first situation, when the new system is plugged back in the cluster system, you will be asked if you still want to run it as the Primary station. Keep in mind that the data flow of the cluster system is always from Primary to Secondary system. This means, if you choose to set the newly turned-on system as the Primary station, all data on the current Primary station will be lost. Therefore, it is important that when you first connect the new system into the cluster system, set it as the Secondary station so that you updated files can be copied to it before you switch it to become the Primary station. In the second situation, no question will be asked. This is so because it is assumed that the newly turned-on system was initially intended to be used as the Secondary station. It will stay to be the Secondary station when re-join the cluster system.

32 31 Chapter 6 Utility Tools For users convenience, ClusterReplica also includes some utility tools. From ClusterReplica program list, select the utilities that can be helpful to manage your server applications. 6.1 Network Application Scanner The Network Application Scanner can scan the operating system and find out all network applications running on it. From its dialog box, click on button scan to get the services of all applications currently running on the system listed. Click on button Details will get a popup box to come up showing you the detailed information of the network application.

33 Network Utilities There are times when a user needs to know the IP address of a registered host, or the network transaction routing path. ClusterReplica s Network Utilities tool can help you achieving this objective. This network utility tool consists of two features: Host Lookup and Trace Rout. Host Lookup Host Lookup can help users match the IP address of a web host with its name. As shown in figure 6.1 below, to find the IP address of yahoo, type yahoo.com in the host name window and click on button Look Up. The IP address for yahoo.com will be found and filled in the IP Address window. A reverse lookup can also be done using Host Lookup. In this case, user simply types in the IP address to find the registered host s name. Trace Route The second feature in Network Utilities is Trace Route. This tool is created to help users trace the routing path of service providers between the host and the traced servers. Up to 20 router activities will be listed. It is fairly simple to use this tool. Select Trace Route tab from the Network Utilities GUI, type in the Host s IP address and then click on button Trace. The packet routing path of all internet service providers (up to 20) will be listed in the Trace status screen.

34 Port Reference Table The Port Reference Table lists some of the most commonly used ports with description as reference for users. On the menu, Default will bring up the default listing. Modify allows changing of a port s description. New port definition can be created in New. Click on the column title Port Number will sort the port numbers in ascending order; and Description will sort the port descriptions in ascending alphabetical order.

XLink EzRollBack Pro User Manual Table Contents

XLink EzRollBack Pro User Manual Table Contents XLink EzRollBack Pro User Manual Table Contents Chapter 1 Welcome to XLink's EzRollback... 2 1.1 System Requirements... 4 1.2 Installation Guide... 5 1.3 License Information... 9 1.4 How To Get Help From

More information

Table of Contents. D-Link SharePort Plus... 4 Introduction...4 System Requirements...4 Features...5. Installation... 6

Table of Contents. D-Link SharePort Plus... 4 Introduction...4 System Requirements...4 Features...5. Installation... 6 Table of Contents D-Link SharePort Plus... 4 Introduction...4 System Requirements...4 Features...5 Installation... 6 SharePort Plus Utility... 11 Utility Overview... 11 Device Server View... 12 Utility

More information

Table of Contents. HotSpot Installation. Windows 7, 8.1 and 10. Windows Server OS. DNS Web Filter Setup. Windows Configuration. Antamedia HotSpot?

Table of Contents. HotSpot Installation. Windows 7, 8.1 and 10. Windows Server OS. DNS Web Filter Setup. Windows Configuration. Antamedia HotSpot? Contents Table of Contents Part 1 1 Part 2 1 2 3 1 Introduction 1 What is... Antamedia HotSpot? 2 Requirements... 3 Pre-installation Steps... 4 Network Adapters Setup... 9 Network Topology Examples Part

More information

X-618 Public Address and Voice

X-618 Public Address and Voice X-618 Public Address and Voice Alarm System Commissioning Manual M_XXXXXX_CN_0 Copyright 2012 Honeywell International Inc. All rights reserved. No part of this document may be reproduced in any form without

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

Xactimate 25 Demo Request

Xactimate 25 Demo Request 1 Xactimate 25 Demo Request PREFACE: This document has been created with the intent to teach an adjuster how to request a demo from Xactware in preparation of Amcat training. This is a prerequisite that

More information

DRAWings 8 and Wings modular 8 Embroidery Software INSTALLATION GUIDE

DRAWings 8 and Wings modular 8 Embroidery Software INSTALLATION GUIDE DRAWings 8 and Wings modular 8 Embroidery Software INSTALLATION GUIDE We thank you for purchasing DRAWings 6 and Wings modular 5 software. We are committed to providing you with the most innovative technology.

More information

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0 Network USB over IP Server With 1-USB2.0 Port User Manual V1.0 1 2 TABLE OF CONTENTS COPYRIGHT...4 1. INTRODUCTION...5 PRODUCT OVERVIEW...5 COMPONENTS AND FEATURES...5 HARDWARE INSTALLATION...5 2. THE

More information

Auslogics BOOSTSPEED USER MANUAL. auslogics.

Auslogics BOOSTSPEED USER MANUAL. auslogics. Auslogics BOOSTSPEED 10 USER MANUAL www..com TABLE OF CONTENTS: Welcome Installation Guide Registering Auslogics BoostSpeed 10 Backing up with the Rescue Center Your First Scan Navigation Panel Navigation

More information

Quick Start Guide TABLE OF CONTENTS COMMCELL ARCHITECTURE OVERVIEW COMMCELL SOFTWARE DEPLOYMENT INSTALL THE COMMSERVE SOFTWARE

Quick Start Guide TABLE OF CONTENTS COMMCELL ARCHITECTURE OVERVIEW COMMCELL SOFTWARE DEPLOYMENT INSTALL THE COMMSERVE SOFTWARE Page 1 of 35 Quick Start Guide TABLE OF CONTENTS This Quick Start Guide is designed to help you install and use a CommCell configuration to which you can later add other components. COMMCELL ARCHITECTURE

More information

Table of Contents. 1 Introduction. 2 Wireless Configurations. 3 Setting Up your LAN Administrator Station

Table of Contents. 1 Introduction. 2 Wireless Configurations. 3 Setting Up your LAN Administrator Station Table of Contents 1 Introduction About Avaya Wireless 1-1 About Avaya Wireless Tools 1-2 About Avaya Wireless Access Points 1-5 About This User s Guide 1-6 About Icons used in this Document 1-7 On-line

More information

DOWNLOAD PDF SQL SERVER 2012 STEP BY STEP

DOWNLOAD PDF SQL SERVER 2012 STEP BY STEP Chapter 1 : Microsoft SQL Server Step by Step - PDF Free Download - Fox ebook Your hands-on, step-by-step guide to building applications with Microsoft SQL Server Teach yourself the programming fundamentals

More information

QuickStart Guide vcenter Server Heartbeat 5.5 Update 1 EN

QuickStart Guide vcenter Server Heartbeat 5.5 Update 1 EN vcenter Server Heartbeat 5.5 Update 1 EN-000205-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the

More information

Axon HD Content Management Application (CMA)

Axon HD Content Management Application (CMA) [ ] Axon HD Content Management Application (CMA) A Content Management Application (CMA) running on an Axon HD media server or a computer connected through an Ethernet network gives you remote control of

More information

User Manual PDUTracker

User Manual PDUTracker User Manual PDUTracker Management Software for PDU Table of Contents 1. Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. Install and Uninstall... 1 2.1. System Requirement... 1 2.2. Software

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

Installing the IBM ServeRAID Cluster Solution

Installing the IBM ServeRAID Cluster Solution Installing the IBM ServeRAID Cluster Solution For IBM Netfinity ServeRAID-4x Ultra160 SCSI Controllers Copyright IBM Corp. 2000 1 2 IBM Netfinity Installing the IBM ServeRAID Cluster Solution Chapter 1.

More information

User Manual WatchPower

User Manual WatchPower User Manual WatchPower Management Software for SP Efecto / SP Brilliant (Plus) / SP Initial Table of Contents 1. WatchPower Overview...1 1.1. Introduction... 1 1.2. Features... 1 2. WatchPower Install

More information

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2 User Manual MPPTracker Management Software for Solar Charge Controller Version: 1.2 Table of Contents 1. MPPTracker Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. MPPTracker Install and Uninstall...

More information

STATISTICA VERSION 10 STATISTICA MONITORING AND ALERTING SERVER (MAS) INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA MONITORING AND ALERTING SERVER (MAS) INSTALLATION INSTRUCTIONS Pre-requisites: STATISTICA VERSION 10 STATISTICA MONITORING AND ALERTING SERVER (MAS) INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Monitoring And Alerting Server (MAS) network version

More information

Configuring Cisco TelePresence Manager

Configuring Cisco TelePresence Manager CHAPTER 3 Revised: November 27, 2006, First Published: November 27, 2006 Contents Introduction, page 3-1 System Configuration Tasks, page 3-2 Security Settings, page 3-3 Database, page 3-4 Room Phone UI,

More information

Parallels Containers for Windows 6.0

Parallels Containers for Windows 6.0 Parallels Containers for Windows 6.0 Deploying Microsoft Clusters June 10, 2014 Copyright 1999-2014 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse

More information

BiPAC BiPAC User Manual

BiPAC BiPAC User Manual BiPAC 2071 HomePlug AV 200 Ethernet Adapter BiPAC 2072 HomePlug AV 200 Ethernet Bridge with AC-Pass Through User Manual Table of Contents Chapter 1...1 Introduction...1 Specifications...2 Features...3

More information

Copyright 2017 Trend Micro Incorporated. All rights reserved.

Copyright 2017 Trend Micro Incorporated. All rights reserved. Information in this document is subject to change without notice. The names of companies, products, people, characters, and/or data mentioned herein are fictitious and are in no way intended to represent

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

Content Management Application (CMA)

Content Management Application (CMA) Chapter 13: CHAPTER 13 A running on an Axon HD media server or a computer connected through an Ethernet network gives you remote control of content, software and configuration management functions. The

More information

Unity Loader V2.3 Readme

Unity Loader V2.3 Readme Unity Loader V2.3 Readme Table of Contents 1 SYSTEM REQUIREMENTS... 2 2 SETUP PROCEDURE... 2 2.1 Recommendations before installation... 2 2.2 Unity Loader Setup procedure... 2 2.3 Communication Drivers

More information

Drobo 5N2 User Guide

Drobo 5N2 User Guide Drobo 5N2 User Guide Contents 1 Drobo 5N2 User Guide... 6 1.1 Before You Begin... 7 1.1.1 Product Features at a Glance... 8 1.1.2 Checking Box Contents...10 1.1.3 Checking System Requirements...11 1.1.3.1

More information

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note

Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note February 2002 30-000632-011 Disclaimer The information contained in this publication is subject to change without

More information

NVIDIA RAID Installation Guide

NVIDIA RAID Installation Guide NVIDIA RAID Installation Guide 1. NVIDIA BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID. 2 1.2 RAID Configurations Precautions.. 3 1.3 Create Disk Array. 4 2. NVIDIA Windows RAID Installation

More information

LepideAuditor for File Server. Installation and Configuration Guide

LepideAuditor for File Server. Installation and Configuration Guide LepideAuditor for File Server Installation and Configuration Guide Table of Contents 1. Introduction... 4 2. Requirements and Prerequisites... 4 2.1 Basic System Requirements... 4 2.2 Supported Servers

More information

SyncLockStatus Evaluator s Guide Software Pursuits, Inc.

SyncLockStatus Evaluator s Guide Software Pursuits, Inc. SyncLockStatus Evaluator s Guide 2015 Table of Contents System Requirements... 2 Required Microsoft Components... 2 Contact Information... 2 SyncLockStatus Architecture... 3 Deployment on a Single Subnet...

More information

Comodo LoginPro Software Version 1.0

Comodo LoginPro Software Version 1.0 Comodo LoginPro Software Version 1.0 User Guide Guide Version 1.0.102512 Comodo Security Solutions 1255 Broad Street STE 100 Clifton, NJ 07013 Table of Contents 1.Introduction to Comodo LoginPro... 3 1.1.System

More information

ForeScout CounterACT. Resiliency Solutions. CounterACT Version 8.0

ForeScout CounterACT. Resiliency Solutions. CounterACT Version 8.0 ForeScout CounterACT Resiliency Solutions CounterACT Version 8.0 Table of Contents About ForeScout Resiliency Solutions... 4 Comparison of Resiliency Solutions for Appliances... 5 Choosing the Right Solution

More information

Drobo 5D3 User Guide

Drobo 5D3 User Guide Drobo 5D3 User Guide 1 Drobo 5D3 User Guide... 6 2 Before You Begin... 7 2.1 Product Features at a Glance... 7 2.2 Checking Box Contents... 8 2.3 Checking System Requirements... 9 2.3.1 Operating Systems

More information

Parallels Virtuozzo Containers 4.6 for Windows

Parallels Virtuozzo Containers 4.6 for Windows Parallels Parallels Virtuozzo Containers 4.6 for Windows Deploying Microsoft Clusters Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o

More information

ForeScout CounterACT Resiliency Solutions

ForeScout CounterACT Resiliency Solutions ForeScout CounterACT Resiliency Solutions User Guide CounterACT Version 7.0.0 About CounterACT Resiliency Solutions Table of Contents About CounterACT Resiliency Solutions... 5 Comparison of Resiliency

More information

Dell Storage PS Series Administration and Product Overview

Dell Storage PS Series Administration and Product Overview Dell Storage PS Series Administration and Product Overview Dell Storage Hands-on Lab Instructions Total estimated time: varies. This lab consists of multiple non-dependent modules that can be completed

More information

1 Drobo 8D User Guide Before You Begin Product Features at a Glance Checking Box Contents... 9

1 Drobo 8D User Guide Before You Begin Product Features at a Glance Checking Box Contents... 9 Drobo 8D User Guide 1 Drobo 8D User Guide... 6 1.1 Before You Begin... 7 1.1.1 Product Features at a Glance... 8 1.1.2 Checking Box Contents... 9 1.1.3 Checking System Requirements... 10 1.1.3.1 Operating

More information

Avalanche Remote Control User Guide. Version 4.1

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

More information

Version 1.0. October KYOCERA Document Solutions America, Inc. Software Solutions Group KYOCERA Document Solutions America, Inc.

Version 1.0. October KYOCERA Document Solutions America, Inc. Software Solutions Group KYOCERA Document Solutions America, Inc. KYOCERA CentraQ Version 1.0 October 2014 KYOCERA Document Solutions America, Inc. Software Solutions Group 2014 KYOCERA Document Solutions America, Inc. Trademarks Microsoft, MS-DOS and Windows are registered

More information

9936A LogWare III. User s Guide. Revision

9936A LogWare III. User s Guide. Revision 9936A LogWare III User s Guide Revision 850701 Table of Contents 1 Introduction...1 1.1 Symbols Used... 1 1.2 Conventions... 1 1.3 What is LogWare?... 1 1.4 License Agreement... 2 1.5 Requirements...

More information

Epicor Eagle econnect Setup and User s Guide

Epicor Eagle econnect Setup and User s Guide ECONNECT SETUP AND USER S GUIDE Epicor Eagle econnect Setup and User s Guide EL2213-03 Terms and Conditions IMPORTANT-READ CAREFULLY YOUR USE OF THE SOFTWARE IS SUBJECT TO THE MASTER CUSTOMER AGREEMENT

More information

Quick Start Guide. Laplink Software, Inc. Quick Start Guide MN-PCMVR-EN-01 (REV. 02/07) w w w. l a p l i n k. c o m / s u p p o r t

Quick Start Guide. Laplink Software, Inc. Quick Start Guide MN-PCMVR-EN-01 (REV. 02/07) w w w. l a p l i n k. c o m / s u p p o r t 1 Laplink Software, Inc. For technical support issues or questions, please visit: www.laplink.com/support For other inquiries, please see contact details below: E-mail: CustomerService@laplink.com Quick

More information

Guidelines for Using MySQL with Double-Take

Guidelines for Using MySQL with Double-Take Guidelines for Using MySQL with Double-Take Guidelines for Using MySQL with Double-Take Revision 1.0.0 published September 2007 Double-Take, GeoCluster, and NSI are registered trademarks of Double-Take

More information

DSI Optimized Backup & Deduplication for VTL Installation & User Guide

DSI Optimized Backup & Deduplication for VTL Installation & User Guide DSI Optimized Backup & Deduplication for VTL Installation & User Guide Restore Virtualized Appliance Version 4 Dynamic Solutions International, LLC 373 Inverness Parkway Suite 110 Englewood, CO 80112 Phone:

More information

USB2.0 LAN DISK User s Manual

USB2.0 LAN DISK User s Manual 1.0 Product overview USB2.0 LAN DISK User s Manual Thank you for purchasing USB2.0 LANDISK the network storage device. Now you can easily add USB2.0 LANDISK into your Network. Before using this device

More information

SecureGuard VMS. SecureGuard All-In-One Quick Install Guide V. 2.5

SecureGuard VMS. SecureGuard All-In-One Quick Install Guide V. 2.5 SecureGuard VMS Quick Install Guide V. 2.5 9/30/2018 2 Table of Contents Purpose... 3 Installation... 3 Setup... 4 Startup & Live View... 26 3 Purpose This is a step-by-step guide to installing the current

More information

User s Guide. Duralink Port Aggregation

User s Guide. Duralink Port Aggregation R User s Guide Duralink Port Aggregation R Adaptec, Inc. 691 South Milpitas Boulevard Milpitas, CA 95035 1997 Adaptec, Inc. All rights reserved. Adaptec, and the Adaptec logo are trademarks of Adaptec,

More information

Broadband Router. User s Manual

Broadband Router. User s Manual Broadband Router User s Manual 1 Introduction... 4 Features... 4 Minimum Requirements... 4 Package Content... 4 Note... 4 Get to know the Broadband Router... 5 Back Panel... 5 Front Panel... 6 Setup Diagram...7

More information

SyncLockStatus Evaluator s Guide Software Pursuits, Inc.

SyncLockStatus Evaluator s Guide Software Pursuits, Inc. SyncLockStatus Evaluator s Guide 2017 Table of Contents Introduction... 2 System Requirements... 2 Required Microsoft Components... 2 Contact Information... 2 SyncLockStatus Architecture... 3 Deployment

More information

Wireless LAN Access Point

Wireless LAN Access Point Wireless LAN Access Point IEEE 802.11b 11Mbps User s Manual Table of Contents Chapter 1 Introduction... 1 1.1 Package Contents... 2 1.2 Features... 2 1.3 Specifications... 2 1.4 Physical Description...

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

LevelOne FNS bay/1usb Soho NAS. User s Manual

LevelOne FNS bay/1usb Soho NAS. User s Manual LevelOne FNS-1000 1- bay/1usb Soho NAS User s Manual Table of Contents Introduction... 2 The FNS-1000 NAS Server... 2 FNS-1000 Features... 2 Package Contents... 2 System Requirements... 2 Disclaimer...

More information

Synchronizer Quick Installation Guide

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

More information

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

Epson Device Admin User s Guide NPD EN

Epson Device Admin User s Guide NPD EN Epson Device Admin User s Guide NPD5817-00 EN About this Manual About this Manual Marks and Symbols! Caution: Instructions that must be followed carefully to avoid bodily injury. c Important: Instructions

More information

Nortel Media Application Server 5.1. Installation NN

Nortel Media Application Server 5.1. Installation NN NN44450-300 Document status: Standard Document issue: 01.03 Document date: 15 October 2008 Product release: Release 5.1 Job function: and Commissioning Type: Technical document Language type: English All

More information

Please take the time now to check the contents of your package: HPS12U Print Server One CD-ROM Quick Installation Guide One power adapter

Please take the time now to check the contents of your package: HPS12U Print Server One CD-ROM Quick Installation Guide One power adapter Congratulations on purchasing Hawking s HPS12U 1-Port Parallel + 2 USB Ports 10/100M Internet Print Server. The Hawking HPS12U is a powerful and convenient network printing solution that will connect your

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

Industrial Ethernet Products Management Utility

Industrial Ethernet Products Management Utility Industrial Ethernet Products Management Utility Open-Vision User s Manual Version 1.1 April, 2013 ORing Industrial Networking Corp. 3F.,NO.542-2, Jhong-Jheng Rd.Sindian District, New Taipei City 23148

More information

Pharos Uniprint 9.0. Upgrade Guide. Document Version: UP90-Upgrade-1.0. Distribution Date: May 2014

Pharos Uniprint 9.0. Upgrade Guide. Document Version: UP90-Upgrade-1.0. Distribution Date: May 2014 Pharos Uniprint 9.0 Upgrade Guide Document Version: UP90-Upgrade-1.0 Distribution Date: May 2014 Pharos Systems International Suite 310, 80 Linden Oaks Rochester, New York 14625 Phone: 1-585-939-7000 US/Canada

More information

Waters Empower Software A1100 System Configuration Instructions for Ethernet Control

Waters Empower Software A1100 System Configuration Instructions for Ethernet Control Waters Empower Software A1100 System Configuration Instructions for Ethernet Control In order to configure an A1100 system for Ethernet control or to acquire A1100 DAD 3D data in Empower Software, it is

More information

Deploying an Exchange 2007 SP1 CCR Cluster on a Windows Server 2008 Failover Cluster

Deploying an Exchange 2007 SP1 CCR Cluster on a Windows Server 2008 Failover Cluster Deploying an Exchange 2007 SP1 CCR Cluster on a Windows Server 2008 Failover Cluster Back in October 2006 when Exchange Server 2007 still was a beta 2 product (at least to the general public), I wrote

More information

SolarPower Pro. User s Manual. Management Software for Solar Inverter

SolarPower Pro.  User s Manual. Management Software for Solar Inverter SolarPower Pro User s Manual Management Software for Solar Inverter Table of Contents 1. SolarPower Pro Overview... 2 1.1. Introduction... 2 1.2. Structure... 2 1.3. Features... 3 2. SolarPower Pro Install

More information

NVMS1000. User Manual

NVMS1000. User Manual NVMS1000 User Manual Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Operation Environment... 1 1.3 Install and Uninstall... 2 1.3.1 Install the Software... 2 1.3.2 Uninstall the Software...

More information

CONTENTS. SysReturn_Manaual Updata 06/4/24. Chapter1 Introducing SysReturn Introduction to SysReturn Features and Functions...

CONTENTS. SysReturn_Manaual Updata 06/4/24. Chapter1 Introducing SysReturn Introduction to SysReturn Features and Functions... CONTENTS Chapter1 Introducing SysReturn... 3 Introduction to SysReturn... 3 Features and Functions... 3 Chapter2 Glossary... 5 Chapter3 System Requirement... 6 Hardware Requirement... 6 Software Requirement...

More information

LAN-505 Ethernet Communication

LAN-505 Ethernet Communication Ethernet Communication 1.0 Purpose of this Document This document discusses how to setup, configure, and use the Universal Device Server to provide LAN/WAN Ethernet connectivity between Doors and one or

More information

Professional. User Guide. Professional. User Guide MN-PCMPRO-EN-06 (REV. 07/2010)

Professional. User Guide. Professional. User Guide MN-PCMPRO-EN-06 (REV. 07/2010) h t t p : / / w w w. l a p l i n k. c o m / h e l p Tel (USA): +1 (425) 952-6001 Fax (USA): +1 (425) 952-6002 E-mail us at CustomerService@laplink.com Tel (UK): +44 (0) 870-2410-983 Fax (UK): +44 (0) 870-2410-984

More information

Single Antenna Multi Channel Modem

Single Antenna Multi Channel Modem MCM-4M User s Guide Globalstar MCM-4M Single Antenna Multi Channel Modem User s Guide GS-07-1240 Publication Date: 31 July 2007 Globalstar CAGE Code: 1WSX0 Copyright Globalstar, Inc., 2007. All rights

More information

Release Notes SmartSystems Server v4.80

Release Notes SmartSystems Server v4.80 Release Notes SmartSystems Server v4.80 1. Version Information... 2 2. Installation... 2 2.1. System Requirements for installing the SmartSystems Server... 2 2.2. Before Installing Version 4.80... 3 2.3.

More information

Digital Video Surveillance Center Management Software

Digital Video Surveillance Center Management Software Digital Video Surveillance Center Management Software NVClient User Manual Revision: V3.2 Updated: 12-2011 Contents Chapter I General...- 3-1.1 INTRODUCTION... - 3-1.2 MAIN FUNCTIONS... - 3 - Chapter II

More information

Arrow Contract Management System. Electronic Tendering Guide

Arrow Contract Management System. Electronic Tendering Guide Arrow Contract Management System Electronic Tendering Guide CONTENTS 1. RECEIVING & VIEWING A TENDER INVITATION... 3 2. LOGGING INTO PROCON... 4 3. OBTAINING TENDER DOCUMENTS... 5 4. HOW TO RESPOND ELECTRONICALLY

More information

FlexNetViewer HD Management Utility

FlexNetViewer HD Management Utility FlexNetViewer HD Management Utility Copyright Copyright 2010 CONTEC CO., LTD. ALL RIGHTS RESERVED. No part of this document may be copied or reproduced in any form by any means without prior written consent

More information

Programming Manual KX-TVA50 KX-TVA200. Voice Processing System. Model

Programming Manual KX-TVA50 KX-TVA200. Voice Processing System. Model Voice Processing System Programming Manual Model KX-TVA50 KX-TVA200 Thank you for purchasing a Panasonic Voice Processing System. Please read this manual carefully before using this product and save this

More information

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Revision 1.0 February 2000 Revision History Revision Revision History Date 1.0 Initial Release 02/10/00 Intel Corporation

More information

Image Backup and Recovery Procedures For Windows 7

Image Backup and Recovery Procedures For Windows 7 Image Backup and Recovery Procedures For Windows 7 Thank you for purchasing a Fujitsu computer. Fujitsu is committed to bringing you the best computing experience with your new system. It is very important

More information

Omtool Server Monitor Administrator Guide

Omtool Server Monitor Administrator Guide Omtool Server Monitor Administrator Guide For AccuRoute and Genifax environments March 19, 2010 (4.0342-AA) Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: 978-327-5700 Toll-free in the US: 800-886-7845

More information

Contents. 1 Drobo 5C Online User Guide Before You Begin Product Features at a Glance Checking Box Contents...

Contents. 1 Drobo 5C Online User Guide Before You Begin Product Features at a Glance Checking Box Contents... Drobo 5C User Guide Contents 1 Drobo 5C Online User Guide... 6 1.1 Before You Begin... 7 1.1.1 Product Features at a Glance... 8 1.1.2 Checking Box Contents... 10 1.1.3 Checking System Requirements...

More information

Lesson 3: Identifying Key Characteristics of Workgroups and Domains

Lesson 3: Identifying Key Characteristics of Workgroups and Domains 1-16 Chapter 1 Introduction to Windows XP Professional Lesson 3: Identifying Key Characteristics of Workgroups and Domains Windows XP Professional supports two types of network environments in which users

More information

Secure Single Sign On with FingerTec OFIS

Secure Single Sign On with FingerTec OFIS Secure Single Sign On with FingerTec OFIS User Guide CONTENTS 3 1 INTRODUCTION Welcome to OFIS Gateway 4-11 2 INSTALLATION & SETUP Registering Your OFIS Gateway Installing & Setting Up Your OFIS Gateway

More information

Display Manager Version 1.0

Display Manager Version 1.0 Introduction Basics Adjustments and Controls Troubleshooting Appendix Display Management Utility Software Display Manager Version 1.0 For Windows Operation Manual Please read this operation manual carefully

More information

Licensing System - FAQs Further Information License types License availability, selection and configuration Using an On-Demand License On-Demand mode

Licensing System - FAQs Further Information License types License availability, selection and configuration Using an On-Demand License On-Demand mode Licensing System - FAQs Further Information License types License availability, selection and configuration Using an On-Demand License On-Demand mode Roaming mode Working offline Releasing a license remotely

More information

WhatsUp Gold 2016 Installation and Configuration Guide

WhatsUp Gold 2016 Installation and Configuration Guide WhatsUp Gold 2016 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup 1 Installation Overview 1 Overview 1 Security considerations 2 Standard WhatsUp

More information

Controlsoft Identity and Access Management Software Controlsoft Identity Access Management Software

Controlsoft Identity and Access Management Software Controlsoft Identity Access Management Software Controlsoft Identity Access Management Software IA Server Software Installation Guide v8.0.229 2018 Controlsoft Ltd 9010-0050 Issue 6 Page 1 of 39 29/10/2018 Contents 1. Introduction... 3 1.1. PC Specifications...

More information

VMware ESX ESXi and vsphere. Installation Guide

VMware ESX ESXi and vsphere. Installation Guide VMware ESX ESXi and vsphere Installation Guide UPDATED: 28 March 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo

More information

PageGate Version 8 Documentation USER MANUAL NotePage, Inc. NotePage, Inc.

PageGate Version 8 Documentation USER MANUAL NotePage, Inc. NotePage, Inc. PageGate Version 8 Documentation USER MANUAL NotePage, Inc. Thi s pa ge i s i ntenti ona l l y l eft bl a nk. Remove thi s text from the ma nua l templ a te i f you wa nt i t compl etel y bl a nk. 3 Table

More information

SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v Administration Guide

SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v Administration Guide SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v8.0.1 Administration Guide March 2014 This document and the information herein is the property of SIOS Technology

More information

Figure 1-1. When we finish Part 2, our server will be ready to have workstations join the domain and start sharing files. Now here we go!

Figure 1-1. When we finish Part 2, our server will be ready to have workstations join the domain and start sharing files. Now here we go! 1 of 18 9/6/2008 4:05 AM Configuring Windows Server 2003 for a Small Business Network, Part 2 Written by Cortex Wednesday, 16 August 2006 Welcome to Part 2 of the "Configuring Windows Server 2003 for a

More information

Guarding Expert (Android Tablet) Mobile Client Software User Manual (V3.1)

Guarding Expert (Android Tablet) Mobile Client Software User Manual (V3.1) Guarding Expert (Android Tablet) Mobile Client Software User Manual (V3.1) UD.6L0202D1080A01 Thank you for purchasing our product. This manual applies to Guarding Expert (Android Tablet) mobile client

More information

HP StoreVirtual DSM for Microsoft MPIO Deployment Guide

HP StoreVirtual DSM for Microsoft MPIO Deployment Guide HP StoreVirtual DSM for Microsoft MPIO Deployment Guide HP Part Number: AX696-96344 Published: December 2013 Edition: 5 Copyright 2011, 2013 Hewlett-Packard Development Company, L.P. Revision History Revision

More information

The World s First and Only Internet Connected Sump Pump. Quick Start Guide

The World s First and Only Internet Connected Sump Pump. Quick Start Guide The World s First and Only Internet Connected Sump Pump Quick Start Guide This guide explains the most commonly used buttons/features that will help you become quickly familiarized with the icontrol. For

More information

Installation Guide. Copyright 2011 Bitdefender

Installation Guide. Copyright 2011 Bitdefender Installation Guide Copyright 2011 Bitdefender Bitdefender Total Security 2012 Installation Guide Publication date 2011.07.15 Copyright 2011 Bitdefender Legal Notice All rights reserved. No part of this

More information

VSM Manager. The VSM Manager is a Windows GUI that can be installed to serially control Genesis Matrixes with a firmware of version 2.5 or later.

VSM Manager. The VSM Manager is a Windows GUI that can be installed to serially control Genesis Matrixes with a firmware of version 2.5 or later. VSM Manager Table of Contents Overview...1 Getting Started...1 Toolbar... 2 Serial Connection... 2 Refresh... 3 Help... 3 Tab Pages... 4 General... 4 Control...5 Schedule... 6 Command... 6 Communications...

More information

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3 Table of Contents 1 V & V4 Appliance Quick Start...1 1.1 Quick Start...1 1.2 Accessing Appliance Menus...1 1. Updating Appliance...1 1.4 Webmin...1 1.5 Setting Hostname IP Address...2 1.6 Starting and

More information

AIS Server Installation Guide

AIS Server Installation Guide AIS Server Installation Guide Table of Contents Overview of AIS Server... 1 System Requirements... 3 Installation Sequence... 4 Installing SQL Server 2005 Express Edition... 5 Configuring SQL Server 2005

More information

RocIT Defender User s Guide ViSoS TM Virtual System on a Stick

RocIT Defender User s Guide ViSoS TM Virtual System on a Stick RocIT Defender User s Guide ViSoS TM Virtual System on a Stick Table of Contents 1. Introduction 3 1.1. Minimum System Requirements 3 1.2. Drive Specifications 4 2. Startup Procedure 4 2.1. Configure computer

More information

CMS Failover White Paper. Surveillance Station and above

CMS Failover White Paper. Surveillance Station and above CMS Failover White Paper Surveillance Station 8.0.0 and above 1 Table of Contents Introduction 3 Overview Failover Framework Flexible Failover Settings Migration of Device Licenses Downtime Failover Setup

More information

A-Scan Manager. Quick Reference Guide. Rev 1.04

A-Scan Manager. Quick Reference Guide. Rev 1.04 A-Scan Manager Quick Reference Guide Rev 1.04 Table of Contents 1. Quick Start Guide 1.1. Installing the A-Scan Manager Software.....4 1.2. Launch the A-Scan Manager Applications..7 1.3. Simple Preferences

More information