LeCroy Software Licensing Guide

Size: px
Start display at page:

Download "LeCroy Software Licensing Guide"

Transcription

1 LeCroy Software Licensing Guide Overview This guide is intended to be used by an IT professional; it walks through the steps needed to activate and install software licenses for LeCroy software applications. The latest version of the license components and utilities are available online: Licensing Models In general, LeCroy applications enforce licensing on a feature-level granularity. These features are called licensed features. Typically, a license is not required to use a LeCroy application for viewing purposes; this means that most LeCroy applications can be used for free as a viewer. However, each LeCroy product has different features, so consult the product documentation for licensing information about a specific product. LeCroy applications support two licensing models: 1) Node-locked and 2) Floating. The application will only use one of these models; the one that is used depends on which product SKU was ordered. Node-locked Licenses Node-locking means the licensed features of a LeCroy application can only be used on specified host systems. Each node-locked license is bound to the Ethernet MAC address of a host; a node-locked license is not transferrable to another host. When a node-locked license file is installed on the host, it enables that host to use the licensed features specified in the license file. Floating Licenses A floating license allows anyone on the network at the installation site to use the licensed features of the LeCroy application, up to the concurrent usage limit specified in the license file. Floating licenses are managed by a License Server at the installation site; the License Server is needed to enforce the limit of concurrent usage of the licenses. The licenses are bound to the Ethernet MAC address of a specific License Server and may not be transferred to another License Server. Any computer with network access to the License Server may use the licensed features specified in the license file as long as the concurrent usage count is not exceeded. Page 1 of 7 v1.2

2 License Activation Procedure Please follow the procedure that matches the licensing model you will be using (either node-locked or floating). Node-locked Licenses 1. Obtain the Activation Code file (.txt) from LeCroy. In most cases, this would be distributed electronically via . This file contains the activation codes for all purchased licenses. 2. Perform the following steps on each machine on which you will install a license. Use a separate line of the Activation Code file for each computer: a. Download the Node Identification utility lmutil from the website listed above. Make sure to get the correct version for your platform. Extract the lmutil file from the downloaded zip/tar.gz file. b. Linux machines: Make sure your Linux installation is Linux Standard Base compliant. Consult the documentation for your Linux distribution for details on how to check this. For many distributions, you may install a special LSB package to enable compliance. c. Run the following command from a command prompt: lmutil lmhostid d. You will see output such as: e. Copy the part in quotes (including the quotes) and insert it at the end of a line of the Activation Code file. Make sure to only include one set of quotes. You may see multiple items in the list if you have both wired and wireless network interfaces; if this is the case (as shown above) only use one of the items. 3. Send the completed Activation Code file back to LeCroy. 4. This completes the Activation. LeCroy will then send back the license file(s) for the activated licenses. When you receive the license files(s) continue with the License Installation Procedure section of this guide. Floating Licenses Perform the following steps on the machine that will be License Server. Refer to the FlexNet License Administration Guide for details on considerations for choosing a License Server machine. Currently Windows x86 and Linux x86 are supported. 1. Obtain the Activation Code file (.txt) from LeCroy. In most cases, this would be distributed electronically via . This file contains the activation codes for all purchased licenses. Page 2 of 7 v1.2

3 2. Download the Node Identification utility lmutil from the website listed above. Make sure to get the correct version for your platform. Extract the lmutil file from the downloaded zip/tar.gz file. 3. Linux machines: Make sure your Linux installation is Linux Standard Base compliant. Consult the documentation for your Linux distribution for details on how to check this. For many distributions, you may install a special LSB package to enable compliance. 4. Run the following command from a command prompt: lmutil lmhostid 5. You will see output such as: 6. Copy the part in quotes (including the quotes) and insert it at the end of a line of the Activation Code file. Make sure to only include one set of quotes. You may see multiple items in the list if you have both wired and wireless network interfaces; if this is the case (as shown above) only use one of the items. 7. Send the completed Activation Code file back to LeCroy. 8. This completes the Activation. LeCroy will then send back the license file for the activated license. When you receive the license files(s) continue with the License Installation Procedure section of this guide. Page 3 of 7 v1.2

4 License Installation Procedure Please follow the procedure that matches the licensing model you will be using (either node-locked or floating). Node-locked Licenses 1. Obtain the required license file (.lic) from LeCroy. In most cases, this would be distributed electronically via Launch the LeCroy software application for which you are installing the license. 3. Select Help Display License Information menu item. License Information window opens. 4. Click Install License File button. File browser window opens. 5. Select.lic file from Step #1. 6. If successful, you will see a message box that states License file installed successfully. Floating Licenses 1. Obtain required license files (.lic) from LeCroy. In most cases, these would be distributed electronically via . You should receive one file named as XXXX_server.lic and one file named as XXXX_client.lic. 2. Retrieve the host name of your license server by running the following command from a command prompt: lmutil lmhostid -hostname 3. You will see output such as: 4. Specify the host name of your license server in the license files: a. Open the XXXX_server.lic file in any text editor. b. On the first line, replace the text this_host with the host name of your license server. For example: c. Save and close the file. Page 4 of 7 v1.2

