MATLAB Distributed Computing Server Licensing Guide

Size: px
Start display at page:

Download "MATLAB Distributed Computing Server Licensing Guide"

Transcription

1 MATLAB Distributed Computing Server Licensing Guide

2 How to Contact MathWorks Latest news: Sales and services: User community: Technical support: Phone: The MathWorks, Inc. 3 Apple Hill Drive Natick, MA MATLAB Distributed Computing Server Licensing Guide COPYRIGHT by The MathWorks, Inc. The software described in this document is furnished under a license agreement. The software may be used or copied only under the terms of the license agreement. No part of this manual may be photocopied or reproduced in any form without prior written consent from The MathWorks, Inc. FEDERAL ACQUISITION: This provision applies to all acquisitions of the Program and Documentation by, for, or through the federal government of the United States. By accepting delivery of the Program or Documentation, the government hereby agrees that this software or documentation qualifies as commercial computer software or commercial computer software documentation as such terms are used or defined in FAR 2.22, DFARS Part , and DFARS Accordingly, the terms and conditions of this Agreement and only those rights specified in this Agreement, shall pertain to and govern the use, modification, reproduction, release, performance, display, and disclosure of the Program and Documentation by the federal government (or other entity acquiring for or through the federal government) and shall supersede any conflicting contractual terms or conditions. If this License fails to meet the government's needs or is inconsistent in any respect with federal procurement law, the government agrees to return the Program and Documentation, unused, to The MathWorks, Inc. Trademarks MATLAB and Simulink are registered trademarks of The MathWorks, Inc. See for a list of additional trademarks. Other product or brand names may be trademarks or registered trademarks of their respective holders. Patents MathWorks products are protected by one or more U.S. patents. Please see for more information. Revision History March 202 September 202 March 203 June 203 July 204 October 204 March 205 Online only Online only Online only Online only Online only Online only Online only

3 Contents Cluster Licensing Options Choose Licensing Option Overview On-Site Cluster Cloud Cluster Prepare On-Site Cluster for MathWorks Hosted License Manager Step : Open Cluster Machine Ports Step 2: Disable FlexNet Licensing Step 3a: Modify License Parameters in Definitions File (MJS Only) Step 3b: Set Cluster Object Property Value (Third-Party Schedulers) Configure MathWorks Hosted License Manager in the License Center Step : Select MathWorks Hosted License Manager Step 2: Manage Users Configure Optional On-Demand Licensing in the License Center Step : Enable On-Demand Step 2: Manage Users Disable or Reenable On-Demand Monitor On-Demand Worker Usage Disable MathWorks Hosted License Manager and Switch to FlexNet Step : Select and Activate FlexNet Step 2: Set Up FlexNet Licensing in On-Site Cluster Step 3a: Modify License Parameter in Definitions File (MJS Only) iii

4 Step 3b: Reset Cluster Object Property Value (Third-Party Schedulers) iv Contents -26

5 Cluster Licensing Options Choose Licensing Option on page -2 Prepare On-Site Cluster for MathWorks Hosted License Manager on page -6 Configure MathWorks Hosted License Manager in the License Center on page -9 Configure Optional On-Demand Licensing in the License Center on page -5 Disable MathWorks Hosted License Manager and Switch to FlexNet on page -24

6 Cluster Licensing Options Choose Licensing Option In this section... Overview on page -2 On-Site Cluster on page -3 Cloud Cluster on page -4 Overview The following table provides an overview of the features and requirements of the licensing options for MATLAB Distributed Computing Server. License Management Option Supported Cluster Locations Supported Schedulers Requirements Fixed Count/ On-Demand FlexNet On-site only Any scheduler Normal activation Fixed only Any scheduler Configured in Fixed MathWorks On-demand License Center Both combined with allowed on same cluster user list MathWorks hosted On-site, or license manager Cloud On-site clusters require access to Internet -2

7 Choose Licensing Option On-Site Cluster With MATLAB Distributed Computing Server installed on-site, you have two licensing options: FlexNet License Manager on page -3 MathWorks Hosted License Manager on page -3 FlexNet License Manager FlexNet license management provides the traditional solution for licensing MATLAB workers in your cluster. The FlexNet license manager is installed and started on the same network as the cluster nodes. In this scenario, the number of licenses is limited to a fixed count, and on-demand licensing is not supported. The following figure shows one possible configuration for licensing an on-site cluster. On-site computer cluster Head node FlexNet license manager Client node Parallel Computing Toolbox Worker node Worker node MATLAB Distributed Computing Server MATLAB Distributed Computing Server Worker node MATLAB Distributed Computing Server FlexNet license management is required for any cluster that cannot access the Internet. This configuration of license management is fully described in the MATLAB and Simulink license management documentation. MathWorks Hosted License Manager When your cluster workers are licensed with the MathWorks hosted license manager, when a worker starts executing a task in a job for a particular user, it checks out a -3

8 Cluster Licensing Options license from the MathWorks hosted license manager. The license is released when the worker is finished performing tasks for that user. The following figure shows this licensing configuration for an on-site cluster. MathWorks license center MathWorks hosted license manager Client node Parallel Computing Toolbox Worker node MATLAB Distributed Computing Server Worker node MATLAB Distributed Computing Server Worker node MATLAB Distributed Server On-site computer cluster Your on-site cluster can use the MathWorks hosted license manager if the cluster machines have access to the Internet using HTTPS port 443. This type of setup requires configuration steps on your cluster and in the License Center. The following sections describe how to configure your cluster and select the MathWorks hosted license manager, beginning with Prepare On-Site Cluster for MathWorks Hosted License Manager on page -6. Cloud Cluster Using a MATLAB Distributed Computing Server cluster in the Amazon EC2 cloud, your only licensing option is the MathWorks hosted license manager. The following figure illustrates a possible licensing configuration for a cloud cluster. -4

