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

Size: px
Start display at page:

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

Transcription

1 1 Download and Install CCS for Windows This procedure describes how to install CCS5 on a single Windows PC (client and server running on the same physical machine), and a single user. If you are setting up a more complex client/server system, with multiple users, under a dedicated contract then you will need access to our CCS WIKI; please request an account from your Terma contact point. Even if your ultimate goal is to setup and manage a full CCS, it may be worthwhile for you to try out these instructions first on a private machine; it may help you to understand CCS by starting with a simple installation first. The instructions were written for Windows 7. They have run without problems for Windows 8. NOTE: detailed instructions - especially screen shots - may go slightly out of date over time. If you find an important inconsistency that we missed, please let us know. Preparations Disable Firewall For simplicity, these instructions assume that Windows firewall is off. The CCS is usually installed in a secure environment wherein no external connections are directly connected to the CCS LAN. Clear Settings (optional) Follow these instructions if you have a very old installation, or if you are switching between projects with different settings (for example if you are preparing for CCS training with a user who is normally working on a specific project). Click on the SET application on the desktop, and the CCS settings editor will appear Hit Clear Settings button Hit OK to confirm Quit from the CCS settings editor On Windows, you can clear settings using the windows registry editor regedit Ensure you have Administrator privileges Run regedit Navigate to the nodes

2 o HKEY_CURRENT_USER\SOFTWARE\ o HKEY_LOCAL_MACHINE\SOFTWARE\ Delete the TERMA nodes 2 NOTE: this will clear your license; you will need to restore your license if you take this approach! Uninstall Old Version (optional) It is recommended, if not mandatory, to uninstall any previous versions. HINT: CCS uses various dynamically loaded files and libraries. Installing on top of a previous version does not guarantee that out of date libraries have been removed. Unless you have patched any data in the CCS installation itself, then your user-level data is completely safe. Navigate to Start > CCS > Uninstall Install Archive RDBMS (MySQL) MySQL is the most commonly-used database back-end; these short instructions assume this is what you will use. NOTE: in our experience, some RDBMS back-ends prefer a plain host name (lower case, not unusually long, no hyphens, etc). You can avoid problems by using a simple host name. You can download the installer from: HINT: Use the non-web download to avoid repeated downloads, or need for internet access when installing several CCS hosts : e.g. mysql-installer-community msi You could instead download and install XAMPP from: NOTE: XAMPP is required if you plan to use the CCS WEB application Accept the default installation options. Notes: Firewall : should not block the default MySQL port 3306 (in general should be off) Root Account Password : the convention is to use 'leiden1' CCS User Account: the convention is to use - Username: ccsuser - Host: localhost - Role: DBmanager (or full privileges: CCS needs to be able to create new databases) - Password: 'leiden1' HINT: this is the same password used when configuring the CCS (see below) - Allow connectivity from all hosts %

3 Install Notepad++ We recommend installing notepad++, because we will be editing test sequences and a nice editor is preferred to the very basic built-in editor. Notepad++ is what we use in most projects 3 The notepad++ installer is very similar to the one from CCS Install Tortoise SVN We recommend installing Tortoise SVN for configuration control of your user files. CCS will work without Tortoise SVN, but will automatically use some SVN features if the user files came from an SVN repository. Install CCS Download the CCS installer from Execute the installer, we assume you will use the default options throughout Configure CCS Select the Windows Start Menu, and navigate to Start > CCS > Configure NOTE: before a license is installed you may see a popup message stating that no license is installed. This is harmless Configure CCS allows you to get or set up a license. A window like this should appear

4 Please fill in the details as follows Network and Archive Settings CCS Server Host: enter the host name of your CCS server. The current hostname is set up by default. 4 NOTE: do not enter 'localhost' and do not enter an IP address Broadcast address: A suggested broadcast address is set up based on the primary IP address of your workstation, and your current netmask. A pulldown menu shows alternate addresses in cases where you have multiple LAN s installed. NOTE: You should take care to use an appropriate broadcast IP address for the correct LAN, the suggested one should usually be correct, but may not be, especially for example if you connected to a VPN or several networks simultaneously. The broadcast address is needed to broadcast heartbeat packets on the CCS network. The CCS will not function correctly if the client does not receive these heartbeats. On a standalone CCS, the client and server are of course the same machine. Client ID: This must be a number between 1 and 15. It is a unique identifier for the CCS client application (or workstation in a real deployment) on the CCS network. NOTE: the CCS server console is considered to be client ID 0. In addition to the CCS server you can have up to 15 workstations. A client on the CCS server might be client ID 1, so workstations attached to a CCS might use client numbers 2 to 15 Session Root Directory: this is the 'RESULTS' directory that will contain all of the session data for the CCS installation. The default is C:/CCS/VARIABLE/RESULTS NOTE: If this directory path contains any separators using \ (backward slash), normalize them by hitting the Normalize button. Redundancy: Click this check button to set up a hot redundant pair. Leave un-checked if you are setting up a standalone CCS server. If you check this box, then redundancy will be activated, and a second row of server settings will appear for the redundant server. NOTE: Each CCS server should set its sibling as its redundant server, i.e. on the redundant server, set up the primary server as the redundant pair. Data Base Settings Enter the back-end RDBMS settings, e.g: Engine: select MySQL User Role: ccsuser Password: leiden1 NOTE: these must match the user / password when creating the CCS user MySQL account