5 d. Repeat for the XXXX_client.lic file. 5. License Server Configuration for Windows: a. Obtain required server components: - lmtools.exe - lmgrd.exe - lecroy.exe These may be downloaded from the website listed above. In some cases, one or more of these components may be sent via . b. On the license server machine, create a directory anywhere named LeCroy_License_Server. Copy the server components and the XXXX_server.lic file into this directory. If any components were sent via , be sure to rename the attachments to match the names above. c. Make sure you have administrator privileges. d. Launch lmtools.exe e. From the Server/License File tab, click the Configuration using Services option, and then click the Config Services tab. f. In the Service Name field, enter the name of the service as LeCroy License Server. g. In the Path to the lmgrd.exe file field, type the path or browse to the file lmgrd.exe h. In the Path to the license file field, type the path or browse to the XXXX_server.lic file. i. In the Path to the debug log file field, type the path or browse to the debug log file that this license server writes. Prepending the debug log file name with the + character appends logging entries. The default location for the debug log file is the c:\winnt\system32 folder. To specify a different location, specify a fully qualified path. j. Select the Use Services check box. k. Click Save Service. l. Click the Start/Stop/Reread tab. m. Select the license server service name configured above. n. Click Start Server. o. On each client running the LeCroy software application, install the XXXX_client.lic license file as described above in the Node-locked Licenses section. 6. License Server Configuration for Linux: a. Make sure your Linux Server is Linux Standard Base compliant. Consult the documentation for your Linux distribution for details on how to check this. For many distributions, you may install a special LSB package to enable compliance. b. Obtain required server components: - lmgrd - lecroy These may be downloaded from the website listed above. In some cases, one or more of these components may be sent via . c. On the license server machine, create a directory anywhere named LeCroy_License_Server. Copy the server components and the XXXX_server.lic file Page 5 of 7 v1.2

6 into this directory. If any components were sent via , be sure to rename the attachments to match the names above. d. Open a Terminal window and change directories to the LeCroy_License_Server directory you created in the previous step. e. Run the following command line:./lmgrd c XXXX_server.lic f. On each client running the LeCroy software application, install the XXXX_client.lic license file as described above in the Node-locked Licenses section. Page 6 of 7 v1.2

7 Support If assistance is required for activating or installing licenses, please contact LeCroy PSG Support: Online Support Web: Phone Support Voice: Fax: (USA/Canada) (worldwide) (worldwide) Page 7 of 7 v1.2

Licensing Guide. (Version ) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom

Licensing Guide. (Version ) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom Licensing Guide (Version 2014.1) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom Tel: +44 (0) 141 3322681 Fax: +44 (0) 141 3326792 www.mve.com Table of Contents 1. Move

More information

Installation Guide for AGI STK 10- Network

Installation Guide for AGI STK 10- Network Installation Guide for AGI STK 10- Network Updated: 4/5/2017 STK Licenses run on a yearly basis set by AGI. Plan accordingly on gaining licensing in the timeframe that you will be using the software. 2017-2018

More information

Table of Contents. Table of Contents License server installation guide - Windows. Download SCL Install SCL Customizing the License Key File

Table of Contents. Table of Contents License server installation guide - Windows. Download SCL Install SCL Customizing the License Key File Table of Contents Table of Contents License server installation guide - Windows Download SCL Install SCL Customizing the License Key File Modify the SERVER line Modify the VENDOR line Optional - Adding

More information

IHS Markit Software Installation and Licensing Manual

IHS Markit Software Installation and Licensing Manual IHS Markit Software Installation and Licensing Manual SubPUMP / PERFORM IHS 321 Inverness Drive South Englewood, Colorado 80112 IHS.com Customer Care North America: 1-800-IHS-CARE International: 1-303-736-3001

More information

Hexagon Metrology/Wilcox license server setup instructions

Hexagon Metrology/Wilcox license server setup instructions Hexagon Metrology/Wilcox license server setup instructions Prerequisites: Download and unzip the file License Server Install Files.7z. 1. Install the CLM tools The license activation software is needed

More information

GAUSS TM 10. Quick Start Guide

GAUSS TM 10. Quick Start Guide GAUSS TM 10 Quick Start Guide Information in this document is subject to change without notice and does not represent a commitment on the part of Aptech Systems, Inc. The software described in this document

More information

FLOATING LICENSE. version user guide

FLOATING LICENSE. version user guide version 17.0.1 user guide No Magic, Inc. 2011 All material contained herein is considered proprietary information owned by No Magic, Inc. and is not to be shared, copied, or reproduced by any means. All

