Centrix WorkSpace IQ Installation Guide. Version 4.5

Size: px
Start display at page:

Download "Centrix WorkSpace IQ Installation Guide. Version 4.5"

Transcription

1 Centrix WorkSpace IQ Installation Guide Version 4.5

2 If you have any feedback about the product or documentation, please submit to: 2010 Centrix Software Ltd. All rights reserved. The Centrix logo and design are trademarks of Centrix Software Ltd. All other marks and names mentioned herein may be trademarks of their respective companies. Copyright, design right and all other intellectual property rights of whatever nature in this document, its format, contents and attachments is owned by, or licensed to, Centrix and only persons explicitly authorised by Centrix in writing are permitted to possess, view, copy or otherwise utilise the same, or any part thereof and then only for the purposes of its evaluation by the intended receiver. Any unauthorised copying, editing or other application of this document, its format or contents, or of any part thereof, is strictly prohibited even for the purposes of evaluation and may give rise to legal liability. Please read the End User Software License Agreement before using the accompanying software program(s). Using any part of the software indicates that you accept the terms of the End User Software License Agreement. Page 2

3 Contents Deployment Logical Model... 4 IQ Database... 5 System Requirements... 5 Pre-Requisites... 5 Workspace IQ and Collection Services... 7 System Requirements... 7 Pre-Requisites... 7 WorkSpace IQ Application... 8 Supported target operating systems for WorkSpace IQ Application... 8 Pre-Requisites... 8 WorkSpace Agent... 9 Supported target operating systems for WorkSpace Discovery Agent... 9 Pre-Requisites... 9 WorkSpace IQ Step By Step Installation IQ Database, and Services Installation Workspace IQ Database Adapter Installations WorkSpace Client (Application) Installation IQ Discovery Agent Installation Manual Install Update Agent Uninstall Agent FIRST USE Overview Page 3

4 DEPLOYMENT LOGICAL MODEL Database IQ & Collection WorkSpace IQ Monitored Server Services Application Devices (agent) When deploying WorkSpace IQ, the four logical components are shown above. These components can reside on the same physical machine. The system requirements and prerequisites in these instances become the aggregated results for the components. There can also be multiple instances of the Collection Services platform for reasons of scalability and/or network topology. Multiple instances of the Workspace application can also be run to support multiple IT administrators, business analysts or others requiring insights from the IQ data. There will need to be instances of the agent on every platform that you wish to monitor with IQ. The main product installation process allows control over the database, services and console components to be installed on the target machines. Agent deployment is done once IQ is installed and operating. This allows for agents to register and report to the collection service on installation. Page 4

5 IQ DATABASE Centrix WorkSpace IQ V.4.50 System Requirements For 64-Bit Windows, a minimum of AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support is recommended. Processor speed should be a minimum of 1.4GHz but preferably 2.0GHz or faster. A minimum of 1GB and a recommended 4GB of memory. See For 32-Bit Windows, a minimum processor of Pentium III-compatible and a minimum processor speed of 1.0 GHz but preferably 2.0 GHz or faster. A minimum of 1GB and a recommended 4GB of memory. See The hardware specification is based upon use of the recommended SQL 2008 Standard Edition. SQL Server 2008 Enterprise Edition may be used as an alternative SQL Server 2008 R2 Standard or Enterprise Editions may also be used as alternatives. The IQ database must then be run in SQL 2008 compatibility mode SQL Express, SQL Workgroup and Web versions cannot be used with IQ Please follow Microsoft best practice guidelines for defining the locations for tempdb and log files to ensure performance is maintained. Disk space requirements vary depending upon size of environment and duration of monitoring timeframe. Example: 2,000 monitored PC s over 4 weeks typically results in <200MB disk space usage. If you wish to run SQL Server in a Virtual Machine, then please follow Microsoft guidance for the system requirements and configuration needed. Please see the separate document WorkSpace IQ Database Maintenance for more specific guidance on maintaining the database. Pre-Requisites SQL 2008 (Supported versions defined above) pre installed on target machine SQL 2008 installs the necessary version of the.net framework on which is relies Page 5

6 Windows Installer MSI 4.5 Download from : Page 6