5 Protocols Configure the protocols that will be used in your system. 5 If you are just trying out CCS, leave these as default. Most projects will use either pure CCS or pure MCS protocols. However it is permitted to set up a hybrid system in which both EGSE and MCS protocols are active. EGSE Protocol Choose the EGSE (SCOE and Front End) protocol for CCS test systems HINT: In a pure MCS, this should be No Protocol MCS Protocol Choose the MCS protocol for operation systems. HINT: In a pure CCS, this should be No Protocol Project Settings If you have already checked out or put in place a TESTENV, this will automatically run the standard InitSettings script to further configure CCS for your specific project. Copy to System button requires administer privileges on your host. It will copy the current settings to the server settings (HKEY_LOCAL_MACHINE). This is convenient when you want the same settings to be applicable for all users on this host. Other CCS users will fall-back to use the host-level settings if there are no user-specific settings, and then save what they find to the local user settings. NOTE: Only do this if the project settings are very stable and will rarely change. Settings copied to the server node in the registry have to be manually cleared using regedit. Do not use this feature if you will frequently switch between projects with different settings. License Key If you are connected to the Internet, you can fill in your company, project and order number into the fields, hit Request License, and a license will be allocated from your pool in our license database. If the license has been accepted, the license key and corresponding end date will show, and both fields will turn green: HINT: If you are just trying out CCS you can opt for a Temporary licence HINT: You can also go to ccs.terma.com from another PC, and allocate a license online Click the ' Configure...' button to save the configurations. The system will tell you that the settings will be saved and it closes afterwards, click on ok. NOTE: your license is stored in the settings. The CCS Settings Editor Clear Settings button does not clear your license, but deleting the CCS nodes in the registry using regedit will clear your license.

6 Starting the CCS Client If you now click the CCS icon on your desktop, the CCS Client Console will appear. 6 The CCS Launch Pad will also pop up: HINT: appearance may be slightly different: you can check / uncheck in the top panel to make the different panels appear or disappear. We want to see the START button. Ready to Start The CCS is now ready to start a session. However, if you have just installed the CCS, you have an empty environment (TESTENV), no spacecraft database, no scripts and no display definitions! You will be able to start a session but you will not be able to do much of any interest! We have provided some example test environments to get started, or to demonstrate the system working.

7 Create a Test Environment The CCS expects a TESTENV directory to be in your 'My Documents' folder. 7 An empty one is created, but it is more useful to have some pre-prepared contents. The CCS client has a toolbar button (the Evil Eye ) that starts the Project Wizard which can be used to copy preprepared test environment files into place. You have 3 options: Use Project Wizard (for standard Self-Test and Training packages) Copy existing project files into place Check out from SVN Option 1 : Using Project Wizard to set up your test environment In the CCS Client tool bar hit Project Wizard A large black window appears; ensure that all applications that have TESTENV open (including Windows Explorer) are closed. Hit the check box to confirm you have closed all applications in TESTENV, and the Install button activates. Select one of NOTE: your TESTENV cannot be moved to a backup if any applications (except CCS console) are holding it open, so you must close any other applications that have this directory open. You will see an error if you don t close applications holding the TESTENV directory open! CcsSelfTest (a regression testing package) Training (for the training course) as appropriate and hit Install.

8 8 You should not need to index the test sequences directories (see below) because the Project Wizard does this automatically. Option 2 : Copy Test Environment files into place This option may be possible if you already have some example files from an existing project. In this option simply copy your files into TESTENV. The files should follow the standard structure under TESTENV, for example TSEQ, TSEQLIB, SYN, data/ascii. NOTE: you will probably need to index the test sequences directories (see below) Option 3 : Check out from SVN In this option you can check out from your own SVN repository or if appropriate the TESTENV may be one from Terma: The URL of the Terma SVN server is here: A read-only SVN account can be used (you will not be able to check in any changes): User: TestPacks Password: TestPacks Check out the selected test pack into your Documents folder. The checkout should be into a single directory with subdirectories, under which you should see TSEQ, data/ascii, TSEQLIB, SYN, etc. NOTE: you will probably need to index the test sequences directories (see below)