More information

Analyst Installation Guide

Analyst Installation Guide Analyst v13.03 Analyst Installation Guide ni.com/awr Analyst Installation Guide Analyst v13.03 Edition 1960 E. Grand Avenue, Suite 430 El Segundo, CA 90245 USA Phone: +1 310.726.3000 Fax: +1 310.726.3005

More information

Silexica Software Licensing Introduction & Installation Version 1.0 English

Silexica Software Licensing Introduction & Installation Version 1.0 English Silexica Software Licensing Introduction & Installation Version 1.0 English Page 1 of 11 1 Introduction 1.1 Introduction The Silexica Software Licensing is based on Flexera s reliable and secure technology.

More information

Installation Guide Subscription Licenses

Installation Guide Subscription Licenses Installation Guide Subscription Licenses 1. INTRODUCTION... 2 2. INSTALLING GRAPHICODE SOFTWARE FOR A STANDALONE SUBSCRIPTION... 3 DETERMINING REQUIRED LICENSE INFORMATION... 3 3. THE NETWORK (FLOATING)

More information

CAVA 1.30.x for CATIA V5. Installation Guide. Revision

CAVA 1.30.x for CATIA V5. Installation Guide. Revision CAVA 1.30.x for CATIA V5 Installation Guide Revision 2018-02-23 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout the

More information

How to Download a GE Healthcare License File

How to Download a GE Healthcare License File GE Healthcare Life Sciences How to Download a GE Healthcare License File This is a short instruction on how to collect an edelivery file for a software product using the GE Healthcare Life Science licensing

More information

FlexNet License Administration Guide for TechniaTranscat Applications

FlexNet License Administration Guide for TechniaTranscat Applications FlexNet License Administration Guide for Applications Revision 2017-10-12 Contact on the internet Postal address Support hotline License handling http://www.techniatranscat.com GmbH Am Sandfeld 11c 76149

More information

Flexera Software Product Licensing Guide for InstallAnywhere 2010 and Earlier

Flexera Software Product Licensing Guide for InstallAnywhere 2010 and Earlier Flexera Software Product Licensing Guide for InstallAnywhere 2010 and Earlier Flexera Software Product Licensing Guide for InstallAnywhere 2010 and Earlier Part Number: ISA-1000-LG04 Product Release Date:

More information

v14.02 Installation Guide ni.com/awr

v14.02 Installation Guide ni.com/awr v14.02 Installation Guide ni.com/awr Installation Guide NI AWR Design Environment v14.02 Edition 1960 E. Grand Avenue, Suite 430 El Segundo, CA 90245 USA Phone: +1 310.726.3000 Fax: +1 310.726.3005 Website:

More information

PROLITH v11.0 Getting Started Guide

PROLITH v11.0 Getting Started Guide PROLITH v11.0 Getting Started Guide Copyright 1990-94, 1996, 1998, 2001-2008 KLA-Tencor Corporation. All rights reserved. Copyright 1990-94, 1996, 1998, 2001-2008 KLA-Tencor Corporation. All rights reserved.

More information

For QualNet 5.X the system is different. In the case for floating license we only require 1 license file:

For QualNet 5.X the system is different. In the case for floating license we only require 1 license file: License Queries 1. Do I need separate client and server License File? With the new version of QualNet 5.X, NCS updated the licensing mechanism. This means that the old QualNet 4.X license will not work

More information

Agilent EEsof EDA Licensing

Agilent EEsof EDA Licensing Agilent EEsof EDA Licensing Agilent EEsof EDA products require a license server in order to operate. For Windows systems, the Agilent EEsof EDA License Software is automatically installed with the product.

More information

CAVA 1.x for CATIA 3DEXPERIENCE. Installation Guide. Revision

CAVA 1.x for CATIA 3DEXPERIENCE. Installation Guide. Revision CAVA 1.x for CATIA 3DEXPERIENCE Installation Guide Revision 2018-04-27 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout

More information

Accelrys License Guide

Accelrys License Guide Accelrys License Guide Reference for Accelrys License Pack 3.7/3.8/3.9 July 2001 All updated information for the latest release of the Accelrys License Pack is provided at the Accelrys website documentation

More information

Autodesk DirectConnect 2010

Autodesk DirectConnect 2010 Autodesk DirectConnect 2010 Contents Chapter 2 Installing and Licensing...................... 3 Installing Autodesk DirectConnect..................... 3 Software deployment using group policies for Windows.........

More information

Install Guide - Multi-User Licenses

Install Guide - Multi-User Licenses Install Guide - Multi-User Licenses MINITAB and all other trademarks and logos for the Company's products and services are the exclusive property of Minitab Inc. All other marks referenced remain the property

More information