7 WORKSPACE IQ AND COLLECTION SERVICES The Collection Service is responsible for communication with the agents to manage them and to collect monitoring data from them. The following ports are used to communicate with the agents: 2021 (TCP) used as a port for agents to listen for action requests 2022 (TCP/UDP) used as the broadcast port for agents to automatically discover the location of the Workspace IQ collection service Additionally, in IIS for the Centrix IQ site a port is automatically assigned for the collection service to collect the raw data from the Agents. In this case, agent deployments can be manually configured to report into this port Firewall exceptions are automatically created on the server as part of the installation process The IQ Service is responsible for handling interaction with Active Directory to obtain user and domain information as well as running operations on the collected IQ data. This service is fully automated with no user configuration or interaction required. System Requirements System requirements for the platform on which these services are hosted are governed by the pre-requisite of needing IIS and therefore the basic operating system requirements. These services do not create excessive load on the server and can therefore be run on Windows Server Web Editions Windows Server 2003 SP : Single CPU (Preferably Intel Pentium/Celeron family, AMD K6/Athlon/Duron family, or compatible processors.) machine with 550MHz processor speed and 256MB of RAM. Windows Server 2008 R2: Single CPU 1.4GHz x86 processor or Itanium processor. Minimum of 512MB or RAM. Pre-Requisites The server hosting the collection service must be registered in your INTERNAL DNS and name resolution must be checked to ensure that the endpoints can resolve the server by short name / hostname, and fully qualified domain name. Page 7

8 WORKSPACE IQ APPLICATION This component provides a user interface to the IQ product to control agent deployment and behaviour, set user-definable values for items such as scope of business case analysis, license entitlements and costs as well as to generate detailed analysis or planning reports based on the collected agent data. Supported target operating systems for WorkSpace IQ Application Microsoft Windows 2000 Professional and Server (All Editions) Microsoft Windows XP and Microsoft Windows 2003 Server (All Editions) Microsoft Windows Vista Microsoft Windows 7 Microsoft Windows Server 2008 (All Editions) Citrix XenApp and Microsoft Terminal Services platforms as a published application Pre-Requisites.NET 3.5 Page 8

9 WORKSPACE AGENT Centrix WorkSpace IQ V.4.50 This lightweight, low impact agent is packaged as a standard.msi installation file allowing for easy distribution to end points using standard software distribution techniques. This ensures low impact to administrators for deployment, and no disruption for users. The MSI package also accepts all of the necessary command line parameters to configure the agent on installation. For example, the following command line will set the collection service location for an agent to the specified IP address <Discovery Server IP Address> on the default port of 8080 msiexec /i C:\<installation path>\workspacediscoveryinstall.msi WebServiceMainUrl= Server IP Address>:8080/CxDiscoCollector Mass deployment of the agent can be achieved in conjunction with an Active Directory Group Policy Object, script or 3rd party deployment software. Upon installation of the Discovery agent there are three methods by which it can establish a connection with the IQ Collection Service: Communicate back to the collection service defined in the MSI command line parameters used during install. Send out a multicast on port 2022 to the multicast address in order to find the nearest IQ Service. Send out a UDP broadcast on port 2024 to ( ) Where using broadcasting across multiple networks, routers need to be specifically enabled to route these communications. In many environments this functionality is disabled in order to reduce the possibility of flooding networks with broadcast traffic. Supported target operating systems for WorkSpace Discovery Agent Microsoft Windows 2000 Professional and Server (All Editions) Microsoft Windows XP and Microsoft Windows 2003 Server (All Editions) Microsoft Windows Vista Microsoft Windows 7 Microsoft Windows Server 2008 (All Editions) Citrix XenApp and Microsoft Terminal Services platforms Typical end point resource usage is 50MB disk space, 7MB memory, maximum 2% CPU utilization, 100K/Bytes initial scan per device, monitored approximately 10K/Bytes per day per device (based upon the default profile). Pre-Requisites The following software is also required to be installed on the target machine before installation of the Centrix Agent Page 9

10 MSI Windows Installer 3.0.NET Framework 2.0 redistributable Page 10

11 WORKSPACE IQ STEP BY STEP INSTALLATION IQ Database, and Services Installation Ensure all pre-requisites are complete prior to starting the IQ Server installation. Ensure you are logged in with Administrative level permissions. This should be executed on the server machine on which you wish to install as a minimum the Workspace IQ and Collection services. The IQ database is also installed at this time but a separate machine can be selected as part of the install. Locate and double-click the Workspace_IQ_Server_Setup.exe. The installation wizard will begin. Click Next at the Welcome screen shown above. This will display the License Agreement dialog Page 11