9 Re-index test sequence directories Indexing the test sequence directories makes sure that TOPE (TCL) can auto-load procedure files when they are called. 9 HINT: Project Wizard creates the index automatically. It will do no harm to repeat this step. In the Test Sequence Files pane hold down the Check Tcl Indices button and select Index All NOTE: it is important to hold down the menu! Then you will see the Index All button! Before continuing. After configuring the CCS, you may need to restart the CCS client! NOTE: restarting the client is necessary because some projects change configuration settings that are only read when the application starts. These settings will only take effect when CCS client is restarted. Starting CCS Now that you have configured the CCS and installed a test environment you should be able to start a useful CCS session. When the CCS client starts, the CCS launch pad opens automatically. When you are ready, it looks like this (nothing is running, and it is waiting for you to start a local simulation session). HINT: if you do not see all of the panels shown above, click the check buttons to reveal them. Launch Pad will remember which panels have been hidden or revealed. Hit the big green START button. A session name is automatically set and the CCS starts. While the CCS is starting (a few seconds), the launch pad looks like this

10 During session start-up: The SESS_SERVER creates a new session directory in the RESULTS directory The client and servers will try to connect to the MySQL database The MIB database(s) will be loaded The client will listen for the heartbeat signals from the server The launch Pad window should display all processes in green 10 When the CCS is running, launch pad looks like this: The different launch pad panels can be hidden and revealed to show more information or to save space. Position the launch pad in a convenient place on your desktop, and it will stay there. HINT: if you accidently quit launch pad and want to restart it, you can find it in the toolbar on the CCS client console (look for the rocket icon). Congratulations, CCS is now running! Simple Demonstration If you are using the CCS SelfTest environment, and want to see something interesting, try this Click Test Sequence Files (top-right panel of CCS Console) Right Click on DemoOrbitPositionScheduling.tcl, and hit Exec Go to LaunchPad and hit the TC button Click AND View in the desktop, and in the resulting display click the quicks tab Open the orbit view

11 You should then see something like this: 11 In this demo, the CCS sends a cyclic TC (CEV_TST1) as a parameter to another (OPS004). The CEV_TST1 command is supposed to execute on each orbit cycle. The script calculates a simple simulated orbit, while at the same time simulating the verification of a TC as it reaches a different orbit position. It continues forever. Try navigating to the QML quick demo example: this should give you an idea of your platform graphical capabilities and performance. Stopping a Session In the CCS Launch Pad, hit the STOP button and wait a few seconds. NOTE: if you abruptly quit the CCS Console, the CCS may still be running a session. If you start the CCS Console again, this would be indicated by the launch pad showing all tasks as green, and offering you to JOIN the current session.

12 Getting Help Online help appears when you hit F1 12 Troubleshooting The most common errors are: The system firewall is blocking one or more of the ports used by CCS. Turn it off. You left a CCS (partially) running before de-installing and re-installing. Kill it. Mistake in the host name, or hostname incompatible with database engine back-end There is a mistake in the broadcast address The network configuration changed since the CCS was configured (maybe VPN) Mistake in the configuration of database users or passwords Empty MIB database (nothing in your TESTENV) You may need to re-index your TOPE directories You should be able to solve these problems by repeating the above procedure and looking closely for incorrect input. Licensed customers have access to our CCS wiki at: This gives all kinds of advice about system configuration and troubleshooting more obscure issues. Killing a Dangling or Zombie CCS Session The CCS uninstall attempts to close any running CCS sessions but there are ways that a CCS session can be left in a not-properly-shut-down state. These instructions should help you to reset the CCS If you look in your Windows desktop icon tool bar, you may see a CCS SESS Server: eg. Right-click on this icon and a terminal window appears. You can kill / abort all managed CCS tasks by typing killzombies You can quit the SESS server by typing exit. The server will normally be restarted by the next CCS client attempting to start a session.

MassTransit Server Installation Guide for Windows

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

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

SAP GUI 7.30 for Windows Computer

SAP GUI 7.30 for Windows Computer SAP GUI 7.30 for Windows Computer Student and Faculty Installation Instructions Table of Contents Caution:... 2 System Requirements:... 2 System Memory (RAM) requirements:... 2 Disk Space requirements:...

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 Installation and Setup Guide Revised on 09/25/2014 TABLE OF CONTENTS ROCK-POND REPORTING 2.1... 1 SUPPORT FROM ROCK-POND SOLUTIONS... 2 ROCK-POND REPORTING OVERVIEW... 2 INFRASTRUCTURE

More information

Backup using Quantum vmpro with Symantec Backup Exec release 2012