9 Choose Licensing Option MathWorks license center MathWorks hosted license manager Worker node MATLAB Distributed Computing Server Parallel Computing Toolbox Worker node MATLAB Distributed Computing Server Worker node MATLAB Distributed Computing Server MJSComputeCloud scheduler Job submission Amazon EC2 cluster This configuration does not involve an on-site cluster. Instructions for enabling the MathWorks hosted license manager are described in Configure MathWorks Hosted License Manager in the License Center on page -9. For information on starting and using a cluster in the Amazon EC2 cloud, visit the MathWorks Cloud Center at: -5

10 Cluster Licensing Options Prepare On-Site Cluster for MathWorks Hosted License Manager In this section... Step : Open Cluster Machine Ports on page -6 Step 2: Disable FlexNet Licensing on page -6 Step 3a: Modify License Parameters in Definitions File (MJS Only) on page -7 Step 3b: Set Cluster Object Property Value (Third-Party Schedulers) on page -8 Step : Open Cluster Machine Ports For MathWorks hosted license manager, all the cluster worker machines require HTTPS communication with the Internet. Be sure that port 443 is open on all cluster machines. Step 2: Disable FlexNet Licensing If this is a new cluster installation that never used FlexNet license management, you can skip this step and proceed to the following section, Step 3a: Modify License Parameters in Definitions File (MJS Only) on page -7. FlexNet Manages Only MATLAB Distributed Computing Server Cluster If the FlexNet license manager provides licensing for only the cluster workers of your onsite installation of MATLAB Distributed Computing Server: Shut down the FlexNet server/daemon, and 2 Delete the license file found at: FlexNetRoot/etc/license.dat (Your license file name and location might vary.) FlexNet Manages Multiple Products It is possible that the FlexNet license manager provides licensing for multiple products, such as MATLAB Distributed Computing Server on your cluster machines, MATLAB with Parallel Computing Toolbox on your client computer, and other software products. In this case, you need to disable the licensing only for MATLAB Distributed Computing Server, while leaving all other licensing active. -6 With your editor of choice, open the license file:

11 Prepare On-Site Cluster for MathWorks Hosted License Manager FlexNetRoot/etc/license.dat (Your license file name and location might vary.) 2 In the file, locate and remove the entry that begins with the text: INCREMENT MATLAB_Distrib_Comp_Engine... The entry might span more than one line in the file. Remove the entire entry and save the file. 3 Restart FlexNet for the changes to take effect. FlexNet utilities such as lmstat can verify that only the proper products are licensed. Step 3a: Modify License Parameters in Definitions File (MJS Only) The mdce process uses its parameter definitions file to control the behavior of the MATLAB job scheduler (MJS) and workers. Where matlabroot indicates the folder of the cluster MATLAB installation, the definitions file is located at: matlabroot/toolbox/distcomp/bin/mdce_def.sh (UNIX) matlabroot\toolbox\distcomp\bin\mdce_def.bat (Windows) When using MathWorks hosted license manager, modify the mdce_def file to set the online licensing parameter value to true. For R202b or earlier, the line should read as either one of the following: ONLINE_LICENSE_MANAGEMENT="true" (UNIX) set ONLINE_LICENSE_MANAGEMENT=true (Windows) For R203a or later, the line should read as either one of the following: USE_MATHWORKS_HOSTED_LICENSE_MANAGER="true" (UNIX) set USE_MATHWORKS_HOSTED_LICENSE_MANAGER=true (Windows) The USE_MATHWORKS_HOSTED_LICENSE_MANAGER parameter automatically releases licenses when workers are idle. By releasing licenses during idle times, other ondemand workers can use these licenses, as needed. With the new settings in the mdce_def file, restart the cluster resources (MJS and workers) in the usual manner as described in the installation and configuration sections of the MATLAB Distributed Computing Server documentation. -7

12 Cluster Licensing Options Step 3b: Set Cluster Object Property Value (Third-Party Schedulers) When using a third-party scheduler, you must specify that workers are to use the MathWorks hosted license manager. Do this in MATLAB by setting the cluster object property RequiresMathWorksHostedLicensing to true. You can set this property in the Cluster Profile Manager or at the command line. Script Environment Variables (Generic Scheduler Only) The set of generic scheduler interface scripts provided with the toolbox were updated in R202b with new environment variables to accommodate using the MathWorks hosted license manager. The new variables in the scripts are: MLM_WEB_LICENSE MLM_WEB_USER_CRED MLM_WEB_ID MDCE_LICENSE_NUMBER The scripts reside in the folder: matlabroot/toolbox/distcomp/examples/integration (UNIX) matlabroot\toolbox\distcomp\examples\integration (Windows) If you use these scripts directly, the variables are automatically set as a result of your setting the value of the cluster object property RequiresMathWorksHostedLicensing. If you create customized versions of these scripts for setting environment variables in your cluster operation, you should update your scripts to accommodate these new variables. For more information about using the generic scheduler interface and the example scripts, see Use the Generic Scheduler Interface in the Parallel Computing Toolbox documentation. -8