12 License Agreement. Please read the license agreement, and then click the radio button to accept the terms; click Next to continue to the installation folder location setting Destination Folder. Select Change for an alternative installation location or click Next to accept default. The selected folder location will automatically be created. The next step is to define the settings for database server. Page 12

13 Database Server. Enter the fully qualified domain name or IP address of the database server that the database will be installed on. Choose between Windows domain authentication and local server authentication using the defined credentials. Choose the database name (The default is WorkspaceIQ ). Check all fields and click Next. Setup Type. Complete: For a new installation select the Complete option and click Next. Custom: For a custom installation select the Custom option and click Next. All IQ elements will be installed by default but you can de-select any that you do not wish to install at this time. Once you are happy click Next. Page 13

14 Page 14

15 Ready to Install the Program. Click Install to proceed. Once the installation has completed, the wizard will present a dialogue acknowledging successful installation together with some additional options. Click Finish to close the wizard. Page 15

16 Workspace IQ Database Adapter Installations The Workspace IQ Database Adapters enable the IQ client to report on third party data using a second database (Workspace Analytics). Currently Workspace Analytics supports data from Citrix RM, Citrix Edgesight and Symantec Altiris. 1.) Locate the adapter sql script files (The adapters are located in a folder called Adapters on the Workspace IQ and Collector service machine C:\Program Files\Centrix Software\WorkSpace\IQ\Adapters) and open each one from within Sql Server Management Studio. (if the DB is located on a separate machine, these scripts will need to be transferred to that machine) 2.) Follow the instructions at the top of the sql script to setup the adapter i.e. database name, linked server name (if applicable) and collation settings (if applicable). 3.) Run the script and the data adapter will be added as an extra stored procedure within the Workspace Analytics database. These adapter stored procedures can then be executed to import data from the third party databases into Workspace Analytics. Page 16

17 WorkSpace Client (Application) Installation Ensure all pre-requisites are complete prior to starting the IQ Client installation. Ensure you are logged in with Administrative level permissions. Locate and double-click the Workspace_IQ_Client_Setup.exe. The installation wizard will begin. Click Next at the Welcome screen. License Agreement. Please read the license agreement, and then click the radio button to accept the terms; click Next to continue. Page 17

18 Destination Folder. Select Change for an alternative installation location or click Next to accept default. Database Server. Enter the name or IP address of the database server the application needs to point at (same address as used in the IQ Server setup) Choose between Windows and server authentication and then choose the database name (default is WorkspaceIQ ). Check all fields and click Next. Page 18

19 Ready to Install the Program. Click Install to proceed. Once the installation has completed, the wizard will present a dialogue acknowledging successful installation together with some additional options. Click Finish to close the wizard. Before the workspace IQ Service can communicate with the active directory the LDAP settings must first be configured in the WorkspaceIQ database (table name; Page 19

20 dsc.configuration). The LDAP settings can also be set from within the client under File Discovery Settings System Configuration). Page 20

21 IQ DISCOVERY AGENT INSTALLATION Ensure all pre-requisites are met prior to starting the Discovery Agent installation. The Agent.MSI is located in a folder called Agent on the Workspace IQ and Collector service machine C:\Program Files\Centrix Software\WorkSpace\IQ\Agent Manual Install At the target machine open a network share to the location of the WorkspaceDiscoveryAgent.msi or copy the file locally, and double-click the.msi. This will initiate a silent installation. Update Agent To update the agent, the new version of the.msi needs to be placed in a new folder on the IQ Server under the IQ application root. The folder name should match the agent version number. e.g From the Application UI - Client Version in Discovery Settings System Configuration should be changed to match this. Uninstall Agent To remove the agent from target machines, navigate to the Windows Control Panel installed programs dialogue. This varies between Operating Systems, eg: Windows XP is Add or Remove Programs, and Windows 7 is Programs and Features. Find the Workspace Discovery Service and click Remove. To script the removal of the agent from many machines, the following command line can be used in conjunction with an Active Directory GPO, script or 3 rd party deployment software. It is based upon the default installation path. msiexec /x C:\<installation path>\workspacediscoveryagent.msi Page 21

22 FIRST USE Overview Upon starting the Workspace IQ console, the home screen displays summary statistics of agents which have registered themselves with the server, and of those which have registered, and which ones have completed their initial scan. This screen can be accessed at any time via the File Discovery Status menu. Deployed agents will make initial contact and register with the IQ Server up to an hour after initial deployment. An initial scan will be performed after registration and raw data is uploaded to the server. Ongoing monitoring of application usage will continue, and data is uploaded to the IQ Server on an automated schedule. Page 22