MAPLE 2017 STEP BY STEP INSTALLATION INSTRUCTIONS

MAPLE 2017 STEP BY STEP INSTALLATION INSTRUCTIONS MAPLE 2017 STEP BY STEP INSTALLATION INSTRUCTIONS STANDALONE INSTALLATION WINDOWS MACINTOSH LINUX NETWORK INSTALLATION WINDOWS MACINTOSH LINUX REDUNDANT SERVER SETUP TROUBLESHOOTING STANDALONE INSTALLATION

More information

Autodesk Network Licensing Guide

Autodesk Network Licensing Guide Ideate, Inc Headquarters 44 Montgomery St. Suite 1000 San Francisco CA, 94104 p. 888-662-7238 f. 888-450-3734 www.ideateinc.com Autodesk Network Licensing Guide The following guide is Ideate s recommended

More information

Quick Install and License Setup

Quick Install and License Setup Quick Install and License Setup Author: Date: URL: Greg Miller Oct 21, 2012 11:53 PM http://edocs.soco.agilent.com/display/mbp2012/quick+install+and+license+setup 1 of 10 Table of Contents 1 Quick Install

More information

Sonnet is based in Syracuse, NY, USA with representatives across the globe.

Sonnet is based in Syracuse, NY, USA with representatives across the globe. At Sonnet, we've been developing 3D planar high frequency EM software since 1983, and our software has earned a solid reputation as the world's most accurate commercial planar EM analysis package for single

More information

Installation Guide for Windows

Installation Guide for Windows Installation Guide for Windows IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

Installation Guide for AGI STK 10 Network

Installation Guide for AGI STK 10 Network Installation Guide for AGI STK 10 Network Updated: 6/26/2018 Network Licensing is an option for AGI STK software. The licenses sit on the server that serves them to the clients when they are requested.

More information

Sonnet is based in Syracuse, NY, USA with representatives across the globe.

Sonnet is based in Syracuse, NY, USA with representatives across the globe. At Sonnet, we've been developing 3D planar high frequency EM software since 1983, and our software has earned a solid reputation as the world's most accurate commercial planar EM analysis package for single

More information

v13.03 Installation Guide ni.com/awr

v13.03 Installation Guide ni.com/awr v13.03 Installation Guide ni.com/awr Installation Guide NI AWR Design Environment v13.03 Edition 1960 E. Grand Avenue, Suite 430 El Segundo, CA 90245 USA Phone: +1 310.726.3000 Fax: +1 310.726.3005 Website:

More information

Getting Started MBP 2017

Getting Started MBP 2017 Getting Started MBP 2017 Notices Keysight Technologies Incorporated, 2002-2017 1400 Fountaingrove Pkwy., Santa Rosa, CA 95403-1738, United States All rights reserved. No part of this documentation may

More information

License Manager User Guide

License Manager User Guide License Manager User Guide Copyright 2011, PROCAD Software. All rights reserved. The contents of this document are the property of PROCAD Software, and are subject to change without notice. No part of

More information

Table of Contents. Installation Preface... 1 Prerequisites... 1 Installation Procedure... 1

Table of Contents. Installation Preface... 1 Prerequisites... 1 Installation Procedure... 1 Copyright Notice All information contained in this document is the property of ETL Solutions Limited. The information contained in this document is subject to change without notice and does not constitute

More information

CAVA 1.27.x for CATIA V5. Installation Guide. Revision

CAVA 1.27.x for CATIA V5. Installation Guide. Revision CAVA 1.27.x for CATIA V5 Installation Guide Revision 2016-03-02 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout the

More information

Installing the Autodesk Network License Manager for AutoCAD 2004 or AutoCAD 2004-Based Products

Installing the Autodesk Network License Manager for AutoCAD 2004 or AutoCAD 2004-Based Products AutoCAD 2004 White Paper Installing the Autodesk Network License Manager for AutoCAD 2004 or AutoCAD 2004-Based Products Important Note: All references to AutoCAD or AutoCAD 2004 also apply to AutoCAD

More information

Install Guide. Contents

Install Guide. Contents Install Guide Basic installation, advanced installations, license administration, updating, and troubleshooting instructions for running Minitab 15 with multi-user licenses on Windows Contents Basic Installation,

More information

Agilent W2100 Antenna Modeling Design System

Agilent W2100 Antenna Modeling Design System Agilent W2100 Antenna Modeling Design System Windows Installation Agilent Technologies Notices Agilent Technologies, Inc. 2007-2008 No part of this manual may be reproduced in any form or by any means

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance and lmgrd License Server Management This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway.

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance and lmadmin License Server Management This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway.

More information

NVIDIA Professional Application Center

NVIDIA Professional Application Center NVIDIA Professional Application Center Network Licensing Guide 5 May 2017 Document version 2.0 Copyright Information 2017 NVIDIA Corporation. All rights reserved. This document is protected under copyright