13 Configure MathWorks Hosted License Manager in the License Center Configure MathWorks Hosted License Manager in the License Center In this section... Step : Select MathWorks Hosted License Manager on page -9 Step 2: Manage Users on page -3 Step : Select MathWorks Hosted License Manager To configure your licensing with MathWorks hosted license manager, follow these steps. In a web browser, navigate to the MathWorks License Center at: 2 If you are not already logged into the License Center, log in with your MathWorks account. The License Center displays all the licenses you are associated with, either as an end-user or administrator. 3 Click the MATLAB Distributed Computing Server that you want to access for modifying its settings. -9

14 Cluster Licensing Options -0 4 Click the Activation and Installation tab to see if this license is using FlexNet or the MathWorks hosted license manager. 5 To change the license management setting, click its edit icon.

15 Configure MathWorks Hosted License Manager in the License Center 6 The next dialog depends on whether you are transferring your licensing from an activated FlexNet managed installation or not. a If your FlexNet managed installation is not activated in the License Center, a dialog presents you with a choice of MathWorks hosted license manager or FlexNet license manager. This also applies if you are licensing a new installation, or configuring your license for a cloud cluster. -

16 Cluster Licensing Options Select MathWorks hosted license manager, then click Change License Management. b 7 If you are switching from an activated FlexNet managed installation to a MathWorks hosted license manager, a dialog informs you of the steps involved in the process: shutting down FlexNet licensing for your cluster, and changing the setting in the License Center. The first step should already done, as described in Prepare On-Site Cluster for MathWorks Hosted License Manager on page -6. The second step is done when you proceed with this dialog. The next dialog indicates success in switching your license management. Click Done to dismiss the dialog and return to the License Center page. The License Center display for this license now indicates that its license management setting is the MathWorks hosted license manager. -2

17 Configure MathWorks Hosted License Manager in the License Center If you have not yet installed MATLAB Distributed Computing Server on your cluster, click Get File Installation Key to get the necessary key for product installation. Because licensing is managed on the web, you do not need a license file and there is no need for activation. Step 2: Manage Users For the MathWorks hosted license manager to know which users have permission to check out a license, you have to define a list of allowed users for that license. Follow these steps to control which users can access worker licenses. For the selected license, click the End Users and License Contacts tab. Any users already associated with this license appear in the list. 2 Click Add User to add a user to the list. -3

18 Cluster Licensing Options 3 In the dialog, provide the user s address, and a set of names, then click Continue Note that if the specified address does not correspond to an existing MathWorks Account, a new account is created for that user. 4 To remove a user from the list for this license, on the right-hand side of the user list click the red icon on the line for that user in the Remove User column. Note When using the MathWorks hosted license manager, a MATLAB worker session checks out a license when it begins executing a task in a job submitted by a particular user. Because the licensing is managed from the web, the first time you submit a job to the cluster, MATLAB prompts you to log in so that the MathWorks hosted license manager can identify you and authenticate your permission to use a license. When a MATLAB worker is finished performing tasks for that user, it releases the license. When a different user submits a job to the cluster, new licenses are checked out for the workers when that job starts running. So licensing is performed on a per-user basis. -4

19 Configure Optional On-Demand Licensing in the License Center Configure Optional On-Demand Licensing in the License Center Step : Enable On-Demand On-demand licensing allows you to use additional workers as needed. The charge for these workers is based on usage time, rather than on a fixed number of workers. Enabling on-demand provides additional workers to the fixed count limit on your number of workers, or it can be used as your only form of licensing. Note On-demand licensing is not available in all areas. Contact your MathWorks representative. On-demand licensing for a particular license requires that license to be configured to use the MathWorks hosted license manager. (On-demand licensing is not supported by FlexNet license management.) This might be the default for a new license, or you can enable it yourself as described in Step : Select MathWorks Hosted License Manager on page -9. For MathWorks hosted license manager, all the cluster worker machines require HTTPS communication with the Internet. Be sure that port 443 is open on all cluster machines When you have configured a license to use the MathWorks hosted license manager, the On Demand tab is available for that license. -5

20 Cluster Licensing Options To enable on-demand licensing, follow these steps: -6 Select the On Demand tab. 2 Click Start Using On-Demand (add new card). 3 Enter the billing address, accept the terms and conditions, and click Continue to Add Payment Information.

21 Configure Optional On-Demand Licensing in the License Center 4 Enter information about the credit card you plan to use to pay for on-demand usage and click Send. -7

22 Cluster Licensing Options -8 5 On the Confirmation screen, click Return to License Center. 6 On the On-Demand tab, verify that the status for On-Demand is On.

23 Configure Optional On-Demand Licensing in the License Center Step 2: Manage Users You must define a list of allowed users so that the MathWorks hosted license manager can recognize which users have permissions to check out an on-demand workers. For the selected license, click the End Users and License Contacts tab. Any users already associated with this license appear in the list. 2 Click Add User to add a user to the list. -9

24 Cluster Licensing Options In the dialog, you can set whether the user is allowed to use on-demand at this time or not. This is only the initial setting. You can change the setting at any time after the person is in the user list. Note that if the specified address does not correspond to an existing MathWorks Account, a new account is created for that user. 3 On the right-hand side of the user list, you can click the red X or green check mark to toggle that user s permissions for on-demand usage. The setting for On-demand Permissions for new End Users on the End Users and License Contacts tab can be useful when users are allowed to add themselves to the user list and you want to control whether they are allowed to use on-demand by default. -20

