Agilent System Protocol Test Release Note

Size: px
Start display at page:

Download "Agilent System Protocol Test Release Note"

Transcription

1 Agilent System Protocol Test Release Note Release 6.0, Build October 2006 This document provides information on fixes and known problems for the software released with this version. This version includes enhancements over the generally available 5.5 release ( ). This release note contains updates for FcPerformance (SanTester).

2 FcPerformance (SAN Tester) This section contains the following information: New Product Features Known Problems Problems Resolved 1. New Product Features The new release software now supports the 1733L SAN Director Test system. The 1733L consists of 32 modules (or 128 ports) of 2/4Gbps ports, with the capability to generate full line rate I/O simultaneously. Through the support of multiple traffic streams with multiple exchanges and tracking of sequence numbers, Agilent SAN tester adds the ability to ensure that switches deliver frames in the same exchange in order. 2. Known Problems AgtResetSession doesn t fully reset the session parameters. Some session parameters such as state change notification (enabled/disabled) needs to be reset manually. GUI updates of port state machine states are not always correct. For example, when a Name Server registration has succeeded, the text for the LED status will show Enabled, but the LED remains yellow. In these cases, the text has the right state, not the LED. This mostly occurs with large numbers of loop devices on one port. With certain operating systems, after selecting ports to use, the ports do not show up in the main GUI. This is due to the higher security settings on certain operating systems. To overcome this problem, use the setup recommended in the appendix. Modules do not reboot correctly. Instead they scroll "FLSH NB [] Unable to download boot rom", or stuck in the BAPP state. This is due to the FTP service not started correctly. See Appendix 2 on how the FTP service can be started. 3. Problems Resolved GUI SAD The maximum number of GUIs connected to one session was not shown correctly on the dialog. When the user changed this value, it was in fact updated correctly in the system, but the GUI still showed the max number of GUI connections allowed was one. Software SAD Running multiple sessions through a single chassis to chassis connection cable causes the sessions to close unexpectedly. SAD S_ID & D_ID values does not reflect user values. When the values are set to a non-default value, the system used to still use the default instead of user defined values. SAD GetStreamDetails doesn t return the correct information regarding the stream source and destination

3 SAD When changing the WWN value in PLOGI frame, this is not reflected by the PLOGI sent out by the hardware SAD When a link is turn off and on quickly (turn laser off and on quickly) there are some instances where the traffic continues sending before the FLOGI is completed SAD Once E_D_TOV value set manually, could not switch back to auto SAD On very large scale systems (128 ports at the same time) and running for long periods of time (overnight tests), there were cases when the latency reported took on very large values in the order of tens of seconds SAD R_RDY delay generated was not the exact value the user set, it was off by a factor of 2 Loop Mode Operation SAD /SAD If the SanTester port is set to 4G, and NL mode, traffic could not be sent from this port. This was due to a problem with the OPN message on the port state machine. SAD When two ports on the SanTester are configured as NL mode, and connected back to back, there were cases when the traffic load could not reach 100% of line rate. SAD Some emulated devices would not register with name server Scripting & API SAD Self Test Diagnostics did not work correctly. The script reported an error with the modules in the system when the modules were in fact in working order. SAD FrameTransmitter & FrameSequenceTransmitter does not load the GPB correctly. This was due to a missing file in the installation process. SAD PlotLogFile script could not be launched. This script can now be launched from the main GUI, or from the Quicktest browser. SAD Error in launching the SCN Log. SAD Quicktest cloning of test failover recovery would not work SAD Diagnostics does not exit on all operating systems cleanly brings up a error dialog before exiting.