Centrix WorkSpace Discovery Installation Guide. Version 1.0

Centrix WorkSpace Discovery Installation Guide. Version 1.0 Centrix WorkSpace Discovery Installation Guide Version 1.0 The latest software version and documentation for this product can be downloaded here: http://www.centrixsoftware.com/downloads/discovery If you

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

More information

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details ZENworks 11 SP4 System July 2015 The following sections provide the Novell ZENworks 11 SP4 requirements for hardware and software: Section 1, Primary Server, on page 1 Section 2, Managed Device, on page

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

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

More information

Symantec Endpoint Protection Installation Guide

Symantec Endpoint Protection Installation Guide Symantec Endpoint Protection 11.0 Installation Guide SYMANTEC ENDPOINT PROTECTION 11.0 TABLE OF CONTENTS A NEW SECURITY APPLICATION... 1 INTRODUCTION... 1 WHAT IS SYMANTEC ENDPOINT PROTECTION (SEP) 11.0?...

More information

NETWRIX INACTIVE USER TRACKER

NETWRIX INACTIVE USER TRACKER NETWRIX INACTIVE USER TRACKER QUICK-START GUIDE Product Version: 3.0.106 March 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r A S C E R T I A LTD S E P T E M B E R 2 0 1 8 D o c u m e n t V e r s i o n - 5.9. 0. 1 Ascertia Limited. All

More information

Intel Small Business Extended Access. Deployment Guide

Intel Small Business Extended Access. Deployment Guide Intel Small Business Extended Access Deployment Legal Notices and Disclaimers Disclaimers INTEL CORPORATION MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE

More information

Geneva 10.0 System Requirements

Geneva 10.0 System Requirements Geneva 10.0 System Requirements General Notes Geneva Modules These requirements apply to Geneva and Geneva add-on modules. If you previously used Advent Partner in conjunction with Geneva, you can now

More information

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

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

More information

ARTSYL DOCALPHA INSTALLATION GUIDE

ARTSYL DOCALPHA INSTALLATION GUIDE ARTSYL DOCALPHA INSTALLATION GUIDE 1. docalpha Architecture Overview... 2 1.1. docalpha Server Components... 4 1.2. docalpha Production Environment Stations Overview... 4 1.3. docalpha Setup & Administration

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

IMC Intelligent Analysis Report v7.1 (E0301P02) Copyright (c) 2015 Hewlett-Packard Development Company, L.P. and its licensors.

IMC Intelligent Analysis Report v7.1 (E0301P02) Copyright (c) 2015 Hewlett-Packard Development Company, L.P. and its licensors. IMC Intelligent Analysis Report v7.1 (E0301P02) Copyright (c) 2015 Hewlett-Packard Development Company, L.P. and its licensors. Table of Contents 1. What's New in this Release 2. Problems Fixed in this

More information

Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites

Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites This guide provides information about installing and configuring WhatsUp Gold Central and Remote Sites. Contents

More information

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

More information

MINIMUM HARDWARE AND OS SPECIFICATIONS File Stream Document Management Software - System Requirements for V4.2

MINIMUM HARDWARE AND OS SPECIFICATIONS File Stream Document Management Software - System Requirements for V4.2 MINIMUM HARDWARE AND OS SPECIFICATIONS File Stream Document Management Software - System Requirements for V4.2 NB: please read this page carefully, as it contains 4 separate specifications for a Workstation

More information

VMware Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments

VMware  Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments VMware Email Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments Workspace ONE UEM v9.5 Have documentation feedback? Submit a Documentation

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.0 Embedded vcenter Server 4.0 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

More information

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

More information

AIS Server Installation Guide

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

More information

Technical Specifications and Hardware Requirements

Technical Specifications and Hardware Requirements Technical Specifications and Hardware Requirements Insight Legal Software Ltd. Westmead House, Westmead, Farnborough, Hampshire, GU14 7LP 01252 518939 info@insightlegal.co.uk www.insightlegal.co.uk VAT

More information

Veritas System Recovery 16 Management Solution Readme

Veritas System Recovery 16 Management Solution Readme Veritas System Recovery 16 Management Solution Readme About this readme System requirements for software delivery policies of Veritas System Recovery 16 System requirements for Veritas System Recovery

More information

Getting Started Guide