More information

Altair. PBS Professional 9.1. Quick Start Guide. for UNIX, Linux, and Windows

Altair. PBS Professional 9.1. Quick Start Guide. for UNIX, Linux, and Windows Altair PBS Professional 9.1 Quick Start Guide for UNIX, Linux, and Windows PBS Professional TM Quick Start Guide Altair PBS Professional TM 9.0, Updated: October 23, 2007 Edited by: Anne Urban Copyright

More information

2016 Minitab Inc. All rights reserved.

2016 Minitab Inc. All rights reserved. Installation Guide Minitab, Quality. Analysis. Results. and the Minitab logo are registered trademarks of Minitab, Inc., in the United States and other countries. Additional trademarks of Minitab, Inc.

More information

EMC NetWorker. Licensing Guide. Version REV 04

EMC NetWorker. Licensing Guide. Version REV 04 EMC NetWorker Version 9.1 Licensing Guide 302-003-262 REV 04 Copyright 2001-2017 Dell Inc. or its subsidiaries. All rights reserved. Published March 2017 Dell believes the information in this publication

More information

ICEM Surf FlexLM License Manager 8.3 Release and Installation Notes. How to a quick installation. August 2003

ICEM Surf FlexLM License Manager 8.3 Release and Installation Notes. How to a quick installation. August 2003 ICEM Surf 4.3.0 FlexLM License Manager 8.3 Release and Installation Notes How to a quick installation August 2003 ICEM Ltd. 2003 How to install and configure the ICEM License Manager on Windows 2000 Please

More information

PGI VISUAL FORTRAN INSTALLATION GUIDE. Version 2018

PGI VISUAL FORTRAN INSTALLATION GUIDE. Version 2018 PGI VISUAL FORTRAN INSTALLATION GUIDE Version 2018 TABLE OF CONTENTS Chapter 1. Introduction...1 1.1. Product Overview... 1 1.2. Microsoft Build Tools... 2 1.3. Terms and Definitions... 2 1.4. Supported

More information

Aldec Active-HDL Lattice Edition Floating License Setup (Windows/Linux)

Aldec Active-HDL Lattice Edition Floating License Setup (Windows/Linux) June 2008 Introduction Application Note AN8079 This application note complements the isplever 7.1 Installation Notice (Windows XP / Windows 2000 / Windows Vista (32-bit) or Linux) and describes how to

More information

Installing the Autodesk Network License Manager for AutoCAD 2005 or AutoCAD 2005-Based Products

Installing the Autodesk Network License Manager for AutoCAD 2005 or AutoCAD 2005-Based Products AutoCAD 2005 Whitepaper Installing the Autodesk Network License Manager for AutoCAD 2005 This white paper is the second in a three-part series. It outlines how to install, authorize, and run the Autodesk

More information

Minitab Express for PC Installation Guide

Minitab Express for PC Installation Guide Installation Guide Minitab, Quality. Analysis. Results. and the Minitab logo are registered trademarks of Minitab, Inc., in the United States and other countries. Additional trademarks of Minitab, Inc.

More information

STK Virtual Training Install Logistics. August 24, 2017

STK Virtual Training Install Logistics. August 24, 2017 STK Virtual Training Install Logistics August 24, 2017 1 Agenda 1. License Types Overview and what to provide AGI 2. License Files Explanation plus Tips & Tricks 3. Installation Logistics System requirements,

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Page 2 PragmaDev Studio V5.3

Page 2 PragmaDev Studio V5.3 INSTALLATION MANUAL Page 2 PragmaDev Studio V5.3 Contents Introduction - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2 Description...2 FLEXlm architecture...3 PragmaDev

More information

Software license manager. DS Flex DRAFT. Installation manual

Software license manager. DS Flex DRAFT. Installation manual Software license manager DS Flex Installation manual DS_FLEX Deltares Software License Manager Installation Manual Version: 4.02 SVN Revision: 50387 July 14, 2018 DS_FLEX, Installation Manual Published

More information

3DSMART License Management User Guide

3DSMART License Management User Guide 3DSMART License Management User Guide Copyright 2010, PROCAD Software The contents of this document are the property of PROCAD Software, and are subject to change without notice. No part of this document

More information

HOW TO LICENSE NOVAPOINT

HOW TO LICENSE NOVAPOINT NOVAPOINT 18.30 64-bit HOW TO LICENSE NOVAPOINT Note: Where this guide differs from the description in the guide included in the CD cover, it is the description in this guide that applies. Copyright 2012,

More information

Enhanced Automated Graphical Logistics Environment

Enhanced Automated Graphical Logistics Environment EAGLE License Management Enhanced Automated Graphical Logistics Environment EAGLE LICENSE MANAGEMENT 13 Apr 2012 A Product of Raytheon Company 1997-2012 Raytheon Company ALL RIGHTS RESERVED U.S. Patents