Backup using Quantum vmpro with Symantec Backup Exec release 2012 Backup using Quantum vmpro with Symantec Backup Exec release 2012 Step 1) If the vmpro appliance name and IP address are not resolved through DNS, update the Windows hosts file to include the IP address

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

EventSentry Quickstart Guide

EventSentry Quickstart Guide Contents I Part I About This Guide 2 Part II Overview 3 Part III Installing EventSentry 6 1 Installation with... Setup 7 2 Management Application... 8 3 Configuration... 9 4 Remote Update... 12 5 Heartbeat

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

Spacecraft Monitoring & Control Systems

Spacecraft Monitoring & Control Systems Spacecraft Monitoring & Control Systems TSC & CCS - Presentation, May 2015 http://ccs.terma.com SATELLITE CHECKOUT & OPERATIONS SCOE TSC P/L EGSE CCS Unified Monitoring & Control data model procedures

More information

NetExtender for SSL-VPN

NetExtender for SSL-VPN NetExtender for SSL-VPN Document Scope This document describes how to plan, design, implement, and manage the NetExtender feature in a SonicWALL SSL-VPN Environment. This document contains the following

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Browser Configuration Reference

Browser Configuration Reference Sitecore CMS 7.0 or later Browser Configuration Reference Rev: 2013-09-30 Sitecore CMS 7.0 or later Browser Configuration Reference Optimizing Internet Explorer and other web browsers to work with Sitecore

More information

Purchase and Setup instructions for SWVPS (Sept 15, 2014)

Purchase and Setup instructions for SWVPS (Sept 15, 2014) Purchase and Setup instructions for SWVPS (Sept 15, 2014) Our team recommends a Virtual Private Server (VPS) that works well for only $18.00 a month. Because trading in the market requires a platform that

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

All About Mapped Drives

All About Mapped Drives All About Mapped Drives All About Mapped Drives Intro to Mapped Hard Drives Mapped drives can be very useful when it comes to moving data around on an office or home network and they do have their usefulness.

More information

LiveNX Upgrade Guide from v5.1.2 to v Windows

LiveNX Upgrade Guide from v5.1.2 to v Windows LIVEACTION, INC. LiveNX Upgrade Guide from v5.1.2 to v5.1.3 - Windows UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the

More information

Create MedicCoin Master Node Instruction Rev2

Create MedicCoin Master Node Instruction Rev2 Create MedicCoin Master Node Instruction Rev2 1. Download MedicCoin wallet using below link https://mediccoin.com/mediccoin-window.zip 2. Unzip/extract MedicCoin-Window.zip to C:\coins\MedicCoin folder.

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

Password Memory 7 User s Guide

Password Memory 7 User s Guide C O D E : A E R O T E C H N O L O G I E S Password Memory 7 User s Guide 2007-2018 by code:aero technologies Phone: +1 (321) 285.7447 E-mail: info@codeaero.com Table of Contents How secure is Password

More information

Installation Guide Worksoft Certify

Installation Guide Worksoft Certify Installation Guide Worksoft Certify Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Installation Guide Version 9.0.3 Copyright 2017 by Worksoft,

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

[Troubleshooting] Task Manager shows High CPU, Memory and Disk Usage

[Troubleshooting] Task Manager shows High CPU, Memory and Disk Usage [Troubleshooting] Task Manager shows High CPU, Memory and Disk Usage Sometimes the system would run very slow due to the abnormally high loading of CPU, Memory, or Disks, it means that these main components

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

Proactive-CCTV Server Installation Guide v1.0

Proactive-CCTV Server Installation Guide v1.0 v1.0 For Support Email: michael@proactive-cctv.com www.proactive-cctv.com 1. Getting Started Welcome to the Proactive-CCTV. Please Read Before Starting Installation Initial Setup & Requirements Operating

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

Spacecraft Monitoring & Control Systems

Spacecraft Monitoring & Control Systems Spacecraft Monitoring & Control Systems TSC & CCS - Presentation, Nov 2017 http://ccs.terma.com SATELLITE CHECKOUT & OPERATIONS SCOE TSC P/L EGSE CCS Unified Monitoring & Control data model procedures

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3 PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000 User Manual Version 1.3 Promise Array Management Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by

More information

8 MANAGING SHARED FOLDERS & DATA

8 MANAGING SHARED FOLDERS & DATA MANAGING SHARED FOLDERS & DATA STORAGE.1 Introduction to Windows XP File Structure.1.1 File.1.2 Folder.1.3 Drives.2 Windows XP files and folders Sharing.2.1 Simple File Sharing.2.2 Levels of access to

More information

SMEC ASSET MANAGEMENT SYSTEM PMS Version 5.5. System Administrator s Guide