Getting Started Guide Getting Started Guide www.exclaimer.com Contents About This Guide... 3 Signature Manager Exchange Edition Overview... 4 Signature Content... 4 Signature Rules... 4 Complete Control... 5 How It Works...

More information

AttAcc Systems Installation

AttAcc Systems Installation AttAcc Systems Installation Contents Instructions... 2 System Requirements... 3 AttAcc System Requirements... 3... 3 Operating System and Software Requirements... 3.NET Framework 4.5 System Requirements...

More information

Getting started with System Center Essentials 2007

Getting started with System Center Essentials 2007 At a glance: Installing and upgrading Configuring Essentials 2007 Troubleshooting steps Getting started with System Center Essentials 2007 David Mills System Center Essentials 2007 is a new IT management

More information

Goliath Performance Monitor v11.7 POC Install Guide

Goliath Performance Monitor v11.7 POC Install Guide Goliath Performance Monitor v11.7 POC Install Guide Goliath Performance Monitor Proof of Concept Limitations Goliath Performance Monitor Proof of Concepts (POC) will be limited to monitoring 5 Hypervisor

More information

AdminStudio 10.0 ZENworks Edition

AdminStudio 10.0 ZENworks Edition AdminStudio 10.0 ZENworks Edition Installation Guide Version 10.0 Legal Information Book Name: AdminStudio 10.0 ZENworks Edition Installation Guide Part Number: ADS-1000-IGZ0 Product Release Date: February

More information

GRAMS Suite Version 9.1

GRAMS Suite Version 9.1 Thermo Scientific GRAMS Suite Version 9.1 Welcome Guide Revision A 2011 Thermo Fisher Scientific Inc. All rights reserved. Thermo Fisher Scientific Inc. provides this document to its customers with a product

More information

GRAMS Suite Version 9.0

GRAMS Suite Version 9.0 Thermo Scientific GRAMS Suite Version 9.0 Welcome Guide Revision A 2010 Thermo Fisher Scientific Inc. All rights reserved. Thermo Fisher Scientific Inc. provides this document to its customers with a product

More information

V15 Installation Guide

V15 Installation Guide V15 Installation Guide Page 1 Table of Contents Overview... 3 Licensing Notes:... 3 About Obtaining a License... 3 Minimum System Specifications... 4 Preparing for Installation and Licensing... 5 Standalone

More information

CurrentWare SQL Server Configuration Guide

CurrentWare SQL Server Configuration Guide CurrentWare SQL Server Configuration Guide Revised June, 2018 1. SQL Server System Requirement... 2 2. Connecting the CurrentWare Server to your SQL server... 3 3. Troubleshooting SQL Server Connection

More information

RAP as a Service Active Directory Security: Prerequisites

RAP as a Service Active Directory Security: Prerequisites RAP as a Service Active Directory Security: Prerequisites This document explains the required steps to configure the RAP as a Service for Active Directory Security. There are two scenarios available to

More information

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

More information

Getting Started with VMware View View 3.1

Getting Started with VMware View View 3.1 Technical Note Getting Started with VMware View View 3.1 This guide provides an overview of how to install View Manager components and provision virtual desktops. Additional View Manager documentation

More information

Installation Guide Install Guide Centre Park Drive Publication Date: Feb 11, 2010

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

More information

Sharpdesk V3.3. Push Installation Guide for system administrator Version

Sharpdesk V3.3. Push Installation Guide for system administrator Version Sharpdesk V3.3 Push Installation Guide for system administrator Version 3.3.04 Copyright 2000-2010 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written

More information

Veritas Desktop and Laptop Option 9.2

Veritas Desktop and Laptop Option 9.2 1. Veritas Desktop and Laptop Option 9.2 Quick Reference Guide for DLO Installation and Configuration 24-Jan-2018 Veritas Desktop and Laptop Option: Quick Reference Guide for DLO Installation and Configuration.

More information

Exclaimer Outlook Photos 1.0 Release Notes

Exclaimer Outlook Photos 1.0 Release Notes Exclaimer Release Notes Exclaimer UK +44 (0) 1252 531 422 USA 1-888-450-9631 info@exclaimer.com 1 Contents About these Release Notes... 3 Release Number... 3 Hardware... 3 Software... 3 Prerequisites...

More information

Installation Guide of SQL Server Express