4 Appendix 1 DCOM settings for client mode access Some operating systems have tigher security settings which do not allow applications to remotely access local processes. This causes problems when trying to operate in client mode. In these cases, it is necessary to manually change the security settings to allow client mode to work. To set up a DCOM server You must configure the tester PC s DCOM security to allow remote computers to access AgtResourceManager. If you are using Windows XP with Service Pack 2 onwards, you must manually enable access privileges that are blocked by the Service Pack. Important: Each time you install a new version of the N2X platform software, you must reconfigure the DCOM permissions as described below. Windows 2003/XP 1. From the Windows Start menu, select Run. The Run 2. Type dcomcnfg. The Component Services 3. In the left pane, select Console Root > Component Services > Computers > My Computer > DCOM Config. 4. In the right pane, right-click AgtResourceManager and select Properties. The AgtResourceManager Properties 5. Click the Security tab. 6. Under Access Permissions, select Customize; then click Edit. The Access Permission 7. Click Add. The Select Users, Computers, or Groups 8. Under Enter the object names to select, type Everyone. 9. Click OK to close the Select Users or Groups dialog box. If the Multiple Names Found dialog box is displayed, select Everyone and click OK. 10.Click OK to close the Access Permission dialog box. 11.On the Security tab of the AgtResourceManager Properties dialog box, under Launch and Activation Permissions, if you are using: Windows 2003/XP/XP SP1 select Use Default and click OK. Windows XP SP2 and later follow all the instructions under Windows XP SP2 and later 12. Restart the PC. Windows XP SP2 and later You must also complete the following to allow remote, anonymous users to access and activate AgtResourceManager and COM: 1. On the Security tab of the AgtResourceManager Properties dialog box, under Launch and Activation Permissions, select Customize and click Edit. The Launch Permission 2. Click Add. The Select Users or Groups Under Enter the object names to select, type ANONYMOUS LOGON. Click OK. 3. On the Launch Permission dialog box, under Group or user names, select ANONYMOUS LOGON. Under Permissions select Allow in the Remote Activation row. Clear all other check boxes.

5 Click OK to close Launch Permission and AgtResourceManager dialog boxes. 4. On the Component Services dialog box, left pane, select Console Root > Component Services > Computers. Right-click My Computer and select Properties. The My Computer Properties 5. Click the COM Security tab. In the: Access Permissions area click Edit Limits. The Access Permission Under Group or user names, select ANONYMOUS LOGON. Under Permissions select Allow in the Remote Access row. Click OK. Launch and Activation Permissions area click Edit Limits. The Launch Permission Click Add. Under Enter the object names to select, type ANONYMOUS LOGON. Click OK. Under Group or user names, select ANONYMOUS LOGON. Under Permissions select Allow in the Remote Activation row. 6. Click OK to close all dialog boxes. 7. From the Start menu, select Control Panel > Windows Firewall. The Windows Firewall On the: General tab select On (recommended). Exceptions tab click Add Program. The Add a Program Click Browse. Navigate to and select the program C:\Program Files\Agilent\SystemProtocolTester\bin\resourcemanager.exe Click OK. In the Windows Firewall dialog box, under Programs and Services, ensure that the check box next to resourcemanager.exe is selected. 8. Click OK. Windows From the Windows Start menu, select Run. The Run 2. Type dcomcnfg. The Distributed COM Configuration Properties 3. On the Applications tab, select AgtResourceManager; then click Properties. The AgtResourceManager Properties 4. On the Security tab, select Use custom access permissions; then click Edit. The Registry Value Permissions 5. Click Add. The Add Users, Computers, and Groups 6. From the list of names, select Everyone; then click Add. Click OK to close the Add Users and Groups dialog box and the Registry value permissions dialog box. 7. On the Security tab of the AgtResourceManager Properties dialog box, select Use default launch permission; then click OK. 8. Click OK. To set up a DCOM client You must configure the client PC s DCOM security to allow remote computers to access AgtResourceManager. If you are using Windows XP with Service Pack 2 onwards, you must manually enable access privileges that are blocked by the Service Pack. Important: Each time you install a new version of the N2X platform software, you must reconfigure the DCOM permissions as described below. 1. Launch the Component Services dialog box (Start --> Control Panel --> Administrative tools

6 --> Component services ) 2. On the Component Services dialog box, left pane, select Console Root > Component Services > Computers. Right-click My Computer and select Properties. The My Computer Properties 3. Click the COM Security tab. In the: Access Permissions area click Edit Limits. The Access Permission Under Group or user names, select ANONYMOUS LOGON. Under Permissions select Allow in the Remote Access row. Click OK.