SMEC ASSET MANAGEMENT SYSTEM PMS Version 5.5. System Administrator s Guide SMEC ASSET MANAGEMENT SYSTEM PMS Version 5.5 System Administrator s Guide January 2015 PREPARATION, REVIEW AND AUTHORISATION Revision # Date Prepared by Reviewed by Approved for Issue by 1 21-Jan-2015

More information

RED IM Integration with Bomgar Privileged Access

RED IM Integration with Bomgar Privileged Access RED IM Integration with Bomgar Privileged Access 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

Server Edition USER MANUAL. For Mac OS X

Server Edition USER MANUAL. For Mac OS X Server Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion are registered

More information

MassTransit 6.0 Installation Guide for Enterprise and Professional Servers on Macintosh

MassTransit 6.0 Installation Guide for Enterprise and Professional Servers on Macintosh MassTransit 6.0 Installation Guide for Enterprise and Professional Servers on Macintosh March 11, 2009 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296

More information

inforouter V8.0 Implementation Guide Active Innovations, Inc. A Document Management Company

inforouter V8.0 Implementation Guide Active Innovations, Inc. A Document Management Company inforouter V8.0 Implementation Guide www.inforouter.com inforouter V8.0 implementation Guide This guide will take you through the step-by-step installation procedures required for a successful inforouter

More information

STRM Log Manager Administration Guide

STRM Log Manager Administration Guide Security Threat Response Manager STRM Log Manager Administration Guide Release 2010.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2011-10-10

More information

Personal vdisk Implementation Guide. Worldwide Technical Readiness

Personal vdisk Implementation Guide. Worldwide Technical Readiness Worldwide Technical Readiness Table of Contents Table of Contents... 2 Overview... 3 Implementation Guide... 4 Pre-requisites... 5 Preparing PVS vdisk to be used with Personal vdisk... 6 Creating a Desktop

More information

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices.

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. AirWatch v9.2 Have documentation feedback? Submit a Documentation

More information

WinSCP. Author A.Kishore/Sachin

WinSCP. Author A.Kishore/Sachin WinSCP WinSCP is a freeware windows client for the SCP (secure copy protocol), a way to transfer files across the network using the ssh (secure shell) encrypted protocol. It replaces other FTP programs

More information

Contents. Table of Contents. Foreword. Part I RDPlus User Guide. 2 Prerequisites 3 Installation. Index <COPYRIGHT>

Contents. Table of Contents. Foreword. Part I RDPlus User Guide. 2 Prerequisites 3 Installation. Index <COPYRIGHT> Contents I Table of Contents Foreword Part I 0 2 1 Overview... 2 2 Prerequisites... 3 3 Installation... 5 4 Customization... and Parameter Settings 8 Administration... Tools 10 Application... Publishing

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Installation Manuals VSA 8.0 Quick Start - Demo Version Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

IQSweb Installation Instructions Version 5.0

IQSweb Installation Instructions Version 5.0 IQSweb Installation Instructions Version 5.0 Contents Additional References... 3 IQSweb ROSS Connection... 3 IQSweb V5.0 Install/Upgrade Scenarios... 4 IQSweb Configuration Options... 5 A. Single Computer/Server

More information

Colligo Manager. White Labeling

Colligo  Manager. White Labeling White Labeling Contents White Labeling... 2 Registry Path and License Key... 2 Enabling Branding... 2 Disabling Branding... 2 Using the MSI... 3 Using Registry Settings... 4 Branding Properties & Locations...

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

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

Installation Guide. . All right reserved. For more information about Specops Command and other Specops products, visit . 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 Software.

More information

INSTALLATION AND USER S GUIDE OfficeCalendar for Microsoft Outlook

INSTALLATION AND USER S GUIDE OfficeCalendar for Microsoft Outlook INSTALLATION AND USER S GUIDE OfficeCalendar for Microsoft Outlook Sharing Microsoft Outlook Calendar and Contacts without Exchange Server Contents What is OfficeCalendar? Sharing Microsoft Outlook Calendars

More information

Cisco CTL Client setup

Cisco CTL Client setup Cisco CTL Client setup This chapter provides information about Cisco CTL client setup. About Cisco CTL Client setup, page 2 Remove etoken Run Time Environment 3.00 for CTL Client 5.0 plug-in, page 2 Cisco

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

Sophos Enterprise Console

Sophos Enterprise Console secure network quick startup guide Product Version: 5.5 Contents About this guide... 1 Limitations on the secure network...2 What do I install?...3 What are the key steps?... 4 Download the installers...5

More information

WA1976 WebSphere Application Server 7.0 Administration Fundamentals. Classroom Setup Guide. Web Age Solutions Inc.

WA1976 WebSphere Application Server 7.0 Administration Fundamentals. Classroom Setup Guide. Web Age Solutions Inc. WA1976 WebSphere Application Server 7.0 Administration Fundamentals Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 01/28/09 Table of Contents Classroom Requirements...3

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

