Statel Robot Service Help Eurostat

Size: px
Start display at page:

Download "Statel Robot Service Help. 2004... Eurostat"

Transcription

1 Statel Robot Service Help

2 2 SRS help 1 Introduction 1.1 Overview The objective of the STATEL Robot Service is to provide an automatic tool to automate file transfer in a process pipeline using STATEL. The files arriving through the pipeline are deposited in a local directory, the SRS will copy the outcoming files into STATEL. Conversely, all incoming files are read from STATEL and deposited in another local directory. All the actions required to achieve this result occur in a transparent fashion. Also, the SRS manage a comprehensive time schedule to program work session. Finally, the SRS is a service starting at boot time. The following diagram illustrates the principle of the SRS. Of course, the outcoming file deposit and the incoming file processing is not under the control of the SRS. Requirements Hub Machine One PC running Windows NT 4 Server or Workstation (at least service pack 5) or windows TCP/IP installed. STATEL already installed and registered by the STATEL help desk. Disk space The SRS machine should have sufficient free disk space. How much free disk space is needed? The SRS will store temporary all incoming and outcoming STATEL files. Therefore, it is

3 Introduction 3 not easy to make an accurate recommendation. Consider that 100 MB of free space is the minimum recommended. Connectivity An access to external network ( Internet, TESTA ). 1.2 SRS components The STATEL Robot Service contains 3 components: the core service, the external application and the SRS controller. SRS core service The service manages the time schedule. At wake up time, the service will start the external application. SRS External application The application performs the core function of the SRS. It will open a STATEL session in order to receive and send file(s). SRS controller This application which allow monitoring and controlling the service. Also, the controller allows installing the service in Windows Service Control Manager. It contains different tabs to configure the SRS and a tool to display the logs. SRS Notify A small application to display a notification when file arrived. 1.3 Directory structure Program files The STATEL Robot Service files are installed by default into the STATEL32 bin directory.

4 4 SRS help The program directory contains 3 program files related to the SRS: SRSched.exe: this is the scheduler service binary SRSapp.exe: this is the application which is load at wake up time (started by the SRSched.exe) SRScfg.exe: this is the SRS Controller application binary. Data directories Two data directories should be defined for file transfer: The windows data directory. It must contains two sub directories: one for the outcoming files (for example \out) and one for holding incoming files (for example \in). The windows temporary directory: the purpose of this directory is to hold temporary the incoming and outcoming files. The use of temporary directory avoids processing partial files. Note that it is strongly recommended to use the same disk partition to define the two directories. In this way, the file move operation will be atomic. Also, it is not recommended to use a network drive. Using a local disk partition will insure their constant availability. Finally, these directories must be created before to configure the SRS. The SRS Controller does not allow creating directories. 2 SRS controler 2.1 How to use help Browsing help Select Help content in the help menu to display the table of content

5 SRS controler 5 Contextual help Press F1 key to display contextual help. The topic displayed is related to the object which has the focus at this time. 2.2 Starting SRS controller There are two ways to start the controller: 1. Go to the START menu, select STATEL 32 in the Programs group and select SRS Controller. 2. Go to the windows Explorer, locate and open the Program Files directory, locate and open the Statel32\bin directory and double click the SRScfg.exe icon. The main window is displayed. It contains: Configurations elements located into different tabs. The first tab (Service Status) allows the service control (installing, starting, stopping...). Some tools as log viewer accessible via the toolbar or the menus.