25 Configure Optional On-Demand Licensing in the License Center Disable or Reenable On-Demand You can disable and then reenable on-demand at any time. Disable On-Demand You can disable on-demand licensing at any time. For the selected license, select the On-Demand tab. 2 Click Stop On-Demand. 3 In the Disable On-Demand confirmation window, click Disable On-Demand. 4 Click Done after on-demand workers are disabled. -2

26 Cluster Licensing Options Reenable On-Demand To enable on-demand after disabling it: Return to the On-Demand tab for the selected license. 2 Click Restart On-Demand (use this card) to restart on-demand using the existing credit card for payment. Or, click Start Using On-Demand (add new card) to enable on-demand and use a different credit card. 3 Follow the on-screen instructions to complete the process. Monitor On-Demand Worker Usage To view reports of up to six months of on-demand worker usage: -22 For the selected license, click the On-Demand tab 2 Click On-Demand Usage History.

27 Configure Optional On-Demand Licensing in the License Center 3 Select the type of report to generate. You can generate a report for current activity or a report for a specific time frame within the previous six months. 4 Click Generate On-demand Usage Report. -23

28 Cluster Licensing Options Disable MathWorks Hosted License Manager and Switch to FlexNet In this section... Step : Select and Activate FlexNet on page -24 Step 2: Set Up FlexNet Licensing in On-Site Cluster on page -26 Step 3a: Modify License Parameter in Definitions File (MJS Only) on page -26 Step 3b: Reset Cluster Object Property Value (Third-Party Schedulers) on page -26 Step : Select and Activate FlexNet If you want to switch back to FlexNet license management for your on-site cluster, you first need to edit your License Management setting in the MathWorks License Center. Log in to the MathWorks License Center with your MathWorks account at: Select the license you want to modify. 3 On the Activation and Installation tab, click the License Management edit icon. 4 Select FlexNet license manager, and click Change License Management.

29 Disable MathWorks Hosted License Manager and Switch to FlexNet 5 The dialog indicates success. Click Done. 6 Back on the Activation and Installation tab, click Activate to activate your cluster installation licensing. This follows the standard procedure described in the MATLAB and Simulink Installation documentation. 7 To download a new license file and file installation key, click Get License File. -25

30 Cluster Licensing Options Step 2: Set Up FlexNet Licensing in On-Site Cluster With the license file available from the MathWorks License Center, restart FlexNet for your cluster installation. This procedure is fully described in the MATLAB and Simulink Installation documentation. Step 3a: Modify License Parameter in Definitions File (MJS Only) On your cluster installation, open the mdce_def file (as described previously in Step 3a: Modify License Parameters in Definitions File (MJS Only) on page -7), and set the online licensing parameter value to false. For R202b or earlier, the line should read as either one of the following: ONLINE_LICENSE_MANAGEMENT="false" (UNIX) set ONLINE_LICENSE_MANAGEMENT=false (Windows) For R203a or later, the line should read as either one of the following: USE_MATHWORKS_HOSTED_LICENSE_MANAGER="false" (UNIX) set USE_MATHWORKS_HOSTED_LICENSE_MANAGER=false (Windows) With the new settings in the mdce_def file, restart the cluster resources (MJS and workers) in the usual manner. Step 3b: Reset Cluster Object Property Value (Third-Party Schedulers) For third-party schedulers, you must specify that workers are to use the local FlexNet license manger instead of MathWorks hosted license manager. Do this in MATLAB by -26

31 Disable MathWorks Hosted License Manager and Switch to FlexNet setting the cluster object property RequiresMathWorksHostedLicensing to false. You can set this property in the Cluster Profile Manager or at the command line. -27

32

Installation, Licensing, and Activation License Administration Guide

Installation, Licensing, and Activation License Administration Guide Installation, Licensing, and Activation License Administration Guide R2015b How to Contact MathWorks Latest news: www.mathworks.com Sales and services: www.mathworks.com/sales_and_services User community:

More information

MATLAB Distributed Computing Server Installation Guide. R2012a

MATLAB Distributed Computing Server Installation Guide. R2012a MATLAB Distributed Computing Server Installation Guide R2012a How to Contact MathWorks www.mathworks.com Web comp.soft-sys.matlab Newsgroup www.mathworks.com/contact_ts.html Technical Support suggest@mathworks.com

More information

MATLAB Distributed Computing Server System Administrator's Guide

MATLAB Distributed Computing Server System Administrator's Guide MATLAB Distributed Computing Server System Administrator's Guide R2015b How to Contact MathWorks Latest news: www.mathworks.com Sales and services: www.mathworks.com/sales_and_services User community:

More information

MATLAB Distributed Computing Server Cloud Center User s Guide

MATLAB Distributed Computing Server Cloud Center User s Guide MATLAB Distributed Computing Server Cloud Center User s Guide How to Contact MathWorks Latest news: Sales and services: User community: Technical support: www.mathworks.com www.mathworks.com/sales_and_services

More information

Image Acquisition Toolbox Adaptor Kit User's Guide