7 Appendix 2 Restarting the FTP server PCs with IIS installed Right click on My Computer, and select Manage. In the window that pops up, select services. Check to see if the FTP Publishing service is running. If it is not running, select the service manually and click on the start button at the top of the dialog. PCs with no IIS installed PCs not running the IIS service is running the WarFtp installed by Agilent. Right click on My Computer, and select Manage. In the window that pops up, select services. Check to see if the WarFtp service is running. If it is not running, select the service manually and click on the start button at the top of the dialog. Any edits to the WarFtp can be made using the configuration tool. NOTE: These edits can affect the connectivity between the controller and the chassis, and you may not be able to re-establish control without a re-install. The configuration files for the WarFtp can be found at: C:\Program Files\Agilent\SystemProtocolTester\war-ftpd o To launch the GUI, double click on StartManager.wdm, or drag and drop it onto the WDM.exe icon o To log the activity to a file: In the GUI go to Server/Advanced server properties Select log_logfile Copy and paste Log/%Y-%m-%d.log at the bottom into the Value text box.

Setting up DCOM for Windows XP. Research

Setting up DCOM for Windows XP. Research Setting up DCOM for Windows XP Research 1- Setting up DCOM for Windows XP This document has been produced as a guide to configuring DCOM settings on machines with Windows XP SP2 installed. You must make

More information

Kepware Technologies Remote OPC DA Quick Start Guide (DCOM)

Kepware Technologies Remote OPC DA Quick Start Guide (DCOM) Kepware Technologies Remote OPC DA Quick Start Guide (DCOM) March, 2013 Ref. 03.10 Kepware Technologies Table of Contents 1. Overview... 1 1.1 What is DCOM?... 1 1.2 What is OPCEnum?... 1 2. Users and

More information

DCOM Setup. User Manual

DCOM Setup. User Manual DCOM Setup User Manual Contents Introduction... 2 Host Computer DCOM Setup... 3 Operation System Windows XP... 3 Setting up DCOM Properties under Windows XP... 3 Setting up Enhanced DCOM Properties under

More information

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

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

More information

Windows XP Service Pack 2 Issues

Windows XP Service Pack 2 Issues Windows XP Service Pack 2 Issues NOTICE THIS DOCUMENT SHALL NOT BE REPRODUCED IN WHOLE OR IN PART, FOR ANY PURPOSE OR IN ANY FASHION AND DISTRIBUTED WITHOUT THE PRIOR WRITTEN CONSENT OF RICOH CORPORATION.

More information

OPC Server Machine Configuration