More information

LiveNX Upgrade Guide from v5.2.0 to v5.2.1

LiveNX Upgrade Guide from v5.2.0 to v5.2.1 LIVEACTION, INC. LiveNX Upgrade Guide from v5.2.0 to v5.2.1 UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction

More information

Aretics T7 Installation Manual

Aretics T7 Installation Manual Aretics T7 Installation Manual 1(24) Aretics T7 Installation Manual This document describes how to manage Aretics T7 in your IT environment. Here you will find information about installing the system,

More information

Double-Take ShoreWare Director Failover Configuration

Double-Take ShoreWare Director Failover Configuration Application Note ST-0122 October 9, 2006 Double-Take ShoreWare Director Failover Configuration The first step to deploying IP telephony in a secure manner is to follow the best practices in secure network

More information

I- REQUIREMENTS. A- Main

I- REQUIREMENTS. A- Main Page 1 sur 29 Index 1 REQUIREMENTS... 3 1.1 Main... 3 1.2 Operating system / environment... 3 1.3 Privileges... 4 1.4 Starting installation... 5 1.5 Install program (InstallShield)... 5 2 GT-CENTRAL First

More information

WA2423 JavaScript for Web 2.0 Development. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA2423 JavaScript for Web 2.0 Development. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA2423 JavaScript for Web 2.0 Development Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

Zen Internet. Online Data Backup. Zen Vault Express for Mac. Issue:

Zen Internet. Online Data Backup. Zen Vault Express for Mac. Issue: Zen Internet Online Data Backup Zen Vault Express for Mac Issue: 2.0.08 Tel: 01706 90200 Fax: 01706 902005 E-mail: info@zen.co.uk Web: www.zen.co.uk Zen Internet 2015 Contents 1 Introduction... 3 1.1 System

More information

Before you attempt to connect to IFAS, there are a few settings that you will have to change in Internet Explorer.

Before you attempt to connect to IFAS, there are a few settings that you will have to change in Internet Explorer. KU Endowment Account Reporting System IFAS End-user Setup Note: For this setup, please be sure to have your computer technician or other technical resource handy. Some of these steps may require administrative

More information

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection!

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection! jproductivity LLC Protect your investments with Protection! User Guide Protection! L i c e n s i n g S e r v e r v 4. 9 A d m i n i s t r a t o r G u i d e tm http://www.jproductivity.com Notice of Copyright

More information

WinDSX New Installations

WinDSX New Installations WinDSX New Installations Use these instructions for new Installations. a) Make sure that the Comm Server PC has the.net Framework 4.0 or higher installed. b) Make sure you have Administrative Privileges

More information

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower Configuration Guide SOAPMDP_Config_7.2.0 Copyright Copyright 2015 SOA Software, Inc. All rights

More information

RPC Over HTTP Install Windows Server 2003 Configure your Exchange 2003 front-end server as an RPC Proxy server

RPC Over HTTP Install Windows Server 2003 Configure your Exchange 2003 front-end server as an RPC Proxy server RPC Over HTTP Exchange 2003 and Outlook 2003, combined with Windows Server 2003, supports the use of RPC over HTTP to access Exchange. Using the Microsoft Windows RPC over HTTP feature eliminates the need

More information

Sage 300. Sage CRM 2018 Integration Guide. October 2017

Sage 300. Sage CRM 2018 Integration Guide. October 2017 Sage 300 Sage CRM 2018 Integration Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

Medivators Data Management Software Installation / User Manual

Medivators Data Management Software Installation / User Manual Medivators Data Management Software Installation / User Manual For DSD and SSD Endoscope Reprocessors Medivators is a registered trademark of Minntech Corporation. Windows and Windows Explorer, Excel,

More information

Thermo-Calc installation guide for Windows

Thermo-Calc installation guide for Windows Thermo-Calc installation guide for Windows 1995-2014 Foundation of Computational Thermodynamics Stockholm, Sweden Thermo-Calc installation guide for Windows computers Introduction Target group This installation

More information

Data Exchange 3. The easy way to turn your data into valuable information. VERSION 3.0

Data Exchange 3. The easy way to turn your data into valuable information. VERSION 3.0 Data Exchange 3 The easy way to turn your data into valuable information. VERSION 3.0 12-21-2017 DATA EXCHANGE 3 1 TABLE OF CONTENTS SECTION 1. Overview... 6 1.1. MAIN GOALS...6 1.2. How it Works...6 Data

More information

WA2592 Applied Data Science and Big Data Analytics. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

WA2592 Applied Data Science and Big Data Analytics. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. WA2592 Applied Data Science and Big Data Analytics Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Class Setup...3 Part 2 - Minimum Software Requirements