Image Acquisition Toolbox Adaptor Kit User's Guide Image Acquisition Toolbox Adaptor Kit User's Guide R2015b How to Contact MathWorks Latest news: www.mathworks.com Sales and services: www.mathworks.com/sales_and_services User community: www.mathworks.com/matlabcentral

More information

MATLAB Distributed Computing Server System Administrator s Guide. R2013b

MATLAB Distributed Computing Server System Administrator s Guide. R2013b MATLAB Distributed Computing Server System Administrator s Guide R2013b How to Contact MathWorks www.mathworks.com Web comp.soft-sys.matlab Newsgroup www.mathworks.com/contact_ts.html Technical Support

More information

MATLAB on EC2 Instructions Guide

MATLAB on EC2 Instructions Guide MATLAB on EC2 Instructions Guide Contents Welcome to MATLAB on EC2...3 What You Need to Do...3 Requirements...3 1. MathWorks Account...4 1.1. Create a MathWorks Account...4 1.2. Associate License...4 2.

More information

MATLAB Desktop Tools and Development Environment

MATLAB Desktop Tools and Development Environment MATLAB Desktop Tools and Development Environment R2015b How to Contact MathWorks Latest news: www.mathworks.com Sales and services: www.mathworks.com/sales_and_services User community: www.mathworks.com/matlabcentral

More information

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu PaperStream Connect Setup Guide Version 1.0.0.0 Copyright Fujitsu 2014 Contents Introduction to PaperStream Connect... 2 Setting up PaperStream Capture to Release to Cloud Services... 3 Selecting a Cloud

More information

Shavlik Patch for Microsoft System Center

Shavlik Patch for Microsoft System Center Shavlik Patch for Microsoft System Center User s Guide For use with Microsoft System Center Configuration Manager 2012 Copyright and Trademarks Copyright Copyright 2014 Shavlik. All rights reserved. This

More information

Backup / migration of a Coffalyser.Net database

Backup / migration of a Coffalyser.Net database Backup / migration of a Coffalyser.Net database There are two main procedures for backup or migration of your Coffalyser.Net database. One of these procedures makes use of the SQL management studio software

More information

Flexera Software Product Download and License Guide for AdminStudio 11.x

Flexera Software Product Download and License Guide for AdminStudio 11.x Flexera Software Product Download and License Guide for AdminStudio 11.x Flexera Software Product Download and License Guide for AdminStudio 11.x Part Number: ADS-1150-LG02 Product Release Date: July 2012

More information

Generating SSH Keys and SSL Certificates for ROS and ROX Using Windows AN22

Generating SSH Keys and SSL Certificates for ROS and ROX Using Windows AN22 Generating SSH Keys and SSL Certificates for ROS and ROX Using Windows AN22 6/2013 Introduction 1 Installing OpenSSL on Windows 2 Installing the Scripts 3 Using Scripts to Create SSL Certificates 4 Using

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

SafeGuard Enterprise upgrade guide. Product version: 6.1

SafeGuard Enterprise upgrade guide. Product version: 6.1 SafeGuard Enterprise upgrade guide Product version: 6.1 Document date: February 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

Integrated Citrix Servers

Integrated Citrix Servers Installation Guide Supplement for use with Integrated Citrix Servers Websense Web Security Websense Web Filter v7.5 1996-2010, Websense, Inc. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA All rights

More information

QUICK START. GO-Global Cloud 4.1 SETTING UP A LINUX CLOUD SERVER AND HOST INSTALL THE CLOUD SERVER ON LINUX

QUICK START. GO-Global Cloud 4.1 SETTING UP A LINUX CLOUD SERVER AND HOST INSTALL THE CLOUD SERVER ON LINUX GO-Global Cloud 4.1 QUICK START SETTING UP A LINUX CLOUD SERVER AND HOST This guide provides instructions for setting up a cloud server and configuring a host so it can be accessed from the cloud server.

More information

MATLAB. Creating Graphical User Interfaces Version 6. The Language of Technical Computing. Computation. Visualization. Programming

MATLAB. Creating Graphical User Interfaces Version 6. The Language of Technical Computing. Computation. Visualization. Programming MATLAB The Language of Technical Computing Computation Visualization Programming Creating Graphical User Interfaces Version 6 How to Contact The MathWorks: www.mathworks.com comp.soft-sys.matlab support@mathworks.com

More information

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Version 7.0 July 2015 2015 Nasuni Corporation All Rights Reserved Document Information Testing Disaster Recovery Version 7.0 July

More information

BusinessObjects Enterprise XI Release 2

BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 How to configure an Internet Information Services server as a front end to a WebLogic application server Overview Contents This document describes the process of

More information

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud CaseWare Time CaseWare Cloud Integration Guide For Time 2015 and CaseWare Cloud Copyright and Trademark Notice Copyright. 2015 CaseWare International Inc. ( CWI ). All Rights Reserved. Use, duplication,

More information

SafeGuard Enterprise upgrade guide. Product version: 7

SafeGuard Enterprise upgrade guide. Product version: 7 SafeGuard Enterprise upgrade guide Product version: 7 Document date: December 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6 4.1

More information

Bentley CONNECT Dynamic Rights Management Service

Bentley CONNECT Dynamic Rights Management Service v1.0 Implementation Guide Last Updated: March 20, 2013 Table of Contents Notices...5 Chapter 1: Introduction to Management Service...7 Chapter 2: Configuring Bentley Dynamic Rights...9 Adding Role Services