Installation Guide of SQL Server Express B Installation Guide of SQL Server Express A. Hardware and Software Requirements for SQL Server Express 3 B. Installation Procedures 6 1. Microsoft.NET Framework 3.5 SP1 6 2. Microsoft.NET Framework 4.0

More information

VMware Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments

VMware  Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments VMware Email Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation

More information

cc: On-Demand Install and User Guide, Version 4.5 R2

cc: On-Demand Install and User Guide, Version 4.5 R2 cc: On-Demand Install and User Guide, Version 4.5 R2 March 2012 Reference Guide www.callcopy.com Security Classification: CallCopy Confidential Distribution: Approved internal CallCopy staff only and licensed

More information

NETWRIX PASSWORD EXPIRATION NOTIFIER

NETWRIX PASSWORD EXPIRATION NOTIFIER NETWRIX PASSWORD EXPIRATION NOTIFIER QUICK-START GUIDE Product Version: 3.3.247 March 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

HYCU SCOM Management Pack for F5 BIG-IP

HYCU SCOM Management Pack for F5 BIG-IP USER GUIDE HYCU SCOM Management Pack for F5 BIG-IP Product version: 5.5 Product release date: August 2018 Document edition: First Legal notices Copyright notice 2015-2018 HYCU. All rights reserved. This

More information

VMware Notification Service v2.0 Installation and Configuration Guide Configure ENSv2 for cloud and on-premises deployments

VMware  Notification Service v2.0 Installation and Configuration Guide Configure ENSv2 for cloud and on-premises deployments VMware Email Notification Service v2.0 Installation and Configuration Guide Configure ENSv2 for cloud and on-premises deployments Workspace ONE UEM v9.4 Have documentation feedback? Submit a Documentation

More information

EdgeSight 5.4. About. System Requirements. Install. Upgrade. Manage. Integrate. Troubleshoot Citrix Systems, Inc. All rights reserved. p.

EdgeSight 5.4. About. System Requirements. Install. Upgrade. Manage. Integrate. Troubleshoot Citrix Systems, Inc. All rights reserved. p. EdgeSight 5.4 Jun 05, 2015 About New Features for EdgeSight 5.4 Known Issues and Fixed Issues in EdgeSight 5.4 System Requirements Install Installing EdgeSight Server Installing EdgeSight Agents Installing

More information

Comodo Endpoint Security Manager Software Version 1.6

Comodo Endpoint Security Manager Software Version 1.6 Comodo Endpoint Security Manager Software Version 1.6 Administrator Guide Guide Version 1.6.092711 Comodo Security Solutions 525 Washington Blvd. Jersey City, NJ 07310 United States Table of Contents 1

More information

Site License Installation Guide

Site License Installation Guide Site License Installation Guide Copyright Texthelp Limited All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

docalpha Installation Guide

docalpha Installation Guide ARTSYL DOCALPHA INSTALLATION GUIDE 1. docalpha Architecture Overview... 2 1.1. docalpha Server Components... 4 1.2. docalpha Production Environment Stations Overview... 4 1.3. docalpha Setup & Administration

More information

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

GTXImage CAD Series V14.0

GTXImage CAD Series V14.0 GTXImage CAD Series V14.0 Installation Guide Version 14.0 1 Table of Contents Table of Contents Pg 2 Introduction Pg 3 - DVD Contents Product Overview Pg 3 Installing GTXImage CAD or PLUS Evaluation Copy

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

Goliath Performance Monitor v11.7 Installation Guide

Goliath Performance Monitor v11.7 Installation Guide Goliath Performance Monitor v11.7 Installation Guide http://www.goliathtechnologies.com 1 Legal Notices Inc. All rights reserved. www.goliathtechnologies.com Goliath Technologies believes the information

More information

VMware Infrastructure 3 Primer Update 2 and later for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5

VMware Infrastructure 3 Primer Update 2 and later for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5 Update 2 and later for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5 VMware Infrastructure 3 Primer Revision: 20090313 Item: EN-000021-02 You can find the most up-to-date technical documentation

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VMware Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments

VMware  Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments VMware Email Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation

More information

3M Molecular Detection System Software Upgrade/Installation Instructions

3M Molecular Detection System Software Upgrade/Installation Instructions User Manual Supplement Number: TB.342837.03 Effective Date: March 2018 Supersedes: TB.342837.02 Technology Platform: 3M Molecular Detection System Originating Location: St. Paul, MN 3M Molecular Detection

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

DEPLOY PERSYSTENT AGENT