More information

Synchro PRO 2016 Shared User License Manager Installation Instructions

Synchro PRO 2016 Shared User License Manager Installation Instructions Synchro PRO 2016 Shared User License Manager Installation Instructions i electronically or otherwise, or transmitted in any form, without the express prior permission of Synchro Installation 1. Run setupsynchrolicenseserver.exe,

More information

Activating your license and using QA C/C++ for the first time

Activating your license and using QA C/C++ for the first time Activating your license and using QA C/C++ for the first time To use this license for the first time you will need to use a FLEXlm license server (which can run locally on your machine). Using a FLEXid?

More information

PathMATE Installation Guide

PathMATE Installation Guide PathMATE Installation Guide Version 1.6 May 28, 2008 Pathfinder Solutions LLC 33 Commercial Street, Suite 2 Foxboro, MA 02035 USA www.pathfindermda.com 888-662-7284 2008 by Pathfinder Solutions Table Of

More information

If you have any questions or issues relating to this, please contact support on or call us on

If you have any questions or issues relating to this, please contact support on or call us on The Amtech Flex Service is designed for concurrent licenses so that the software can be installed on many machines but only used up to a maximum of users specified. This guide is designed to help you install

More information

VisualDOC INSTALLATION GUIDE VERSION 6.2 AUG 2009

VisualDOC INSTALLATION GUIDE VERSION 6.2 AUG 2009 VisualDOC INSTALLATION GUIDE VERSION 6.2 AUG 2009 VANDERPLAATS RESEARCH & DEVELOPMENT, INC. 1767 SOUTH 8TH STREET, SUITE 200 COLORADO SPRINGS, CO 80905 Phone: (719) 473-4611 Fax: (719) 473-4638 http://www.vrand.com

More information

Installation and Configuration Guide

Installation and Configuration Guide Sysgem SysMan Utilities (Professional Edition) Installation and Configuration Guide By Sysgem AG Sysgem is a trademark of Sysgem AG. Other brands and products are registered trademarks of their respective

More information

Installation Guide Autodesk March 2010

Installation Guide Autodesk March 2010 Installation Guide Autodesk March 2010 2010 Autodesk, Inc. All Rights Reserved. Except as otherwise permitted by Autodesk, Inc., this publication, or parts thereof, may not be reproduced in any form, by

More information

ST7 TO ST8 UPDATE PROCEDURE. By Tony Mazonowicz EDGE plm, Australia

ST7 TO ST8 UPDATE PROCEDURE. By Tony Mazonowicz EDGE plm, Australia ST7 TO ST8 UPDATE PROCEDURE By Tony Mazonowicz EDGE plm, Australia ST8 INSTALL NOTES ST8 will not install on 32-bit Windows machines ST8 INSTALL NOTES ST8 will not install on 32-bit Windows machines Make

More information

FlexNet Licensing: Steps to Activate Licenses to an Offline License Server

FlexNet Licensing: Steps to Activate Licenses to an Offline License Server Harris Geospatial Solutions Technical Support Help Article FlexNet Licensing: Steps to Activate Licenses to an Offline License Server Last updated: February 1, 2017 INTRODUCTION This help article provides

More information

P IPENET PIPENET VISION NETWORK INSTALLATION GUIDE. FLEXlm LICENSING S U N R I S E S Y S T E M S L I M I T E D,

P IPENET PIPENET VISION NETWORK INSTALLATION GUIDE. FLEXlm LICENSING S U N R I S E S Y S T E M S L I M I T E D, P IPENET PIPENET VISION NETWORK INSTALLATION GUIDE FLEXlm LICENSING S U N R I S E S Y S T E M S L I M I T E D, 2 0 0 7 T A B L E O F C O N T E N T S 1 SYSTEM REQUIREMENTS...3 2 BEFORE YOU START... 3 2.1

More information

Laboratory of Networked Embedded Systems

Laboratory of Networked Embedded Systems University of Verona A.A 2017/2018 Laboratory of Networked Embedded Systems Lesson 2 Open Virtual Platform (OVP) Valentina Ceoletta, Enrico Fraccaroli May 2, 2018 Contents 1 Download & Install OVP 2 1.1

More information

Part I. Installation, Licensing, and Utilities

Part I. Installation, Licensing, and Utilities Part I Installation, Licensing, and Utilities 1 CHAPTER ONE INSTALLATION, LICENSING, AND CONFIGURATION This chapter provides detailed instructions for installing FLOW-3D, configuring software licensing,

More information

PathMATE Installation Guide

PathMATE Installation Guide PathMATE Installation Guide Version 1.8 June 29, 2011 Deleted: January 10 Pathfinder Solutions Wrentham, Massachusetts USA www.pathfindermda.com 888-662-7284 2011 by Pathfinder Solutions Table Of Contents