More information

ImageNow Cluster Resource Monitor

ImageNow Cluster Resource Monitor ImageNow Cluster Resource Monitor Installation and Setup Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: June 2012 2012 Perceptive Software. All rights reserved CaptureNow,

More information

Using Symantec NetBackup with Symantec Security Information Manager 4.5

Using Symantec NetBackup with Symantec Security Information Manager 4.5 Using Symantec NetBackup with Symantec Security Information Manager 4.5 Using Symantec NetBackup with Symantec Security Information Manager Legal Notice Copyright 2007 Symantec Corporation. All rights

More information

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012 SOLARWINDS ORION Patch Manager Evaluation Guide for ConfigMgr 2012 About SolarWinds SolarWinds, Inc. develops and markets an array of network management, monitoring, and discovery tools to meet the diverse

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

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo

More information

Standard Client Configuration Requirements

Standard Client Configuration Requirements Test Developer s Studio (TDS) Standard Client Configuration Requirements Information Technologies (IT) Content Applications Development Group (CADG) Version 1.0 February 20, 2008 Copyright 2008 by NCS

More information

Scheduling in SAS 9.4 Second Edition

Scheduling in SAS 9.4 Second Edition Scheduling in SAS 9.4 Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. Scheduling in SAS 9.4, Second Edition. Cary, NC: SAS Institute

More information

Technical Support Set-up Procedure

Technical Support Set-up Procedure Technical Support Set-up Procedure How to Setup the Amazon S3 Application on the DSN-320 Amazon S3 (Simple Storage Service) is an online storage web service offered by AWS (Amazon Web Services), and it

More information

MATLAB Distributed Computing Server with HPC Cluster in Microsoft Azure

MATLAB Distributed Computing Server with HPC Cluster in Microsoft Azure MATLAB Distributed Computing Server with HPC Cluster in Microsoft Azure Introduction This article shows you how to deploy the MATLAB Distributed Computing Server (hereinafter referred to as MDCS) with

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

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Windows SharePoint Services Installation Guide

Windows SharePoint Services Installation Guide Windows SharePoint Services Installation Guide Michael@SchmittDotNet.com www.schmittdotnet.com Version 1.4 10/11/2010 Copyright and Disclaimers This guide is for informational purposes only. THE AUTHOR

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

Cisco SSL Encryption Utility

Cisco SSL Encryption Utility About SSL Encryption Utility, page 1 About SSL Encryption Utility Unified ICM web servers are configured for secure access (HTTPS) using SSL. Cisco provides an application called the SSL Encryption Utility

More information

Backup Assistant. User Guide. NEC NEC Unified Solutions, Inc. March 2008 NDA-30282, Revision 6

Backup Assistant. User Guide. NEC NEC Unified Solutions, Inc. March 2008 NDA-30282, Revision 6 Backup Assistant User Guide NEC NEC Unified Solutions, Inc. March 2008 NDA-30282, Revision 6 Liability Disclaimer NEC Unified Solutions, Inc. reserves the right to change the specifications, functions,

More information

VPN CLIENT USER S GUIDE

VPN CLIENT USER S GUIDE STONEGATE IPSEC VPN 5.1 VPN CLIENT USER S GUIDE V IRTUAL PRIVATE NETWORKS Legal Information End-User License Agreement The use of the products described in these materials is subject to the then current

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Intellicus Cluster and Load Balancing (Windows) Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2014 Intellicus Technologies This

More information

Migrating Your Windows File Server to a CTERA Cloud Gateway. Cloud Attached Storage. February 2015 Version 4.1

Migrating Your Windows File Server to a CTERA Cloud Gateway. Cloud Attached Storage. February 2015 Version 4.1 Migrating Your Windows File Server to a CTERA Cloud Gateway Cloud Attached Storage February 2015 Version 4.1 Copyright 2009-2015 CTERA Networks Ltd. All rights reserved. No part of this document may be

More information

Maintaining the Content Server

Maintaining the Content Server CHAPTER 7 This chapter includes the following Content Server maintenance procedures: Backing Up the Content Server, page 7-1 Restoring Files, page 7-3 Upgrading the Content Server, page 7-5 Shutting Down

More information

Virtual CD v10. Network Management Server Manual. H+H Software GmbH

Virtual CD v10. Network Management Server Manual. H+H Software GmbH Virtual CD v10 Network Management Server Manual H+H Software GmbH Table of Contents Table of Contents Introduction 1 Legal Notices... 2 What Virtual CD NMS can do for you... 3 New Features in Virtual

More information

hp digital home networking wireless USB network adapter hn210w quick start guide

hp digital home networking wireless USB network adapter hn210w quick start guide hp digital home networking wireless USB network adapter hn210w quick start guide Revision #: 15 Page: 1 of 11 Printed: 08/15/01 04:44 PM The Hewlett-Packard Company makes no warranty of any kind with regard

More information

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6 Disaster Recovery Websense Web Security Web Security Gateway v7.6 1996 2011, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA Published 2011 The products and/or methods

More information

The cloud server setup program installs the cloud server application, Apache Tomcat, Java Runtime Environment, and PostgreSQL.

The cloud server setup program installs the cloud server application, Apache Tomcat, Java Runtime Environment, and PostgreSQL. GO-Global Cloud 4.1 QUICK START SETTING UP A WINDOWS CLOUD SERVER AND HOST This guide provides instructions for setting up a cloud server and configuring a host so it can be accessed from the cloud server.