More information

Virtual CD TS 1 Introduction... 3

Virtual CD TS 1 Introduction... 3 Table of Contents Table of Contents Virtual CD TS 1 Introduction... 3 Document Conventions...... 4 What Virtual CD TS Can Do for You...... 5 New Features in Version 10...... 6 Virtual CD TS Licensing......

More information

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide 2018 Amazon AppStream 2.0: SOLIDWORKS Deployment Guide Build an Amazon AppStream 2.0 environment to stream SOLIDWORKS to your users June 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide describes

More information

Installation and configuration guide

Installation and configuration guide Winfrasoft HAS Installation and Configuration Guide Installation and configuration guide Winfrasoft HAS for Microsoft Forefront UAG 2010 Published: October 2011 Applies to: Winfrasoft HAS (Build 2.0.2300.4)

More information

IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems

IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems 5.0 Introduction 1. What controls almost all functions on a computer? The operating system 5.1 Explain the purpose of an operating system 2.

More information

Apptix Online Backup by Mozy User Guide

Apptix Online Backup by Mozy User Guide Apptix Online Backup by Mozy User Guide 1.10.1.2 Contents Chapter 1: Overview...5 Chapter 2: Installing Apptix Online Backup by Mozy...7 Downloading the Apptix Online Backup by Mozy Client...7 Installing

More information

Lab - System Utilities in Windows

Lab - System Utilities in Windows Introduction In this lab, you will use Windows utilities to configure operating system settings. Recommended Equipment The following equipment is required for this exercise: A computer running Windows

More information

User s Guide. For Windows, Mac, Palm OS, and Pocket PC. Companion for Palm OS and Pocket PC

User s Guide. For Windows, Mac, Palm OS, and Pocket PC. Companion for Palm OS and Pocket PC For Windows, Mac, Palm OS, and Pocket PC FileMMobile aker8 Companion for Palm OS and Pocket PC User s Guide 2000-2006 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa

More information

Pearson System of Courses (PSC) Deploying PSC with System Center Configuration Manager (SCCM) for Windows

Pearson System of Courses (PSC) Deploying PSC with System Center Configuration Manager (SCCM) for Windows Pearson System of Courses (PSC) Deploying PSC with System Center Configuration Manager (SCCM) for Windows Table of Contents Deployment Process Overview...3 Prerequisites and Assumptions:...4 1. PSC Prerequisites...

More information

MAC HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your Mac computer

MAC HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your Mac computer MAC HOST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device WiseMo Guest module for example on your Windows PC WiseMo Host module on your Mac computer WiseMo develops software for

More information

Setting Up Scan to CIFS on MC35X/MC36X/MC56X/ES546XMFP

Setting Up Scan to CIFS on MC35X/MC36X/MC56X/ES546XMFP Setting Up Scan to CIFS on MC35X/MC36X/MC56X/ES546XMFP Introduction Scanning to CIFS is the term that we use to represent Scan to Network. This basically involves scanning a document from the ADF/Flatbed

More information

ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!!

ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!! ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!! Network WYNN 3.1 Installation Documentation November 2003 The following information

More information

DiscoveryGate Installation and Configuration

DiscoveryGate Installation and Configuration DiscoveryGate Installation and Configuration Last updated on: 28 February 2007 For latest version: Go to www.discoverygate.com, and log in. Click on the Support tab. Then click the Knowledge Base link,

More information

ZL UA Domino Configuration Guide. Version 7.0

ZL UA Domino  Configuration Guide. Version 7.0 ZL UA Domino Email Configuration Guide Version 7.0 ZL Technologies, Inc. Copyright 2010 ZL Technologies, Inc.All rights reserved ZL Technologies, Inc. ( ZLTI, formerly known as ZipLip ) and its licensors

More information

Contents. Emma User Guide

Contents. Emma User Guide Emma User Guide Emma User Guide i Contents Getting Started with Emma... 2 Prerequisites... 2 Installation... 4 Installing Emma... 4 Uninstalling Emma... 4 Start and registration... 4 Starting Emma... 4

More information

1. ECI Hosted Clients Installing Release 6.3 for the First Time (ECI Hosted) Upgrading to Release 6.3SP2 (ECI Hosted)

1. ECI Hosted Clients Installing Release 6.3 for the First Time (ECI Hosted) Upgrading to Release 6.3SP2 (ECI Hosted) 1. ECI Hosted Clients........................................................................................... 2 1.1 Installing Release 6.3 for the First Time (ECI Hosted)...........................................................

More information

Contents. Notes Mail Link Page 1

Contents. Notes Mail Link Page 1 Contents Contents... 1 About Notes Mail Link 6... 2 System requirements... 2 Installing Notes Mail Link - Overview... 3 Install Notes Mail Link... 3 Upgrade to newer version of Notes Mail Link... 3 New