6 6 SRS help 2.3 Install and run service It is recommended to completely configure the SRS before to install and particularly before to run the service. Also, stop the service before to change configuration. After modification, save the new configuration and restart the service in order to apply the new settings. SRS configuration Controlling SRS service Installing the service This operation will register the corresponding service into the Windows Service Control Manager database. Hub services are installed with the Startup type automatic: the service will be started automatically at boot time. Nevertheless, user must start manually the service after installation. Start running the service Load the program into memory. Because a service has no graphical interface, possible error messages are not reported in a popup window as usual for an application. The error messages generated during installation or start are reported into the Windows general log. These messages can be displayed using the Event viewer. If a problem occurred after starting the service (i.e. the status panel text remains 'Service is not running" after a few seconds, consult the Windows event viewer. Running the Event Viewer 1. Select Start Programs Administrative Tools Event viewer 2. Select Application log and browse the report view to locate the possible SRS entry and double click the corresponding line. Note the error message and contact the help desk.

7 SRS controler Monitoring and controlling service The Service status pages allows to: Install the service into the Service Control Manager (SCM) Uninstall the service from the Service Control Manager. Note that this uninstallation remove the service form the SCM. To remove the files installed on the hard disk see the topic uninstalling the SRS. Start and Stop the service. Kill the service: should be used when it is impossible to stop the service using the normal way (Stop service). Connect now... to initiate an immediate Statel session. Useful if you want to send or receive data urgently. Important Each time a configuration change is made, the service must be stopped and restart in order to force the service to read the new configuration.

8 8 SRS help Note that the buttons can be enabled or disabled depending on the current context. 2.5 Menus and toolbar icons File Save Save all configuration changes. Remember that to be sure that the new settings will be applied, it is recommended to stop and restart the related service. File Exit Exit from SRS controller. A warning message will displayed if: a configuration element has been changed (except for schedule). the service is not running. Edit Cut, Copy, Paste As usual. Tool log viewer Display the log viewer window. The 3 possible logs are displayed in the same windows. To read one particular log, just click the corresponding tab.

9 SRS core service configuration 9 3 SRS core service configuration 3.1 SNN's, directories & external program SNN (STATEL Nick Name) The SRS is able to control several SNN's. These SNN's must be already configured on the target PC. Select the desired SNN(s) to be controlled by the SRS by checking the corresponding box in the SNN list. Select the SNN desired to display the corresponding setting parameters. Note that: checking SNN and selecting SNN (to display and to change the setting) are two different user actions. the configuration elements are hidden for unchecked SNN's. STATEL directories You can either enter directly the VFS path or click on the folder icon to display the VFS directory content.

10 10 SRS help Inbound directory: enter the STATEL inbound directory path. The file(s) present in this directory (received from the remote party) will be read and move to the local inbound directory. Outbound directory: enter the STATEL outbound directory path. The file(s) move from local directory will be copied into this directory end then send to the remote party. The VFS directory must exist in the STATEL VFS before to use the SRS. The directories can be created either using the STATEL explorer or at remote side by the support staff. Note that the leading AND trailing slash must be present. Using the graphical tool avoid misspelling directory. Local (windows) directories Inbound directory: enter or select the local inbound directory path. This directory holds the file received by STATEL waiting the continuation of the pipeline process. Outbound directory: enter or select the local outbound directory path. All files present

11 SRS core service configuration 11 in this directory will be transfer to STATEL and consequently send to the remote party. The local directory must exist before to use the SRS. The SRS controller does not support directory creation. It is strongly recommended all local directories reside on the same disk partition. In addition, all local directories should be located on a local hard drive (not a network drive) to prevent possible access problem during a transfer session. Recursive Check this option if the propagation of the directory structure contained in the Outbound directories is needed. In other word, if this option is checked, every sub-directories contained in the windows outbound directory will be created in the STATEL VFS and finally, created in the windows inbound directory at the remote end of the link. On the other hand, every file contained in any of the sub-directory (including the windows outbound directory) will be moved to the same location at the remote end. Note the file move means that after a successful transfer, every file will be deleted. Be careful selecting the windows inbound directory; do not select a directory which contains vital file(s). External program Run external program at the end of STATEL session Check the box if you want to run an external program at the end of STATEL session. Do not forget to select the program to run. External program to run Select the program to run. Note that the full pathname is mandatory. If you want to run a external script (such as a perl script), you must select the script file. EDAMIS Settings These settings concern only SNNs communicating with the EDAMIS Central Client. In such case the "Activate EDAMIS function" must be checked. With this function enabled, SRS watches the outgoing windows folder and whenever a new file is placed, it sends an extract of this file to the remote SNN, named as the original file with an extension ".eda". "Pattern Length" defines the size of this extract in bytes. "Statel Directory" defines the Virtual Directory that the extract will be copied.

12 12 SRS help 3.2 Notification It is possible to get a notification when file arrives. There are two possible methods: Using a floating window If you need to be notified when file are coming, check this box and the following floating window will popup when files are coming. Once the window is open, its content will be updated regularly. Using the mail Check the corresponding checkbox and provide the needed information. The SMTP host address: this is the address of the mail server used to send the mail The list of recipient addresses to which the mail should be send. Each mail address must be separated by a comma. IMPORTANT. After changing this parameter, STOP and START immediately the service (Service status tab). This manipulation is needed to change some internal service parameters to allow (or avoid) interaction with the desktop. If you do not the stop/start manipulation, the notification window will not work properly.

13 SRS core service configuration Schedule There are two possible main choices to define the SRS connection behavior: The workstation will be data sender only (Choice B), The workstation will be both data sender and receiver (Choice B). If you want to NOT use a time schedule, check the box Do not use schedule, otherwise uncheck it. Choice A (Data sender and receiver) Two types of time schedules are available, select the desired type (A or B). Type A (simple schedule) This type of time schedule is organized on a recurrent connection basis, make a connection every x minutes between xx:xx and yy:yy. Additionally, it is possible to choose the day of week. To define a simple schedule Select Type A Enter the interval between connection (expressed in minutes) Define the start end the end time Select the day(s) needed. Type B (comprehensive schedule) This type of time schedule is organized on a day of week basis. For each day of week, it is possible to define a different time schedule.

14 14 SRS help To define a comprehensive schedule: Select Type B Select the day of week Enter (using the time selector) the session time needed. Click Add Repeat the procedure to enter other time schedule for the same day or another day. To replace a time event: Select the day and time to replace into the Time to connect list Modify the time edited into the time selector Click Replace To delete a time event: Select the day and time to replace into the Time to connect list Click Delete The comprehensive schedule data are stored in the file timelist.dat located in the application directory. This file could be edit using a text editor. Choice B This choice is for workstation which acts as data sender only. Using this option, the SRS will connect only if file(s) are present in the local outbound directory. As soon as a file will be copied or moved in the directory, the SRS will start to monitor the number of files. When this number will remain stable (i.e. no more file after 2 minute), the sending process will start. Note that sending an incomplete file (because the file is still written) is not possible. To configure the choice B Enter the maximum number of additional connection (at least 1, recommended value: 2)

15 SRS core service configuration 15 Enter the time interval (in minutes) between two connections The help desk can help you to select the best value for these parameters according to your particular user profile. 3.4 Logging Log files location Enter or select the log directory. The local directory must exist before to use the SRS. The SRS controller does not support directory creation. The log directory should be located on a local hard drive (not a network drive) to avoid access problem. Maximum size Enter the maximum size (in KB) for log file. The SRS will perform a roll over when this size limit will be reached. Note that a copy of the previous log file is maintained (.bak) until the next roll over operation. 4 Support & maintenance 4.1 How to obtain support Depending which is the software provider and at which use the STATEL Hub is intended, the Help Desk should be different. Eurostat & DG Agriculture users STATEL Help Desk Phone: Fax: estat-support-statel@cec.eu.int Contact persons: Tasos Chronis & Pierre Evrard Other users Please contact the software provider or consult the documentation to learn more on your Help Desk. 4.2 Log viewer The SRS controller have a log viewer module. There are 3 different logs available:

16 16 SRS help Summary log: this log display the list of file(s) successfully sent and received for each session. Operation log: this log display the list of file operations for each session and finally the next session time scheduled. The possible operations are: Move from windows to temporary directory STATEL read Move from temporary directory to windows directory STATEL delete Statel write Error log: display all error conditions. The toolbar contains a button to refresh the content of the log displayed. This command should useful for checking purposes: starting a session manually, display the log and refresh the content time to time. 4.3 Uninstalling the SRS Prior to delete the installation, the service must be stopped and uninstalled from the Windows Service Manager. To delete SRS files (and remove registry entries), execute the uninstall program. This program (unwise.exe) is located in the STATEL32\bin directory. Open this directory and double click the unwise.exe icon.

17 Support & maintenance 17 Select the automatic method. 4.4 Document version Version: 1.9 Date: September 2004 Author: European Dynamics

User s Manual. Management Software for ATS

User s Manual. Management Software for ATS ATS Monitor User s Manual Management Software for ATS Table of Contents 1. ATS Monitor Overview... 2 2. ATS Monitor Install and Uninstall... 2 2.1. System Requirement... 2 2.2. Software Install... 2 2.3.

More information

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x Out n About! for Outlook Electronic In/Out Status Board Administrators Guide Version 3.x Contents Introduction... 1 Welcome... 1 Administration... 1 System Design... 1 Installation... 3 System Requirements...

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Create!form Folder Monitor. Technical Note April 1, 2008

Create!form Folder Monitor. Technical Note April 1, 2008 Create!form Folder Monitor Technical Note April 1, 2008 2 FOLDERMONITOR Introduction Introduction FolderMonitor is a utility designed to automatically send spool files to printer queues at set schedules,

More information

Vodafone Text Centre User Guide for Microsoft Outlook

Vodafone Text Centre User Guide for Microsoft Outlook Vodafone Text Centre User Guide for Microsoft Outlook 1 Contents Introduction 1 System requirements 2 Installation 3 The installation guide 3 First use 5 Send a message 8 Select recipient 8 Enter the message

More information

Installing GFI MailSecurity

Installing GFI MailSecurity Installing GFI MailSecurity Introduction This chapter explains how to install and configure GFI MailSecurity. You can install GFI MailSecurity directly on your mail server or you can choose to install

More information

PROMISE ARRAY MANAGEMENT (PAM) for

PROMISE ARRAY MANAGEMENT (PAM) for PROMISE ARRAY MANAGEMENT (PAM) for FastTrak SX4030, SX4060 and S150 SX4-M User Manual Version 1.1 PAM for FastTrak SX4030, SX4060 and S150 SX4-M User Manual Copyright 2004 Promise Technology, Inc. All

More information

Installing GFI Network Server Monitor

Installing GFI Network Server Monitor Installing GFI Network Server Monitor System Requirements Machines running GFI Network Server Monitor require: Windows 2000 (SP1 or higher), 2003 or XP Pro operating systems. Windows scripting host 5.5

More information

WinTask x64 Scheduler for Windows 7 64 bit, Windows 8/8.1 64 bit and Windows 2008 R2 64 bit. Scheduler Quick Start Guide

WinTask x64 Scheduler for Windows 7 64 bit, Windows 8/8.1 64 bit and Windows 2008 R2 64 bit. Scheduler Quick Start Guide WinTask x64 Scheduler for Windows 7 64 bit, Windows 8/8.1 64 bit and Windows 2008 R2 64 bit Scheduler Quick Start Guide 2 INTRODUCTION 5 CHAPTER I : INSTALLATION 7 CHAPTER II : SET UP YOUR FIRST SCHEDULED

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

25 Backup and Restoring of the Database

25 Backup and Restoring of the Database 25 Backup and Restoring of the Database Introduction 4D includes a full database backup and restore module. This module allows backing up a database currently in use without having to exit it. Each backup

More information

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet Introduction Before you begin Before you begin installing efax, please check the following: You have received confirmation that your application for the efax service has been processed. The confirmation

More information

CentreWare Internet Services Setup and User Guide. Version 2.0

CentreWare Internet Services Setup and User Guide. Version 2.0 CentreWare Internet Services Setup and User Guide Version 2.0 Xerox Corporation Copyright 1999 by Xerox Corporation. All rights reserved. XEROX, The Document Company, the digital X logo, CentreWare, and

More information

Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7.

Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7. Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7. Troubleshooting Introduction Adaxes Self-Service Client provides secure

More information

Moxa Device Manager 2.0 User s Guide

Moxa Device Manager 2.0 User s Guide First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual

More information

NetWrix Server Configuration Monitor

NetWrix Server Configuration Monitor NetWrix Server Configuration Monitor Version 2.2 Quick Start Guide Contents NetWrix Server Configuration Monitor Quick Start Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 3 1.2 LICENSING... 4 1.3 HOW

More information

IsItUp Quick Start Manual

IsItUp Quick Start Manual IsItUp - When you need to know the status of your network Taro Software Inc. Website: www.tarosoft.com Telephone: 703-405-4697 Postal address: 8829 110th Lane, Seminole Fl, 33772 Electronic mail: Contact1@tarosoft.com

More information

Installing Ameos for Windows Platforms

Installing Ameos for Windows Platforms OpenAmeos Software through Pictures Installing Ameos for Windows Platforms StP Administration Guide Installing Ameos for Windows Platforms Trademarks Aonix and its logo, Software through Pictures, StP,

More information

Installation Guide - Client. Rev 1.5.0

Installation Guide - Client. Rev 1.5.0 Installation Guide - Client Rev 1.5.0 15 th September 2006 Introduction IntraNomic requires components to be installed on each PC that will use IntraNomic. These IntraNomic Client Controls provide advanced

More information

Net Protector Admin Console

Net Protector Admin Console Net Protector Admin Console USER MANUAL www.indiaantivirus.com -1. Introduction Admin Console is a Centralized Anti-Virus Control and Management. It helps the administrators of small and large office networks

More information

User Manual. ANS Email Sender. Applied Network Solutions. ANS Software. User Manual

User Manual. ANS Email Sender. Applied Network Solutions. ANS Software. User Manual ANS Email Sender y = log a x 2 ANS Software e x 1 = 1 (1-x + (3x) 2 e x 2! The information recorded in this document will provide a detailed report of events and findings at the clients site If there are

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

FILE TRANSFER PROTOCOL (FTP) SITE

FILE TRANSFER PROTOCOL (FTP) SITE FILE TRANSFER PROTOCOL (FTP) SITE Section 1 - SPIN System Overview As part of the digital plan submission process that Registries is currently implementing a File Transfer Protocol (FTP) site has been

More information

Secrets of Event Viewer for Active Directory Security Auditing Lepide Software

Secrets of Event Viewer for Active Directory Security Auditing Lepide Software Secrets of Event Viewer for Active Directory Security Auditing Windows Event Viewer doesn t need any introduction to the IT Administrators. However, some of its hidden secrets, especially those related

More information

Remote Backup Software User Manual V 2.0

Remote Backup Software User Manual V 2.0 Remote Backup Software User Manual V 2.0 Table of Contents Chapter 1 Welcome to Remote Backup Software... 2 1.1 Overview... 2 1.2 Computer Disposition Request... 2 1.3 Convention... 2 Chapter 2 Installing

More information

Monitoring Replication

Monitoring Replication Monitoring Replication Article 1130112-02 Contents Summary... 3 Monitor Replicator Page... 3 Summary... 3 Status... 3 System Health... 4 Replicator Configuration... 5 Replicator Health... 6 Local Package

More information

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001)

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001) LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide Rev. 03 (November, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may be reproduced in any form or by any

More information

System Galaxy Technical Guide CONFIGURATION AND OPERATION

System Galaxy Technical Guide CONFIGURATION AND OPERATION System Galaxy Technical Guide CONFIGURATION AND OPERATION GCS Event Log Distributor Service Software Version 10.2 (or later) Document Date May 2014 Document Rev. 1.4 Information in this document is subject

More information

User s Manual. Management Software for Inverter

User s Manual. Management Software for Inverter WatchPower User s Manual Management Software for Inverter Table of Contents 1. WatchPower Overview... 2 1.1. Introduction... 2 1.2. Features... 2 2. WatchPower Install and Uninstall... 2 2.1. System Requirement...

More information

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION Contents 1. Getting Started... 4 1.1 Specops Deploy Supported Configurations... 4 2. Specops Deploy and Active Directory...5 3. Specops Deploy

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

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

Advanced Event Viewer Manual

Advanced Event Viewer Manual Advanced Event Viewer Manual Document version: 2.2944.01 Download Advanced Event Viewer at: http://www.advancedeventviewer.com Page 1 Introduction Advanced Event Viewer is an award winning application

More information

RedundancyMaster Help. 2014 Kepware Technologies

RedundancyMaster Help. 2014 Kepware Technologies 2014 Kepware Technologies 2 RedundancyMaster Help Table of Contents Table of Contents 2 Introduction 4 System Requirements 10 Accessing the Administration Menu 11 Setting Up Redundancy 11 Adding Redundancy

More information

DP-313 Wireless Print Server

DP-313 Wireless Print Server DP-313 Wireless Print Server Quick Installation Guide TCP/IP Printing (LPR for Windows 95/98/Me/2000) Rev. 03 (August, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may

More information

Topaz Installation Sheet

Topaz Installation Sheet Topaz Installation Sheet P/N 460924001E ISS 08FEB12 Content Introduction... 3 Recommended minimum requirements... 3 Setup for Internet Explorer:... 4 Topaz installation... 10 Technical support... 14 Copyright

More information

Diamond II v2.3 Service Pack 4 Installation Manual

Diamond II v2.3 Service Pack 4 Installation Manual Diamond II v2.3 Service Pack 4 Installation Manual P/N 460987001B ISS 26APR11 Copyright Disclaimer Trademarks and patents Intended use Software license agreement FCC compliance Certification and compliance

More information

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved.

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved. Version 3.2 User Guide Copyright 2002-2009 Snow Software AB. All rights reserved. This manual and computer program is protected by copyright law and international treaties. Unauthorized reproduction or

More information

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1 MFPConnect Monitoring Monitoring with IPCheck Server Monitor Integration Manual Version 2.05.00 Edition 1 TABLE OF CONTENTS 1. INTRODUCTION...3 2. REQUIREMENTS...4 3. RESTRICTIONS...5 4. INSTALLATION...6

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

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Using AppMetrics to Handle Hung Components and Applications

Using AppMetrics to Handle Hung Components and Applications Using AppMetrics to Handle Hung Components and Applications AppMetrics has the ability to detect hung COM+ components and applications, providing a means of alerting staff to situations where critical

More information

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started Contents StrikeRisk v6.0 Introduction 1/1 1 Installing StrikeRisk System requirements Installing StrikeRisk Installation troubleshooting

More information

Connecting Software Connect Bridge - Exchange Server Sync User manual

Connecting Software Connect Bridge - Exchange Server Sync User manual Connect Bridge - Exchange Server Sync User manual Document History Version Date Author Changes 1.0 02 Mar 2015 KK Creation 1.1 17 Apr 2015 KK Update 1.2 27 July 2015 KK Update 1.3 3 March 2016 DMI Update

More information

SmartSync Monitor Help

SmartSync Monitor Help 1.0 (Build 15) 2 Table of Contents Foreword 0 Part I Welcome to SmartSync Monitor 3 Part II Getting Started 4 1 Copyright... 4 2 System... requirements and installation 4 3 Uninstalling... 5 6 Part III

More information

Understanding Task Scheduler FIGURE 33.14. Task Scheduler. The error reporting screen.

Understanding Task Scheduler FIGURE 33.14. Task Scheduler. The error reporting screen. 1383 FIGURE.14 The error reporting screen. curring tasks into a central location, administrators gain insight into system functionality and control over their Windows Server 2008 R2 infrastructure through

More information

EaseUS Todo Backup user guide. EaseUS Todo Backup. Central Management Console. User guide - 1 -

EaseUS Todo Backup user guide. EaseUS Todo Backup. Central Management Console. User guide - 1 - EaseUS Todo Backup Central Management Console User guide - 1 - Table of Contents Welcome... - 3 - Overview... - 3 - How to use this manual... - 3 - Getting started... - 4 - Hardware requirements... - 4

More information

QIAsymphony Management Console User Manual

QIAsymphony Management Console User Manual April 2012 QIAsymphony Management Console User Manual For use with software version 4.0 Sample & Assay Technologies Trademarks QIAGEN, QIAsymphony, Rotor-Gene (QIAGEN Group). InstallShield (Informer Technologies,

More information

The instructions were written for Windows 7. They have run without problems for Windows 8.

The instructions were written for Windows 7. They have run without problems for Windows 8. 1 Download and Install CCS for Windows This procedure describes how to install CCS5 on a single Windows PC (client and server running on the same physical machine), and a single user. If you are setting

More information

LPR for Windows 95 TCP/IP Printing User s Guide

LPR for Windows 95 TCP/IP Printing User s Guide LPR for Windows 95 TCP/IP Printing User s Guide First Edition Printed in Taiwan, R.O.C. RECYCLABLE Copyright Statement Trademarks Limited Warranty Copyright 1997 D-Link Corporation No part of this publication

More information

email-lead Grabber Business 2010 User Guide

email-lead Grabber Business 2010 User Guide email-lead Grabber Business 2010 User Guide Copyright and Trademark Information in this documentation is subject to change without notice. The software described in this manual is furnished under a license

More information

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc. WA2088 WebSphere Application Server 8.5 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

How to monitor AD security with MOM

How to monitor AD security with MOM How to monitor AD security with MOM A article about monitor Active Directory security with Microsoft Operations Manager 2005 Anders Bengtsson, MCSE http://www.momresources.org November 2006 (1) Table of

More information

PCLaw Scheduled Backup

PCLaw Scheduled Backup Contents About PCLaw Scheduled Backup Enabling Connection Settings Creating a Backup Schedule Viewing Backup Logs PCLaw Scheduled Backup About PCLaw Scheduled Backup Use PCLaw Scheduled Backup to automate

More information

USER MANUAL SlimComputer

USER MANUAL SlimComputer USER MANUAL SlimComputer 1 Contents Contents...2 What is SlimComputer?...2 Introduction...3 The Rating System...3 Buttons on the Main Interface...5 Running the Main Scan...8 Restore...11 Optimizer...14

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)

More information

BillQuick Agent 2010 Getting Started Guide

BillQuick Agent 2010 Getting Started Guide Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Agent 2010 Getting Started Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

Jetico Central Manager. Administrator Guide

Jetico Central Manager. Administrator Guide Jetico Central Manager Administrator Guide Introduction Deployment, updating and control of client software can be a time consuming and expensive task for companies and organizations because of the number

More information

Nortel Networks Call Center Reporting Set Up and Operation Guide

Nortel Networks Call Center Reporting Set Up and Operation Guide Nortel Networks Call Center Reporting Set Up and Operation Guide www.nortelnetworks.com 2001 Nortel Networks P0919439 Issue 07 (24) Table of contents How to use this guide... 5 Introduction...5 How this

More information

Microsoft Dynamics GP. Engineering Data Management Integration Administrator s Guide

Microsoft Dynamics GP. Engineering Data Management Integration Administrator s Guide Microsoft Dynamics GP Engineering Data Management Integration Administrator s Guide Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is

More information

Software Operations Manual

Software Operations Manual Software Operations Manual Version 5.0 BinMaster 7201 North 98th Street Lincoln, NE 68507 Phone: 402-434-9102 / Fax: 402-434-9133 info@binmaster.com - www.binmaster.com System Requirements PC with 1GHz

More information

Moxa Device Manager 2.3 User s Manual

Moxa Device Manager 2.3 User s Manual User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

Diagnostic Manager. User Guide. Publication Date: September 04, 2015

Diagnostic Manager. User Guide. Publication Date: September 04, 2015 Diagnostic Manager Publication Date: September 04, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software,

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Driver Updater Manual

Driver Updater Manual Driver Updater Manual Keep your drivers up-to-date! Improve your system performance and stability by keeping your drivers updated. Automatically find, update and fix the drivers on your computer and turn

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

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

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

Setup Guide for Exchange Server

Setup Guide for Exchange Server Setup Guide for Exchange Server Table of Contents Overview... 1 A. Exchange Server 2007/2010 Inbound Mail... 2 B. Exchange Server 2007/2010 Outbound Mail (optional)... 8 C. Exchange Server 2003/2000 Inbound

More information

Releasing blocked email in Data Security

Releasing blocked email in Data Security Releasing blocked email in Data Security IN-TopicInfo:Topic 41101/ Updated: 02-May-2011 Applies To: Websense Data Security v7.1.x Websense Data Security v7.5.x Websense Data Security v7.6.x - v7.8x SMTP

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

Manual Password Depot Server 8

Manual Password Depot Server 8 Manual Password Depot Server 8 Table of Contents Introduction 4 Installation and running 6 Installation as Windows service or as Windows application... 6 Control Panel... 6 Control Panel 8 Control Panel...

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

Remote Backup Software

Remote Backup Software Remote Backup Software User Manual UD.6L0202D1044A01 Thank you for purchasing our product. This manual applies to Remote Backup software, please read it carefully for the better use of this software. The

More information

Iridium Extreme TM Satellite Phone. Data Services Manual

Iridium Extreme TM Satellite Phone. Data Services Manual Iridium Extreme TM Satellite Phone Data Services Manual Table of Contents 1 OVERVIEW... 1 2 HOW IT WORKS... 1 3 BEFORE INSTALLING... 2 4 USB DRIVER INSTALLATION... 3 5 MODEM INSTALLATION AND CONFIGURATION...

More information

Core Protection Suite

Core Protection Suite Core Protection Suite Admin Guide Spam Soap, Inc. 3193 Red Hill Avenue Costa Mesa, CA 92626 United States p.866.spam.out f.949.203.6425 e. info@spamsoap.com www.spamsoap.com Contents EMAIL PROTECTION OVERVIEW...3

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Welcome to MaxMobile. Introduction. System Requirements

Welcome to MaxMobile. Introduction. System Requirements MaxMobile 10.5 for Windows Mobile Smartphone Welcome to MaxMobile Introduction MaxMobile 10.5 for Windows Mobile Smartphone provides you with a way to take your customer information on the road. You can

More information

Sophos Anti-Virus for Mac OS X network startup guide. For networked Macs running Mac OS X

Sophos Anti-Virus for Mac OS X network startup guide. For networked Macs running Mac OS X Sophos Anti-Virus for Mac OS X network startup guide For networked Macs running Mac OS X Product version: 7.0 Document date: May 2009 Contents 1 About this guide...3 2 System requirements...4 3 Protecting

More information

User Guide. SysMan Utilities. By Sysgem AG

User Guide. SysMan Utilities. By Sysgem AG SysMan Utilities User Guide By Sysgem AG Sysgem is a trademark of Sysgem AG. Other brands and products are registered trademarks of their respective holders. 2013 Sysgem AG, Lavaterstr. 45, CH-8002 Zürich,

More information

HRC Advanced Citrix Troubleshooting Guide. Remove all Citrix Instances from the Registry

HRC Advanced Citrix Troubleshooting Guide. Remove all Citrix Instances from the Registry HRC Advanced Citrix Troubleshooting Guide Advanced Troubleshooting procedures: 1. Add https://mobile.hrc.army.mil to Internet Explorer s trusted sites list. Click on Tools Internet Options Security. Click

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

C-more Remote Access, Data Log, FTP File Transfer, and Email Tutorial

C-more Remote Access, Data Log, FTP File Transfer, and Email Tutorial C-more Remote Access, Data Log, FTP File Transfer, and Email Tutorial P a g e 2 Introduction: This script will walk you through the basic process of setting up the remote access, data logging, FTP file

More information

Installation Manual (MSI Version)

Installation Manual (MSI Version) Installation Manual (MSI Version) 1. SYSTEM REQUIREMENTS... 2 2. INSTALLATION INSTRUCTIONS... 2 2.1 REMOTE INSTALLATION USING GROUP POLICY... 2 2.1.1 Assigning Software...2 2.1.2 Publishing Software...2

More information

ADC Windows 7 Professional

ADC Windows 7 Professional ADC Windows 7 Professional 8-April-2014 Revision: Release Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its

More information

Remote Console Installation & Setup Guide. November 2009

Remote Console Installation & Setup Guide. November 2009 Remote Console Installation & Setup Guide November 2009 Legal Information All rights reserved. No part of this document shall be reproduced or transmitted by any means or otherwise, without written permission

More information

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

More information

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop includes Image Retriever, which is designed to monitor a specified folder on a networked file server or local drive

More information

Lotus Notes Client Version 8.5 Reference Guide

Lotus Notes Client Version 8.5 Reference Guide Lotus Notes Client Version 8.5 Reference Guide rev. 11/19/2009 1 Lotus Notes Client Version 8.5 Reference Guide Accessing the Lotus Notes Client From your desktop, double click the Lotus Notes icon. Logging

More information

Server & Workstation Installation of Client Profiles for Windows

Server & Workstation Installation of Client Profiles for Windows C ase Manag e m e n t by C l i e n t P rofiles Server & Workstation Installation of Client Profiles for Windows T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W General Notes to Prepare for Installing

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

Installation and Configuration User's Guide

Installation and Configuration User's Guide Dell UPS Management Software Installation and Configuration User's Guide www.kesintisizservis.com Notes NOTE: A NOTE indicates important information that helps you make better use of your software. Information

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

Installation Instructions Release Version 15.0 January 30 th, 2011 Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

Xythos on Demand Quick Start Guide For Xythos Drive

Xythos on Demand Quick Start Guide For Xythos Drive Xythos on Demand Quick Start Guide For Xythos Drive What is Xythos on Demand? Xythos on Demand is not your ordinary online storage or file sharing web site. Instead, it is an enterprise-class document

More information

WEB2CS INSTALLATION GUIDE

WEB2CS INSTALLATION GUIDE WEB2CS INSTALLATION GUIDE FOR PARALLELS / POA HTTP://WWW.XANDMAIL.COM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING

More information

NETWRIX ACCOUNT LOCKOUT EXAMINER

NETWRIX ACCOUNT LOCKOUT EXAMINER NETWRIX ACCOUNT LOCKOUT EXAMINER ADMINISTRATOR S GUIDE Product Version: 4.1 July 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute a

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

Configuring, Customizing, and Troubleshooting Outlook Express

Configuring, Customizing, and Troubleshooting Outlook Express 3 Configuring, Customizing, and Troubleshooting Outlook Express............................................... Terms you ll need to understand: Outlook Express Newsgroups Address book Email Preview pane

More information