DEPLOY PERSYSTENT AGENT Persystent Suite 6.0 DEPLOY PERSYSTENT AGENT Best Practices Persystent Suite supports no-touch installation for existing client computers. Installing Persystent Suite on your existing computers will help

More information

VMware App Volumes Installation Guide. VMware App Volumes 2.13

VMware App Volumes Installation Guide. VMware App Volumes 2.13 VMware App Volumes Installation Guide VMware App Volumes 2.13 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

Patch Manager INSTALLATION GUIDE. Version Last Updated: September 25, 2017

Patch Manager INSTALLATION GUIDE. Version Last Updated: September 25, 2017 INSTALLATION GUIDE Patch Manager Version 2.1.5 Last Updated: September 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/patch_manager/patch_manager_documentation

More information

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

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

More information

Veritas Desktop and Laptop Option 9.3.1

Veritas Desktop and Laptop Option 9.3.1 1. Veritas Desktop and Laptop Option 9.3.1 Quick Reference Guide for DLO Installation and Configuration 12-Nov-18 Veritas Desktop and Laptop Option: Quick Reference Guide for DLO Installation and Configuration.

More information

SCOPIA iview Management Suite. Installation Guide Version 7.5

SCOPIA iview Management Suite. Installation Guide Version 7.5 SCOPIA iview Management Suite Installation Guide Version 7.5 2000-2010 RADVISION Ltd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by United States

More information

VMware AirWatch Content Gateway Guide for Linux For Linux

VMware AirWatch Content Gateway Guide for Linux For Linux VMware AirWatch Content Gateway Guide for Linux For Linux Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

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

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

More information

Microsoft SQL Server 2012

Microsoft SQL Server 2012 Microsoft SQL Server 2012 INSTALLATION MANUAL Page 1 Table of Contents 1. Microsoft SQL Server 2012... 3 1.1 Microsoft SQL Server 2012 Installation...3 1.1.1 Installation Requirement of Microsoft SQL Server

More information

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

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

More information

Bomgar Vault Server Installation Guide

Bomgar Vault Server Installation Guide Bomgar Vault 17.2.1 Server Installation Guide 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

BlackBerry TM Enterprise Server 2.0 for Lotus Domino product information March 20, 2001

BlackBerry TM Enterprise Server 2.0 for Lotus Domino product information March 20, 2001 BlackBerry TM Enterprise Server 2.0 for Lotus Domino product information March 20, 2001 Contents About the BlackBerry Enterprise Server System requirements Installing BlackBerry Enterprise Server Software

More information

Workspace ONE UEM Notification Service 2. VMware Workspace ONE UEM 1811

Workspace ONE UEM  Notification Service 2. VMware Workspace ONE UEM 1811 Workspace ONE UEM Email Notification Service 2 VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

SolidWorks Enterprise PDM Installation Guide

SolidWorks Enterprise PDM Installation Guide SolidWorks Enterprise PDM Installation Guide Contents Legal Notices...vi 1 SolidWorks Enterprise PDM Installation Guide...7 2 Installation Overview...8 Required Installation Components...8 Optional Installation

More information

Acronis Backup & Recovery 11 Beta Advanced Editions

Acronis Backup & Recovery 11 Beta Advanced Editions Acronis Backup & Recovery 11 Beta Advanced Editions Quick Start Guide Table of contents 1 Main components... 3 2 Supported operating systems... 3 3 Where do I install the components?... 3 4 What you need

More information

Release Notes SmartSystems Server v4.80

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

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

More information

DUN & BRADSTREET D&B360. Installation Guide for Microsoft Dynamics CRM. Version 3.1

DUN & BRADSTREET D&B360. Installation Guide for Microsoft Dynamics CRM. Version 3.1 DUN & BRADSTREET D&B360 Installation Guide for Microsoft Dynamics CRM Version 3.1 PREPARED ON WEDNESDAY, AUGUST 26, 2015 D&B, Dun & Bradstreet, DUNSRight Quality Process, D-U-N-S Number, www.dnb.com, WorldBase

More information

Sage 200c Professional. System Requirements and Prerequisites

Sage 200c Professional. System Requirements and Prerequisites Sage 200c Professional System Requirements and Prerequisites Copyright statement Sage (UK) Limited, 2017. All rights reserved. If this documentation includes advice or information relating to any matter

More information

Sage 200c Professional. System Requirements and Prerequisites