More information

Users Guide for Orb Control Panel Orb Networks, Inc.

Users Guide for Orb Control Panel Orb Networks, Inc. Users Guide for Orb Control Panel Orb Networks, Inc. Orb Networks, Inc. 1 Contents Introduction... 3 Where is Orb Control Panel?... 3 General Tab... 5 Adding Libraries... 8 Adding a Password...10 Adding

More information

Installation Reference

Installation Reference Version 5.0 March 11, 2018 Installation Reference Copyright 2005-2018 ManTech International Corporation Protected by the Document Detective End User License Agreement Installation Requirements Document

More information

Installation Guide for Open VMS

Installation Guide for Open VMS Installation Guide for Open VMS IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

CATIA Composer R2015x

CATIA Composer R2015x CATIA Composer R2015x Installation, Configuration and Licensing Guide 3DS.COM Dassault Systèmes 09/2013 ref.: CATIA Guide R2015x 9/11/2014 Contents Overview...1 What's New?...3 System Requirements...4

More information

Installing the Autodesk Network License Manager for AutoCAD 2007 or Other AutoCAD 2007 Based Products

Installing the Autodesk Network License Manager for AutoCAD 2007 or Other AutoCAD 2007 Based Products AutoCAD 2007 Installing the Autodesk Network License Manager for AutoCAD 2007 or Other AutoCAD 2007 Based Products This white paper is the second in a three-part series. It outlines how to install, activate,

More information

DSI Optimized Backup & Deduplication for VTL Installation & User Guide

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

More information

License Server

License Server License Server 11.13.0.2 Installation Guide Isograph Copyright 2015 Isograph Limited. All rights reserved. This document and the associated software contains proprietary information which is protected

More information

Administrator s Guide

Administrator s Guide Administrator s Guide Mathcad 14.0 April 2007 Copyright 2007 Parametric Technology Corporation. All Rights Reserved. User and training documentation from Parametric Technology Corporation and its subsidiary

More information

COMOS. Lifecycle FLEXnet License Installation and Management. Security information 1. Notices 2. License types 3. Get the HostID 4.

COMOS. Lifecycle FLEXnet License Installation and Management. Security information 1. Notices 2. License types 3. Get the HostID 4. Security information 1 Notices 2 COMOS Lifecycle FLEXnet License Installation and Management Operating Manual License types 3 Get the HostID 4 Licenses Files 5 Installing the License Server 6 License Installation

More information

MassTransit Server Installation Guide for Windows

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

More information

Open the dmg file USBCDC-OS10_4-Installer.dmg located in the CDC ECM folder. The package should be visible.

Open the dmg file USBCDC-OS10_4-Installer.dmg located in the CDC ECM folder. The package should be visible. Mac OS X 10.4 I - Ethernet over USB 1 - Installation Open the dmg file USBCDC-OS10_4-Installer.dmg located in the CDC ECM folder. The package should be visible. Double click on the USB-CDC104-Drivers.pkg

More information

NetComm Smart Hub 4G Quick Start Guide

NetComm Smart Hub 4G Quick Start Guide NetComm 4G Quick Start Guide Setting up your Getting started Important Notice about your SIM Card: Your SIM card is designed to only work with your and is locked to this one device. If you insert your

More information

Student & Client Support Services Student Guide

Student & Client Support Services Student Guide Student & Client Support Services Student Guide Wireless Config - Mac For all wireless configurations done by CNS technicians and helpdesk consultant, an Authorization & Indemnification for configuration

More information

Licensing eggplant Functional