More information

Remote Process Explorer

Remote Process Explorer Remote Process Explorer Getting Started LizardSystems 2 Table of Contents Introduction 5 Installing Remote Process Explorer 5 Before starting the application 5 Starting the application 6 Main window 7

More information

Tax-Aide TrueCrypt Utility For Tax Year 2010

Tax-Aide TrueCrypt Utility For Tax Year 2010 Tax-Aide TrueCrypt Utility Quick Start Guide Welcome to the Tax-Aide TrueCrypt Utility for Tax Year 2010. This Quick Start Guide contains what you need to know to obtain and use the Utility when your target

More information

Getting Started. In this chapter, you will learn: 2.1 Introduction

Getting Started. In this chapter, you will learn: 2.1 Introduction DB2Express.book Page 9 Thursday, August 26, 2004 3:59 PM CHAPTER 2 Getting Started In this chapter, you will learn: How to install DB2 Express server and client How to create the DB2 SAMPLE database How

More information

29 March 2017 SECURITY SERVER INSTALLATION GUIDE

29 March 2017 SECURITY SERVER INSTALLATION GUIDE 29 March 2017 SECURITY SERVER INSTALLATION GUIDE Contents 1. Introduction... 2 1.1 Assumptions... 2 1.2 Prerequisites... 2 2. Required setups prior the Security Server Installation... 3 1.1 Create domain

More information

Resource Account Instructions. Contents

Resource Account Instructions. Contents Resource Account Instructions Instructions for Managing a Resource Account in Exchange 2010 As the owner of an e-mail resource, you have full rights and send as permission for this mailbox. You can access

More information

BROWSER-BASED SUPPORT CONSOLE USER S GUIDE. 31 January 2017

BROWSER-BASED SUPPORT CONSOLE USER S GUIDE. 31 January 2017 BROWSER-BASED SUPPORT CONSOLE USER S GUIDE 31 January 2017 Contents 1 Introduction... 2 2 Netop Host Configuration... 2 2.1 Connecting through HTTPS using Certificates... 3 2.1.1 Self-signed certificate...

More information

Attix5 Pro Storage Platform Console

Attix5 Pro Storage Platform Console Attix5 Pro Storage Platform Console V7.0.1 User Manual for Microsoft Windows Your guide to managing the Attix5 Pro backup environment using the Storage Platform Console. 0 Copyright notice and proprietary

More information

Oracle Database Express Edition

Oracle Database Express Edition Oracle Database Express Edition Getting Started Guide 11g Release 2 (11.2) E18585-04 July 2011 Welcome to Oracle Database Express Edition (Oracle Database XE). This guide gets you quickly up and running

More information

Upgrade Tool Guide. July

Upgrade Tool Guide. July Upgrade Tool Guide July 2015 http://www.liveaction.com 4.X to 5.0 The Upgrade Guide from 4.X to 5.0 consists of three parts: Upgrading the LiveAction Server Upgrading the LiveAction Node Upgrading the

More information

Sage Estimating (SQL) v17.11

Sage Estimating (SQL) v17.11 Sage Estimating (SQL) v17.11 Installation and Administration Guide July 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos,

More information

Software Quick Start Guide

Software Quick Start Guide Software Quick Start Guide pcastructurepoint 5420 Old Orchard Road Skokie, IL 60077 www.pcastructurepoint.com 847.966.4357 PH 847.581.0644 FX QS100-04 12/15/2006 Table of Contents Software Quick Start

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

Launch Your Virtual World Fast

Launch Your Virtual World Fast Launch Your Virtual World Fast Learn how to build your own virtual world with free open source software Copyright 2009 by Michael McAnally, Document Version 1.0 June 30, 2009 Figure 1. Screen shot of a

More information

ACD SMR User's Guide. Table of Contents

ACD SMR User's Guide. Table of Contents Table of Contents Table of Contents Table of Contents Overview of ACD SMR... 3... 4 MySQL Server... 4 Installing MySQL Server... 4 Configuring MySQL Server... 5 ACD Service... 9 Installing ACD Service...

More information

HORTICOPIA Professional

HORTICOPIA Professional HORTICOPIA Professional Networking User Guide Horticopia, Inc. www.horticopia.com October 2017 Table of Contents I. Quick Start 2 II. System Requirements 3 III. Installing HORTICOPIA Professional 4 1.

More information

Cisco NAC Appliance Agents

Cisco NAC Appliance Agents 10 CHAPTER This chapter presents overviews, login flow, and session termination dialogs for the following Cisco NAC Appliance access portals: Cisco NAC Agent, page 10-1 Cisco NAC Web Agent, page 10-28

More information