Sage 200c Professional. System Requirements and Prerequisites Sage 200c Professional System Requirements and Prerequisites Copyright statement Sage (UK) Limited, 2017. All rights reserved. If this documentation includes advice or information relating to any matter

More information

Image-In Connect v1.0 Installation Guide

Image-In Connect v1.0 Installation Guide Image-In Connect v1.0 Installation Guide For AccuRoute v3.01 Feature Pack 1 March 2, 2011 Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: +1/1 978 327 5700 Toll-free in the US: +1/1 800 886 7845

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

WhatsUpGold. Getting Started Guide

WhatsUpGold. Getting Started Guide WhatsUpGold Premium Edition v.11 Getting Started Guide Welcome to Ipswitch WhatsUp Gold v11 Welcome to WhatsUp Gold v11, the powerful network monitoring solution designed to help you protect your changing

More information

Copyright. Trademarks. Warranty. Copyright 2018 YEALINK (XIAMEN) NETWORK TECHNOLOGY

Copyright. Trademarks. Warranty. Copyright 2018 YEALINK (XIAMEN) NETWORK TECHNOLOGY Copyright Copyright 2018 YEALINK (XIAMEN) NETWORK TECHNOLOGY Copyright 2018 Yealink (Xiamen) Network Technology CO., LTD. All rights reserved. No parts of this publication may be reproduced or transmitted

More information

icms Version 2.5 icms Installation Guide

icms Version 2.5 icms Installation Guide icms Version 2.5 icms Installation Guide IGiCMS/R15, Mar 2014 All rights reserved Copyright 2014, Speakerbus Technology Printed in the UK 2014. Speakerbus Technology Limited reserves the right to make

More information

VMware AirWatch Cloud Connector Guide ACC Installation and Integration

VMware AirWatch Cloud Connector Guide ACC Installation and Integration VMware AirWatch Cloud Connector Guide ACC Installation and Integration Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Installation Guide. Version 14.3

Installation Guide. Version 14.3 Installation Guide Version 14.3 Copyright Information Copyright 2016 Informa Software. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

SolarWinds. Patch Manager. Evaluation Guide. Version 2.1.2

SolarWinds. Patch Manager. Evaluation Guide. Version 2.1.2 This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Patch Manager Version 2.1.2 Evaluation Guide Last Updated: Friday, June 3, 2016 1 About SolarWinds

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

The following sections provide the ZENworks 2017 Update 1 requirements for hardware and software:

The following sections provide the ZENworks 2017 Update 1 requirements for hardware and software: ZENworks 2017 Update 1 System July 2017 The following sections provide the ZENworks 2017 Update 1 requirements for hardware and software: Section 1, Primary Server, on page 1 Section 2, Virtual Appliance,

More information

NetBackup Collection Quick Start Guide

NetBackup Collection Quick Start Guide NetBackup Collection Quick Start Guide This whitepaper is intended for IT professionals, IT managers, and IT personnel responsible for the planning, setup, and/or administration of Veritas Information

More information

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

Minimum & Recommended System Requirements

Minimum & Recommended System Requirements Minimum & System Requirements TKSQL & ibrowse 2 Server Intranet Configuration Version 5.11.01 3/27/11 Synerion Systems Ltd. (hereinafter: Synerion ) technical documentation and the product(s) described

More information

Autodesk Revit Structure 2012 System Requirements and Recommendations. Minimum: Entry-level configuration. Operating System Microsoft Windows 7 32-bit

Autodesk Revit Structure 2012 System Requirements and Recommendations. Minimum: Entry-level configuration. Operating System Microsoft Windows 7 32-bit Autodesk Revit Structure 2012 System s and Recommendations Minimum: Entry-level configuration Operating System Microsoft Windows 7 32-bit Microsoft Windows Vista 32-bit (SP2 or later) Business Microsoft

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

CaliberRDM. Installation Guide

CaliberRDM. Installation Guide CaliberRDM Installation Guide Borland Software Corporation 4 Hutton Centre Dr., Suite 900 Santa Ana, CA 92707 Copyright 2010 Micro Focus (IP) Limited. All Rights Reserved. CaliberRDM contains derivative

More information

Freshservice Discovery Probe User Guide

Freshservice Discovery Probe User Guide Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements

More information

Connect Install Guide

Connect Install Guide Connect Install Guide Version 3.2 Publication Date: December 16, 2013 Copyright Metalogix International GmbH 2008-2013. All Rights Reserved. This software is protected by copyright law and international

More information