OPC Server Machine Configuration OPC Server Machine Configuration General Information For remote OPC Server operation, server must be running under Windows XP Pro, Windows Server 2003, Windows Vista (Business & Ultimate), Windows 7 (Professional

More information

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide PigCHAMP Knowledge Software Enterprise Edition Installation Guide Enterprise Edition Installation Guide MARCH 2012 EDITION PigCHAMP Knowledge Software 1531 Airport Rd Suite 101 Ames, IA 50010 Phone (515)

More information

Allworx OfficeSafe Operations Guide Release 6.0

Allworx OfficeSafe Operations Guide Release 6.0 Allworx OfficeSafe Operations Guide Release 6.0 No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,

More information

DUKANE Intelligent Assembly Solutions

DUKANE Intelligent Assembly Solutions PC Configuration Requirements: Configuration Requirements for ipc Operation The hardware and operating system of the PC must comply with a list of minimum requirements for proper operation with the ipc

More information

XStream Remote Control: Configuring DCOM Connectivity

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

More information

DCOM Configuration for Windows NT4, Windows 2000, Windows XP, and Windows XP Service Pack 2

DCOM Configuration for Windows NT4, Windows 2000, Windows XP, and Windows XP Service Pack 2 DCOM Configuration for Windows NT4, Windows 2000, Windows XP, and Windows XP Service Pack 2 Copyright Copyright Copyright 1998-2004 Iocomp Software Incorporated. All rights reserved. No part of this publication

More information

TrueEdit Remote Connection Brief

TrueEdit Remote Connection Brief MicroPress Server Configuration Guide for Remote Applications Date Issued: February 3, 2009 Document Number: 45082597 TrueEdit Remote Connection Brief Background TrueEdit Remote (TER) is actually the same

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

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

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

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

More information

Latitude NVMS Windows XP SP2 Configuration

Latitude NVMS Windows XP SP2 Configuration Latitude NVMS Windows XP SP2 Configuration Table of Contents 1 INTRODUCTION...1 1.1 NETWORK CHANGES IN WINDOWS XP SERVICE PACK 2...1 1.1.1 DCOM Security...1 1.1.2 Windows Firewall...2 2 EFFECT OF WINDOWS

More information

Setup non-admin user to query Domain Controller event log for Windows2003

Setup non-admin user to query Domain Controller event log for Windows2003 Setup non-admin user to query Domain Controller event log for Windows2003 INTRODUCTION In Userfw AD integration solution, SRX queries the Domain Controller event log to get the user-to-ip mapping. The

More information

OPC and DCOM: 5 things you need to know Author: Randy Kondor, B.Sc. in Computer Engineering

OPC and DCOM: 5 things you need to know Author: Randy Kondor, B.Sc. in Computer Engineering OPC and DCOM: 5 things you need to know Author: Randy Kondor, B.Sc. in Computer Engineering OPC technology relies on Microsoft's COM and DCOM to exchange data between automation hardware and software;

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

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

F O U N D A T I O N. Using OPC via DCOM with Microsoft Windows XP Service Pack 2. Karl-Heinz Deiretsbacher, Siemens AG

F O U N D A T I O N. Using OPC via DCOM with Microsoft Windows XP Service Pack 2. Karl-Heinz Deiretsbacher, Siemens AG Using OPC via DCOM with Karl-Heinz Deiretsbacher, Siemens AG Jim Luth, ICONICS, Inc. OPC Foundation Technical Director Rashesh Mody, Invensys/Wonderware OPC Foundation Chief Architect Abstract The major

More information

Troubleshooting Sprint Mobile Broadband USB Modem by Novatel Wireless TM (Ovation TM U727)

Troubleshooting Sprint Mobile Broadband USB Modem by Novatel Wireless TM (Ovation TM U727) Troubleshooting Sprint Mobile Broadband USB Modem by Novatel Wireless TM (Ovation TM U727) If you are unable to resolve your issue using the Troubleshooting steps below, please contact Sprint Customer

More information

Toolbox 3.3 Client-Server Configuration. Quick configuration guide. User manual. For the latest news. and the most up-todate.

Toolbox 3.3 Client-Server Configuration. Quick configuration guide. User manual. For the latest news. and the most up-todate. User manual Toolbox 3.3 Client-Server Configuration Quick configuration guide For the latest news and the most up-todate information, please consult the Document history Version Comment Version 1.0 30/10/2010,

More information

Troubleshooting Guide

Troubleshooting Guide Enable WMI after applying SP2 for XP Company web site: Support email: support@ Support telephone: +44 20 3287-7651 +1 646 233-1163 2 This tutorial will guide you on enabling WMI after applying Service

More information

DCOM settings for computer-to-computer communication between OPC servers and OPC clients

DCOM settings for computer-to-computer communication between OPC servers and OPC clients DCOM settings for computer-to-computer communication between OPC servers and OPC clients 1. Introduction Under OPC DA, the "dcomcnfg" service program is used for computer-to-computer communication between

More information

Windows XP SP2 configuration

Windows XP SP2 configuration Windows XP SP2 configuration Table of Contents 1 INTRODUCTION...1 1.1 NETWORK CHANGES IN WINDOWS XP SERVICE PACK 2...1 1.1.1 DCOM Security...1 1.1.2 Windows Firewall...2 2 EFFECT OF WINDOWS SERVICE PACK

More information

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

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

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

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

More information

1. CONFIGURING REMOTE ACCESS TO SQL SERVER EXPRESS

1. CONFIGURING REMOTE ACCESS TO SQL SERVER EXPRESS 1. CONFIGURING REMOTE ACCESS TO SQL SERVER EXPRESS From the Start menu, point to All Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Configuration

More information

Changing Your Cameleon Server IP

Changing Your Cameleon Server IP 1.1 Overview Technical Note Cameleon requires that you have a static IP address defined for the server PC the Cameleon server application runs on. Even if the server PC has a static IP address, you may

More information

Virtual Office Remote Installation Guide

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

More information

Important Notes for WinConnect Server VS Software Installation:

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

More information

Configuring Network Load Balancing with Cerberus FTP Server

Configuring Network Load Balancing with Cerberus FTP Server Configuring Network Load Balancing with Cerberus FTP Server May 2016 Version 1.0 1 Introduction Purpose This guide will discuss how to install and configure Network Load Balancing on Windows Server 2012

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

InduSoft Web Studio + Windows XP SP2. Introduction. Initial Considerations. Affected Features. Configuring the Windows Firewall

InduSoft Web Studio + Windows XP SP2. Introduction. Initial Considerations. Affected Features. Configuring the Windows Firewall Introduction InduSoft Web Studio + Windows XP SP2 Procedures for Handling the Windows XP OS + Service Pack 2 and InduSoft Web Studio This document describes the InduSoft Web Studio (IWS) functionalities

More information

SecuraLive ULTIMATE SECURITY

SecuraLive ULTIMATE SECURITY SecuraLive ULTIMATE SECURITY Home Edition for Windows USER GUIDE SecuraLive ULTIMATE SECURITY USER MANUAL Introduction: Welcome to SecuraLive Ultimate Security Home Edition. SecuraLive Ultimate Security

More information

User Guide. CTERA Agent. August 2011 Version 3.0

User Guide. CTERA Agent. August 2011 Version 3.0 User Guide CTERA Agent August 2011 Version 3.0 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written permission

More information

CLEARONE DOCUMENT 801-000-002 (REVISION 1.0) October, 2008. with Converge Pro Units

CLEARONE DOCUMENT 801-000-002 (REVISION 1.0) October, 2008. with Converge Pro Units APPLICATION NOTES Converge Pro Products CLEARONE DOCUMENT 801-000-002 (REVISION 1.0) October, 2008. Troubleshooting USB Connections with Converge Pro Units Description This document explains how to connect

More information

Federated Identity Service Certificate Download Requirements

Federated Identity Service Certificate Download Requirements Federated Identity Service Certificate Download Requirements Version 3.2 Exostar, LLC February 14, 2013 Table of Contents Introduction... 1 Purpose... 1 FIS System Requirements... 2 Adding Exostar as a

More information

AN-022 Protégé Client / Server DCOM Configuration Windows XP SP2

AN-022 Protégé Client / Server DCOM Configuration Windows XP SP2 AN-022 Protégé Client / Server DCOM Configuration Windows XP SP2 PUBLICATION INFORMATION This application note covers the use of the protégé system to perform a specific function and may be used in conjunction

More information

TN 024 - Installing PV4E 6.0 under Windows Server 2008 (R2) (3264 Bit) and Remote DB Support

TN 024 - Installing PV4E 6.0 under Windows Server 2008 (R2) (3264 Bit) and Remote DB Support TN 024 - Installing PV4E 6.0 under Windows Server 2008 (R2) (3264 Bit) and Remote DB Support Issue Date: 28.07.2013 Revision Date: 28.07.2013 Product (configuration) CenterMind PV4E PV4E 6.0 PV4E 6.0 SP1

More information

DC Agent Troubleshooting

DC Agent Troubleshooting DC Agent Troubleshooting Topic 50320 DC Agent Troubleshooting Web Security Solutions v7.7.x, 7.8.x 27-Mar-2013 This collection includes the following articles to help you troubleshoot DC Agent installation

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

Administrator s Guide

Administrator s Guide Attachment Save for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4 3. System

More information

How To Configure CU*BASE Encryption

How To Configure CU*BASE Encryption How To Configure CU*BASE Encryption Configuring encryption on an existing CU*BASE installation INTRODUCTION This booklet was created to assist CU*Answers clients with the configuration of encrypted CU*BASE

More information

Network Connect Installation and Usage Guide

Network Connect Installation and Usage Guide Network Connect Installation and Usage Guide I. Installing the Network Connect Client..2 II. Launching Network Connect from the Desktop.. 9 III. Launching Network Connect Pre-Windows Login 11 IV. Installing

More information

Allworx Installation Course

Allworx Installation Course VPN Hello and welcome. In the VPN section we will cover the steps for enabling the VPN feature on the Allworx server and how to set up a VPN connection to the Allworx System from your PC. Page 1 VPN The

More information

Windows Firewall must be enabled on each host to allow Remote Administration. This option is not enabled by default

Windows Firewall must be enabled on each host to allow Remote Administration. This option is not enabled by default SiteAudit Knowledge Base Local Printer Discovery August 2011 In This Article: Windows Firewall Settings COM Configuration SiteAudit provides discovery and management of printers attached to Windows hosts

More information

SOFTWARE MANUAL UNIOPC

SOFTWARE MANUAL UNIOPC SOFTWARE MANUAL UNIOPC The information in this document reflects products at the date of printing. Unitronics reserves the right, subject to all applicable laws, at any time, at its sole discretion, and

More information

Configuring Your Firewall for Client Access in Professional Edition

Configuring Your Firewall for Client Access in Professional Edition Configuring Your Firewall for Client Access in Professional Edition In a network environment, in order for the clients to communicate with the server, you will need to configure your firewall to allow

More information

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

1. Open the preferences screen by opening the Mail menu and selecting Preferences... Using TLS encryption with OS X Mail This guide assumes that you have already created an account in Mail. If you have not, you can use the new account wizard. The new account wizard is in the Accounts window

More information

DCOM & Control List Genetec Information Systems Page i Win2003 Service Pack 1

DCOM & Control List Genetec Information Systems Page i Win2003 Service Pack 1 Windows 2003 SP1 configuration DCOM & Control List Genetec Information Systems Page i Win2003 Service Pack 1 Table of Contents 1 INTRODUCTION...1 1.1 NETWORK CHANGES IN WINDOWS 2003 SERVER SP1...3 1.1.1

More information

HOWTO: Installation of Microsoft Office SharePoint Server 2007

HOWTO: Installation of Microsoft Office SharePoint Server 2007 HOWTO: Installation of Microsoft Office SharePoint Server 2007 PREREQUISITES... 2 STEP -1: DO I NEED AN ACTIVE DIRECTORY... 2 STEP 0: INSTALL OS, INCLUDING ALL SERVICE PACKS AND PATCHES... 2 STEP 1: CREATE

More information

Information Services. Accessing the University Network using a Virtual Private Network Connection (VPN), with Windows XP Professional

Information Services. Accessing the University Network using a Virtual Private Network Connection (VPN), with Windows XP Professional Information Services Accessing the University Network using a Virtual Private Network Connection (VPN), with Windows XP Professional Amendment & Authorisation History Ver Date Changes Name Author A 29/3/05

More information

Configuring MassTransit Server to listen on ports less than 1024 using WaterRoof on Macintosh Workstations

Configuring MassTransit Server to listen on ports less than 1024 using WaterRoof on Macintosh Workstations Configuring MassTransit Server to listen on ports less than 1024 using WaterRoof on Macintosh Workstations Summary This article explains how to configure MassTransit to listen on ports less than 1024 without

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

DCOM Configuration for KEPServerEX

DCOM Configuration for KEPServerEX Kepware Products for Windows 2000, NT, XP and Server 2003 DCOM Configuration for KEPServerEX KTSM-00010 Version 2.0.12 2006 Kepware Technologies KEPWARE END USER LICENSE AGREEMENT AND LIMITED WARRANTY

More information

VirtualXP Users Guide

VirtualXP Users Guide VirtualXP Users Guide Contents Chapter 1: Introduction... 2 Chapter 2: Install and Uninstall VirtualXP... 3 2.1 System Requirement... 3 2.2 Installing VirtualXP... 3 2.3 Uninstalling VirtualXP... 3 Chapter

More information

This document describes the installation of the Web Server for Bosch Recording Station 8.10.

This document describes the installation of the Web Server for Bosch Recording Station 8.10. Description Content 1 Introduction... 1 2 Web Server for BRS running on Windows 7... 2 3 Web Server for BRS running on Windows Server 2008... 15 4 Web Server for BRS running on Windows XP... 29 5 Web Server

More information

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise

More information

Important Notes for WinConnect Server ES Software Installation:

Important Notes for WinConnect Server ES Software Installation: Important Notes for WinConnect Server ES Software Installation: 1. Only Windows 8/8.1 Enterprise, Windows 8/8.1 Professional (32-bit & 64-bit) or Windows Server 2012 (64-bit) or Windows Server 2012 Foundation

More information

TestElite - Troubleshooting

TestElite - Troubleshooting TestElite - Troubleshooting Revision Sheet 1.0 Balázs Mayer 2014 TestElite. All Rights Reserved. Troubleshooting This document is a collection of the frequented asked questions (FAQ) for solving the general,

More information

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Guide

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Guide Sage ERP Accpac 6.0A SageCRM 7.0 I Integration Guide 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage ERP Accpac product and service names mentioned herein are registered

More information

USING SSL/TLS WITH TERMINAL EMULATION

USING SSL/TLS WITH TERMINAL EMULATION USING SSL/TLS WITH TERMINAL EMULATION This document describes how to install and configure SSL or TLS support and verification certificates for the Wavelink Terminal Emulation (TE) Client. SSL/TLS support

More information

Installing and Configuring WhatsUp Gold

Installing and Configuring WhatsUp Gold Installing and Configuring WhatsUp Gold This guide provides information about installing and configuring WhatsUp Gold v14.2, including instructions on how to run the WhatsUp web interface through an Internet

More information

Nexio Connectus with Nexio G-Scribe

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

More information

a) Network connection problems (check these for existing installations)