Licensing eggplant Functional Published on Documentation (http://docs.testplant.com) Home > Getting Started > Licensing Licensing Licensing eggplant Functional To run eggplant Functional on your machine, you must license it. If you

More information

License Manager Users Manual, rev

License Manager Users Manual, rev License Manager Users Manual Rev 3.0 For use with v2017.04.05 and higher Introduction... 1 Installation... 2 Graphical Installation... 2 Service Control... 4 Manual Installation... 6 Removal... 8 Windows...

More information

April UNIX Installation Guide

April UNIX Installation Guide April 2002 UNIX Installation Guide How to Contact Ansoft Address: United States Four Station Square, Suite 200 Pittsburgh, PA 15219 USA. Europe Regal House, 9th Floor 70 London Road Twickenham, Middlesex

More information

Installation Note. Hexpress v2.5 Unstructured Grid Generator. for LINUX and UNIX platforms NUMERICAL MECHANICS APPLICATIONS.

Installation Note. Hexpress v2.5 Unstructured Grid Generator. for LINUX and UNIX platforms NUMERICAL MECHANICS APPLICATIONS. Installation Note for LINUX and UNIX platforms Hexpress v2.5 Unstructured Grid Generator - December 2007 - NUMERICAL MECHANICS APPLICATIONS Installation Note for LINUX and UNIX platforms Hexpress v2.5

More information

MEDIASEAL Encryptor Client Manual

MEDIASEAL Encryptor Client Manual MEDIASEAL Encryptor Client Manual May 2018 Version 3.7.1 Fortium Technologies Ltd www.fortiumtech.com Copyright 2018 - Fortium Technologies Ltd Information contained in this document is subject to change

More information

solidthinking Compose Installation Guide

solidthinking Compose Installation Guide Installation Guide This document describes the installation procedure for Compose 2017.3 on Windows and Linux platforms. Main Installer for Windows To execute the installation, double-click Compose_2017.3_Win64.exe.

More information

License Server Administrator Guide How to configure and manage a license server for sharable licenses

License Server Administrator Guide How to configure and manage a license server for sharable licenses ! License Server Administrator Guide How to configure and manage a license server for sharable licenses Copyright 2015 PACE Anti-Piracy, Inc. All rights reserved Version 07/07/2015 ! Table of Contents

More information

Geneious Floating License Manager Version Biomatters Ltd

Geneious Floating License Manager Version Biomatters Ltd Geneious Floating License Manager Version 2.1.2 Biomatters Ltd April 10, 2018 2 Introduction A Geneious Floating License is provided by a server to clients that can request a license over a network. The

More information

PAN 802.1x Connector Application Installation Guide

PAN 802.1x Connector Application Installation Guide PAN 802.1x Connector Application Installation Guide Version 1.2 "Copyright CodeCentrix. All rights reserved 2015. Version 1.2 Contact Information CodeCentrix www.codecentrix.co.za/contact Email: info@codecentrix.co.za

More information

Johns Hopkins

Johns Hopkins Wireless Configuration Guide: Windows Vista Additional hopkins wireless network instructions and requirements for Windows XP, Mac OS X, and Linux can be found at: http://www.it.jhu.edu/networking/wireless/

More information

CAM350. Product Installation Guide V7.6

CAM350. Product Installation Guide V7.6 CAM350 Product Installation Guide V7.6 CAM350 Installation The software and auxiliary files are provided on CD ROM. Each CAM350 bundle and optional modules are part of the same executable code, and is

More information

2015 Beta 2 Tutorials

2015 Beta 2 Tutorials 2015 Beta 2 Tutorials 2015 Beta 2 FOR WINDOWS & UNIX & LINUX Contents 1 Tutorial 2: Config, Deploy & Run the Application... 1 1.1 Task 1: Configure the database type... 1 1.2 Task 2: Configure the database

More information

NETSTORAGE via WINDOWS XP NETDRIVE

NETSTORAGE via WINDOWS XP NETDRIVE NETSTORAGE via WINDOWS XP NETDRIVE 1.0 INTRODUCTION NetStorage enables you to access your Network drive (H drive for Annin and Ridge users, P drive for elementary users) and other shared drives when you

More information

GAUSS TM 12. Quick Start Guide

GAUSS TM 12. Quick Start Guide GAUSS TM 12 Quick Start Guide Information in this document is subject to change without notice and does not represent a commitment on the part of Aptech Systems, Inc. The software described in this document

More information

PIPENET PIPENET VISION. FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D,

PIPENET PIPENET VISION. FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D, PIPENET PIPENET VISION FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D, 2 0 0 9 T A B L E O F C O N T E N T S 1 TROUBLESHOOTING...4 2 FLEXLM SERVER...5 2.1 FLEXlm

More information

PVF INSTALLATION GUIDE. Version 2017

PVF INSTALLATION GUIDE. Version 2017 PVF INSTALLATION GUIDE Version 2017 TABLE OF CONTENTS Chapter 1. Introduction...1 1.1. Product Overview... 1 1.2. Microsoft Build Tools... 2 1.3. Terms and Definitions... 2 1.4. Supported Processors...2

More information

2017 Minitab Inc. All rights reserved.

2017 Minitab Inc. All rights reserved. Installation Guide Minitab, Quality. Analysis. Results. and the Minitab logo are registered trademarks of Minitab, Inc., in the United States and other countries. Additional trademarks of Minitab, Inc.

More information

Product Documentation. AppWave Browser. Apps User Guide. Version 4.1 Published February 12, 2013

Product Documentation. AppWave Browser. Apps User Guide. Version 4.1 Published February 12, 2013 Product Documentation AppWave Browser Apps User Guide Version 4.1 Published February 12, 2013 2013 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero Technologies logos, and all other Embarcadero

More information

WISE License Server Guide

WISE License Server Guide Copyright 2018 WISE Software Solutions, Inc. All Rights Reserved License Server Overview To install a network license, you must first set up a license server to control the WISE Software licenses. After

More information