More information

Nexio Connectus Cluster Set Up with SQL Server Backend

Nexio Connectus Cluster Set Up with SQL Server Backend Nexio Connectus Cluster Set Up with SQL Server Backend 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers

More information

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Version 7.2 November 2015 Last modified: November 3, 2015 2015 Nasuni Corporation All Rights Reserved Document Information Testing

More information

Installation Guide Supplement

Installation Guide Supplement Installation Guide Supplement for use with Microsoft ISA Server and Forefront TMG Websense Web Security Websense Web Filter v7.5 1996 2010, Websense Inc. All rights reserved. 10240 Sorrento Valley Rd.,

More information

Installing GFI MailArchiver

Installing GFI MailArchiver Installing GFI MailArchiver Introduction This chapter highlights important points you should take into consideration before installing GFI MailArchiver on your network, so that you can make the best decisions

More information

Pre-Installation Instructions

Pre-Installation Instructions Agile Product Lifecycle Management PLM Mobile Release Notes Release 2.0 E49504-02 October 2014 These Release Notes provide technical information about Oracle Product Lifecycle Management (PLM) Mobile 2.0.

More information

Parallels Virtuozzo Containers 4.6 for Windows

Parallels Virtuozzo Containers 4.6 for Windows Parallels Parallels Virtuozzo Containers 4.6 for Windows Upgrade Guide Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o Parallels International

More information

CA VPN Client. User Guide for Windows 1.0.2.2

CA VPN Client. User Guide for Windows 1.0.2.2 CA VPN Client User Guide for Windows 1.0.2.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

BBI Quick Guide HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1

BBI Quick Guide HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 BLADE OS BBI Quick Guide HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Part Number: BMD00116, August 2009 2350 Mission College Blvd. Suite 600 Santa Clara, CA 95054 www.bladenetwork.net Copyright 2009

More information

SAS Visual Analytics 7.1 for SAS Cloud. Quick-Start Guide

SAS Visual Analytics 7.1 for SAS Cloud. Quick-Start Guide SAS Visual Analytics 7.1 for SAS Cloud Quick-Start Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS Visual Analytics 7.1 for SAS Cloud: Quick-Start Guide.

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

VMware Software Manager - Download Service User's Guide

VMware Software Manager - Download Service User's Guide VMware Software Manager - Download Service User's Guide VMware Software Manager 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service

Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service white paper TABLE OF CONTENTS 1. Document overview......... 1 2. References............. 1 3. Product overview..........

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

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V Connection Broker Managing User Connections to Workstations, Blades, VDI, and More Quick Start with Microsoft Hyper-V Version 8.1 October 21, 2015 Contacting Leostream Leostream Corporation http://www.leostream.com

More information

CRM to Exchange Synchronization

CRM to Exchange Synchronization CRM to Exchange Synchronization Installation, Configuration and End-User Instructions VERSION 1.0 DATE PREPARED: 9/1/2012 DEVELOPMENT: BRITE GLOBAL, INC. 2012 Brite Global, Incorporated. All rights reserved.

More information

Avigilon Control Center Server User Guide

Avigilon Control Center Server User Guide Avigilon Control Center Server User Guide Version 4.10 PDF-SERVER-D-Rev1 Copyright 2011 Avigilon. All rights reserved. The information presented is subject to change without notice. No copying, distribution,

More information

CycleServer Grid Engine Support Install Guide. version 1.25

CycleServer Grid Engine Support Install Guide. version 1.25 CycleServer Grid Engine Support Install Guide version 1.25 Contents CycleServer Grid Engine Guide 1 Administration 1 Requirements 1 Installation 1 Monitoring Additional OGS/SGE/etc Clusters 3 Monitoring

More information

Adobe Marketing Cloud Bloodhound for Mac 3.0

Adobe Marketing Cloud Bloodhound for Mac 3.0 Adobe Marketing Cloud Bloodhound for Mac 3.0 Contents Adobe Bloodhound for Mac 3.x for OSX...3 Getting Started...4 Processing Rules Mapping...6 Enable SSL...7 View Hits...8 Save Hits into a Test...9 Compare

More information

CA Spectrum and CA Service Desk

CA Spectrum and CA Service Desk CA Spectrum and CA Service Desk Integration Guide CA Spectrum 9.4 / CA Service Desk r12 and later This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

Server Installation Guide ZENworks Patch Management 6.4 SP2

Server Installation Guide ZENworks Patch Management 6.4 SP2 Server Installation Guide ZENworks Patch Management 6.4 SP2 02_016N 6.4SP2 Server Installation Guide - 2 - Notices Version Information ZENworks Patch Management Server Installation Guide - ZENworks Patch

More information

Backup & Disaster Recovery Appliance User Guide

Backup & Disaster Recovery Appliance User Guide Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the

More information

Single Sign-On Administrator s Guide

Single Sign-On Administrator s Guide Single Sign-On Administrator s Guide Released 11/22/2013 About this Guide This guide is designed for the people who handle software administrative duties for their agency or organization, and have the

More information

Item Audit Log 2.0 User Guide

Item Audit Log 2.0 User Guide Item Audit Log 2.0 User Guide Item Audit Log 2.0 User Guide Page 1 Copyright Copyright 2008-2013 BoostSolutions Co., Ltd. All rights reserved. All materials contained in this publication are protected

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