a) Network connection problems (check these for existing installations) How do I resolve issues with a Client not connecting to the Best Practice server instance? This FAQ is intended to answer common questions about resolving issues with a Best Practice client not connecting

More information

Using TViX Network. NFS mode : You must install the TViX NetShare utility in to your PC, but you can play the TP or DVD jukebox without stutter.

Using TViX Network. NFS mode : You must install the TViX NetShare utility in to your PC, but you can play the TP or DVD jukebox without stutter. Using TViX Network There are two network mode. One is SAMBA mode another is NFS mode. SAMBA mode : You can play the file via network without special program, but the speed is lower than NFS mode. ( Currently,

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

Software for Agilent Technologies Vector Series Network Analyzers

Software for Agilent Technologies Vector Series Network Analyzers Using the Software Software for Agilent Technologies Vector Series Network Analyzers Software Overview The IntuiLink Vector Series Network Analyzer (VNA) software offers a set of connectivity tools that

More information

Installation Guide: Delta Module Manager Launcher

Installation Guide: Delta Module Manager Launcher Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...

More information

Big Kev s Little Services Monitor

Big Kev s Little Services Monitor Big Kev s Little Services Monitor How it works: A small service application is installed onto each computer that you want to monitor. This service contains a TCP server that responds to commands sent to

More information

Web Deployment on Windows 2012 Server. Updated: August 28, 2013

Web Deployment on Windows 2012 Server. Updated: August 28, 2013 Web Deployment on Windows 2012 Server Updated: August 28, 2013 Table of Contents Install IIS on Windows 2012... 3 Install Sage 300 ERP...16 Create Web Deployment User...17 Sage 300 ERP Services...22 Web

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

IP Office Technical Tip

IP Office Technical Tip IP Office Technical Tip Bulletin no: 38 Release Date: 28 October 2004 Region: Global Windows XP Service Pack 2 with IP Office Applications Introduction Microsoft Windows XP Service Pack 2 includes the

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

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

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

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

More information

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task.

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task. Lab 8 User name: Administrator Password: Password1 Contents Exercise 8-1: Assigning a Custom Load Evaluator... 1 Scenario... 1 Configuring a Custom Load Evaluator... 1 Assigning a Load Evaluator to a Server...

More information

Software Installation Requirements

Software Installation Requirements Software Installation Guide PrintIQ TM Software Installation Requirements Please use the following guide to ensure that you're meeting all requirements prior to installing the PrintIQ TM Xerox Device Agent

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

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES TECHNICAL ARTICLE November/2011. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

NETWRIX PASSWORD MANAGER

NETWRIX PASSWORD MANAGER NETWRIX PASSWORD MANAGER ADMINISTRATOR S GUIDE Product Version: 6.1 February/2012 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Education Software Installer 2011

Education Software Installer 2011 Education Software Installer 2011 Windows operating systems System administrator s guide Trademark notice SMART Notebook, SMART Document Camera, SMART Response, SMART Sync, SMART Classroom Suite, Senteo,

More information

IIS, FTP Server and Windows

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

More information

StruxureWare Power Monitoring 7.0.1

StruxureWare Power Monitoring 7.0.1 StruxureWare Power Monitoring 7.0.1 Installation Guide 7EN02-0308-01 07/2012 Contents Safety information 5 Introduction 7 Summary of topics in this guide 7 Supported operating systems and SQL Server editions

More information

Non-ThinManager Components

Non-ThinManager Components Non-ThinManager Components Microsoft Terminal Servers play an important role in the ThinManager system. It is recommended that you become familiar with the documentation provided by Microsoft about their

More information

Aspera Connect User Guide

Aspera Connect User Guide Aspera Connect User Guide Windows XP/2003/Vista/2008/7 Browser: Firefox 2+, IE 6+ Version 2.3.1 Chapter 1 Chapter 2 Introduction Setting Up 2.1 Installation 2.2 Configure the Network Environment 2.3 Connect

More information

Network DK2 DESkey Installation Guide

Network DK2 DESkey Installation Guide VenturiOne Getting Started Network DK2 DESkey Installation Guide PD-056-306 DESkey Network Server Manual Applied Cytometry CONTENTS 1 DK2 Network Server Overview... 2 2 DK2 Network Server Installation...

More information

NComputing vspace Server 8.3 for Windows. Software and Firmware Upgrade Guide. Document version 1.2

NComputing vspace Server 8.3 for Windows. Software and Firmware Upgrade Guide. Document version 1.2 NComputing vspace Server 8.3 for Windows Software and Firmware Upgrade Guide Document version 1.2 October 20, 2015 Table of contents 1. Introduction... 4 1.1. Purpose of the document... 4 1.2. Intended

More information

AXIS Camera Station Quick Installation Guide

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

More information

Citect and Microsoft Windows XP Service Pack 2

Citect and Microsoft Windows XP Service Pack 2 Citect and Microsoft Windows XP Service Pack 2 Citect and Windows XP Spk 2 White Paper Page 1 About Citect Citect Pty Ltd is a worldwide leader in industrial automation and information management. Its

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

Network Shutdown Module V3 Extension of the User Manual for IBM BladeCenter architecture

Network Shutdown Module V3 Extension of the User Manual for IBM BladeCenter architecture Network Shutdown Module V3 Extension of the User Manual for IBM BladeCenter architecture Network Shutdown Module V3 Extension for IBM BladeCenter Architecture- 34 022 272 XU / AC Contents 1 Introduction...3

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

FileMaker Server 15. Getting Started Guide

FileMaker Server 15. Getting Started Guide FileMaker Server 15 Getting Started Guide 2007 2016 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks

More information

Microsoft Windows DCOM Configuration. Windows XP SP3 and Server 2003 SP2 Configuration Guide

Microsoft Windows DCOM Configuration. Windows XP SP3 and Server 2003 SP2 Configuration Guide Microsoft Windows DCOM Configuration Windows XP SP3 and Server 2003 SP2 Configuration Guide Microsoft Windows DCOM Configuration Windows XP SP3 and Server 2003 SP2 Configuration Guide This manual is a

More information

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All

More information