User Management Tool 1.5

User Management Tool 1.5 User Management Tool 1.5 2014-12-08 23:32:23 UTC 2014 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents User Management Tool 1.5... 3 ShareFile User Management

More information

Sophos Anti-Virus for NetApp Storage Systems startup guide

Sophos Anti-Virus for NetApp Storage Systems startup guide Sophos Anti-Virus for NetApp Storage Systems startup guide Runs on Windows 2000 and later Product version: 1 Document date: April 2012 Contents 1 About this guide...3 2 About Sophos Anti-Virus for NetApp

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010/2013 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2010/2013 Users The software described in this book

More information

Secure Agent Quick Start for Windows

Secure Agent Quick Start for Windows Secure Agent Quick Start for Windows 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Using Additional Pollers with WhatsUp Gold v16.0 Learn how to install, configure, and manage pollers for load balancing on your WhatsUp Gold system

Using Additional Pollers with WhatsUp Gold v16.0 Learn how to install, configure, and manage pollers for load balancing on your WhatsUp Gold system Using Additional Pollers with WhatsUp Gold v16.0 Learn how to install, configure, and manage pollers for load balancing on your WhatsUp Gold system Contents CHAPTER 1 Polling Overview WhatsUp Gold Polling

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

Informatica Cloud & Redshift Getting Started User Guide

Informatica Cloud & Redshift Getting Started User Guide Informatica Cloud & Redshift Getting Started User Guide 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

NI InsightCM Server Version 1.0

NI InsightCM Server Version 1.0 GETTING STARTED NI InsightCM Server Version 1.0 This document contains step-by-step instructions for the setup tasks you must complete to connect an NI Condition Monitoring System to NI InsightCM Server

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2003/2007 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2003/2007 Users The software described in this book

More information

Quote to Cloud Connecting QuoteWerks and Xero

Quote to Cloud Connecting QuoteWerks and Xero Quote to Cloud Connecting QuoteWerks and Xero Contents Setup Guide... 3 Pre-requisite:... 3 Quote to Cloud Installation and Configuration... 3 Xero Application Setup... 5 QuoteWerks Configuration... 7

More information

Learn More MaaS360 Cloud Extender Checklist (MDM for Blackberry)

Learn More MaaS360 Cloud Extender Checklist (MDM for Blackberry) Learn More MaaS360 Cloud Extender Checklist (MDM for Blackberry) June 2011 Copyright 2011 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without

More information

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Microsoft Corporation Published: May 2010 Abstract This guide describes the steps for configuring Remote Desktop Connection

More information

Scenarios for Setting Up SSL Certificates for View

Scenarios for Setting Up SSL Certificates for View Scenarios for Setting Up SSL Certificates for View VMware Horizon 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Good Share Client User Guide for ios Devices

Good Share Client User Guide for ios Devices Good Share Client User Guide for ios Devices Product Version: 3.1.3 Doc Rev 3.1 Last Updated: 24-Feb-15 Good Share TM Table of Contents Introducing Good Share 1 Installing the Good Share App 1 Getting

More information

USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29. Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB

USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29. Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29 Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB Table of Contents UNIT 1: Lab description... 3 Pre-requisites:... 3 UNIT 2: Launching an instance on EC2...

More information

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Copyright 2005 Adobe Systems Incorporated. All rights reserved. NOTICE: All information contained herein is the property

More information

vcenter Chargeback User s Guide

vcenter Chargeback User s Guide vcenter Chargeback 1.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Upgrade Guide. CA Application Delivery Analysis 10.1

Upgrade Guide. CA Application Delivery Analysis 10.1 Upgrade Guide CA Application Delivery Analysis 10.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Cloud Attached Storage

Cloud Attached Storage Backing Up and Restoring Microsoft SharePoint Server Cloud Attached Storage February 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced

More information

OnDemand. Getting Started Guide

OnDemand. Getting Started Guide OnDemand Getting Started Guide Copyright Copyright 2009 ACS Technologies Group, Inc. All rights reserved. Reproduction of any part of this publication by mechanical or electronic means, including facsimile

More information

Trend Micro OfficeScan 11.0. Best Practice Guide for Malware

Trend Micro OfficeScan 11.0. Best Practice Guide for Malware Trend Micro OfficeScan 11.0 Best Practice Guide for Malware Information in this document is subject to change without notice. The names of companies, products, people, characters, and/or data mentioned

More information

SafeGuard Easy upgrade guide. Product version: 7

SafeGuard Easy upgrade guide. Product version: 7 SafeGuard Easy upgrade guide Product version: 7 Document date: December 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6 4.1 Upgrade

More information

Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server

Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server Configuration Guide Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server This document is revised for SAS 9.3. In previous versions

More information

Intelligent Monitoring Configuration Tool

Intelligent Monitoring Configuration Tool Intelligent Monitoring Configuration Tool User Guide Software Version 1.0 and above EZPlugger 2004 Sony Corporation Copyright Notice 2004 Sony Corporation. All rights reserved. This manual may not be

More information

Specops Command. Installation Guide

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

More information

Issue Tracking Anywhere Installation Guide

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

More information

LifeCyclePlus Version 1

LifeCyclePlus Version 1 LifeCyclePlus Version 1 Last updated: 2014-04-25 Information in this document is subject to change without notice. Companies, names and data used in examples herein are fictitious unless otherwise noted.

More information