ADC Proxy Service v1.0.5

Size: px
Start display at page:

Download "ADC Proxy Service v1.0.5"

Transcription

1 ADC Proxy Service v April-2014

2 Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be proprietary and confidential. Except for making a reasonable number of copies for your own internal use, you may not reproduce this publication, or any part thereof, in any form, by any method, for any purpose, or in any language other than English without the written consent of Imagine Communications. All others uses are illegal. This publication is designed to assist in the use of the product as it exists on the date of publication of this manual, and may not reflect the product at the current time or an unknown time in the future. This publication does not in any way warrant description accuracy or guarantee the use for the product to which it refers. Imagine Communications reserves the right, without notice to make such changes in equipment, design, specifications, components, or documentation as progress may warrant to improve the performance of the product. Trademarks Product names and other brands (such as ADC, D-Series, Nexio, Nexio Insight, Nexio Motion, PowerSmart, Versio ) are trademarks or trade names of Imagine Communications or its subsidiaries. Microsoft and Windows are registered trademarks of Microsoft Corporation. All other trademarks and trade names are the property of their respective companies. Contact Information Imagine Communications has office locations around the world. For domestic and international location and contact information see: Support Contact Information For domestic and international support contact information see: Support Contacts: ecustomer Portal: Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 2 of 16

3 Integrated system Overview Contents Integrated system Overview... 4 About the ADC Proxy Service... 4 Deployment details... 4 Service Location Pre-installation Requirements... 6 (Option) on the ADC File Server... 6 Configuration... 7 (Option) on the ADC Live-Update box... 9 Configuration Uninstallation procedure Operation Notes Start Up File Masks Notification Agent Settings Troubleshooting Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 3 of 16

4 Integrated system Overview Integrated system Overview About the ADC Proxy Service The ADC Proxy Service was developed to integrate the ADC automation and a traffic system (e.g. Broadcast Master) via the BXF 2008 protocol without the Centergy system. This Web-service is implemented with the same API as the Centergy LPO from the ADC side (i.e. the same interface) and a file-based interface from the Traffic System side. Basic Workflow The following diagram depicts the basic workflow of the integrated solution, which is a simple transfer of data from one side (ADC) to another (Traffic system) and vice versa. Automation System Input Folder Traffic system ADC Proxy Service SOAP ADC Live-Update Automation System Output Folder Deployment details The ADC Proxy Service is hosted on the Microsoft IIS. If the IIS is not present on the target machine, the ADCProxyService Installer installs it automatically. This requires customer agreement of where to install the IIS: on the file-server or on the ADC Live- Update box. The security concern is that Port 80 will be opened on this machine. The recommended installation box is ADC File Server. Service Location The ADC Proxy Service is an ASP 2.0 web-application, so once installed - it can be seen in the Internet Information Services (IIS) Manager (Control panel > Administrative Tools), see the attached screenshot. Physically its files are located in the C:\inetpub\wwwroot\ADCProxyService directory. The version number can be found in the Properties of the ADCProxyService.dll Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 4 of 16

5 Integrated system Overview Its error log is located in the folder C:\temp\ADCProxyService Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 5 of 16

6 Pre-installation Requirements The following are pre-installation requirements for the ADC Proxy Service: The supported OS: Windows 7, Windows Server 2008 R2. Run the installer application under the windows account with administrative privileges. Execute the installer application from the local folder, not from the network share. (Option) on the ADC File Server When the web application is deployed on the file-server all exchange folders are local and there should not be a problem accessing them by the ADC Proxy Web Service. 1. Set up the Input and Output folders. These can be local input & output folders on the computer or network share locations of input & output folders-. Example valid scenarios: The Input and Output folders are both on the local machine The Input and Output folders are both on network share locations The Input folders are on the Local machine and the Output folders are on the network share location The Input folders are on the Network Share location and the Output folders are on the local machine With a network share manually configure the appropriate user rights. When the Input and Output folder are created with default permissions for the Operating System, typically users System and Administrators have the full access, Authenticated Users can modify, read & execute, list folder contents, read, write, and normal Users can read & execute, list folder contents, read. 2. Run the ADC Proxy Service installer: 3. Specify the Automation System Input Folder and Automation System Output Folder (the traffic system will need access to them): 2014 Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 6 of 16

7 The Install / Repair button is grayed until the Inbox and Outbox folders are specified. They can be local folders or network shares. Automation System Input Folder: Enter or browse to ( button) the specified Input Folder (e.g. C:\ADC\LU\Media or \\ADC\LU\Media). This field can point to a local folder on the computer or to a network share; with a network share manually configure the appropriate user rights. Automation System Output Folder: Enter or browse to ( button) the specified Output Folder (e.g. C:\ADC\LU\Change or \\ADC\LU\Change). This field can point to a local folder on the computer or to a network share; with a network share manually configure the appropriate user rights. 4. Press Install/Repair button. During the install procedure the window might be unresponsive because of time consuming operations, the current status is displayed in the status bar: Installing required MS IIS components, Deploying ADC Proxy Service Web Application, etc. 5. The installation is finished when the status message ADC Proxy Service installation is Done is displayed. Configuration Configure the Live-Update for BXF exchange when the ADC Proxy Service is installed on the File Server. The following procedures are performed within the ADC Live-Update UI; it is likely this is on a different machine than the File Server. BXF Configuration 1. Select the icon ( ) located in the upper left corner of the display to access the main menu Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 7 of 16

8 2. From the main menu select Configuration > BXF Configuration. The following dialog is displayed: 3. Configure the following parameters as directed. End Point will look like on the screenshot, but replace the fileserver parameter with the DNS name or IP Address of the ADC file server box: Error! Hyperlink reference not valid. The password for connecting the ADC Live-Update to this proxy is set by the Security-KeyAutomation config-key. It can be any sequence of characters, The default value is harris. Recommended because since file system access will be attempted, set the Poll Rate to a not too frequent setting. The recommended value is 5 seconds. 4. When finished Click OK. Playlist Configuration 1. Select the Harris icon ( ) located in the upper left corner of the display to access the main menu. From the main menu select Configuration > Playlist Configuration. The following dialog is displayed: 2014 Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 8 of 16

9 2. Ensure the 'Enable BXF Playlist Notifications' option is CHECKED, so the Traffic will receive the BXF "Playlist" messages from the ADC Live-Update. 3. When finished click OK. (Option) on the ADC Live-Update box When the ADC Proxy is deployed on the ADC Live-Update box, the ADC Proxy Webservice will connect to the network shares (Automation System Input Folder and Automation System Output Folder). This introduces a layer of complexity. For this scenario use the following installation procedure. 1. Set up the Input and Output folders. Typically this will be network share folders on a file server with a network share manually configure the appropriate user rights. When the Input and Output folder are created with default permissions for the Operating System, typically users System and Administrators have the full access, Authenticated Users can modify, read & execute, list folder contents, read, write, and normal Users can read & execute, list folder contents, read. 2. Run the ADC Proxy Services installer 3. Specify the Automation System Input Folder and Automation System Output Folder (the Traffic system daemon will need access to them) Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 9 of 16

10 Configuration The Install / Repair button is grayed until the Inbox and Outbox folders are specified. They can be local folders or network shares. Automation System Input Folder: Enter or browse to ( button) the specified Input Folder (e.g. \\ADC\LU\Media). With a network share manually configure the appropriate user rights. Automation System Output Folder: Enter or browse to ( button) the specified Input Folder (e.g. \\ADC\LU\Change). With a network share manually configure the appropriate user rights. 4. Press Install/Repair button and wait until the installation is finished. Use this procedure to configure the Live-Update application for BXF exchange when the ADC Proxy Service is installed on the ADC Live-Update machine itself. ADC Live-Update BXF Configuration: 1. Select the Harris icon ( ) located in the upper left corner of the display to access the main menu. 2. From the main menu select Configuration > BXF Configuration. The following dialog is displayed Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 10 of 16

11 3. Since the ADC Proxy web service has been installed on the same machine as ADC Live-Update, specify the End Point containing the URL to point to the localhost: 4. When finished click OK. ADC Live-Update Playlist Configuration 1. Select the Harris icon ( ) located in the upper left corner of the display to access the main menu. 2. From the main menu select Configuration > Playlist Configuration. The following dialog is displayed. 3. Ensure the 'Enable BXF Playlist Notifications' option is CHECKED, so the Traffic will receive the BXF "Playlist" messages from the ADC Live-Update Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 11 of 16

12 ADC Live-Update box, ADC File Server, and ADC Proxy Settings 1. Ensure that both ADC Live-Update box, which hosts the ADC Proxy, and the ADC File Server have the Windows user with the same name and password (for example, Administrator / harris, but non-admin user is OK too) 2. Ensure that the mentioned user has Full Control privilege for the Inbox and Outbox windows folders and it is allowed for Full Control on the corresponding network shares 3. Locate the Web.config file for the ADC Proxy web-service, by default it should be in the folder: C:\inetpub\wwwroot\ADCProxyService. The following credentials specify connection to the network shares. Confirm the settings are properly set; modify only as needed: For key="folderinputaccessuser" the value should be the name of the user which has right to connect to the Automation System Input Folder For key="folderinputaccessdomain" the value should be the domain for this user For key="folderinputaccesspassword" the value should be the password of this user For key="folderoutputaccessuser" the value should be the name of the user which has right to connect to the Automation System Output Folder key="folderoutputaccessdomain" the value should be the domain for this user key="folderoutputaccesspassword" the value should be the password of this user 2014 Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 12 of 16

13 Uninstallation procedure During the uninstallation procedure the MS IIS will be restarted (all sites hosted in it will unresponsive for short period of time). The ADC Proxy web-service will be removed from the web server. 1. Run the installer: 2. Press Remove button 3. During the removal procedure the window might be unresponsive because of time consuming operations, the current status is displayed in the status bar: Removing ADC Proxy Service Web Application, etc. 4. The installation is finished when the status is ADC Proxy Service removal is Done Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 13 of 16

14 Operation Notes Operation Notes Start Up The ADC Proxy Service starts automatically when the IIS is started. To Access the ADC Proxy Service Web-application The ADC Proxy Service web-application can be accessed by copying its endpoint URL to the address bar of the web browser. The window should look similar to this. File Masks The ADC Proxy Service expects xml-files in the Automation System Input Folder with the file-mask: <AppRunNumber><TransactionNumber>_<MessageType>_<Guid>.bxf. This is required to determine the message type and the messages order. The AppRunNumber and TransactionNumber are the integer values specific for the Broadcast Master, so in the common case the concatenation of these values can be a string representation of the increasing integer value. The ADC Proxy Service outputs xml-files in the Automation System Output Folder with the file mask: <MessageType>_<guid>.bxf Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 14 of 16

15 Operation Notes Notification Agent Settings ADC Notification Agent can be integrated into a system running ADC Live-Update, ADC Proxy Service and a traffic system, such as Broadcast Master (BCM). In this scenario it is important that the Input and Output folders set up with ADC Proxy Service be specified in the Web.Config files of ADC Live-Update and ADC Notification Agent machines, and the config file of the traffic system. The following folder path statements are recommended and should appear in the Web.Config file from C:\inetpub\wwwroot\ADCProxyService on both the ADC Live-Update (LU) and ADC Notification Agent (NA) machines: LU: C:\ADC\LU\Media (input) C:\ADC\LU\Change NA (ADC File SVR): C:\ADC\NA\MediaIn (output) (input) C:\ADC\NA\ChangeOut (output) Designate folder path statements required by the traffic system for input and output folders in the appropriate config file for the traffic system. Example: BroadcastMaster Adapter Daemon folder path statements are: C:\BCM\BxfToDAS (Input Folder: It contains items that are generated outside of BCM and are coming IN to the BCM target through the Daemon.) C:\BCM\BxfFromDAS (Output Folder: It contains items that are generated by BCM and are going OUT from the BCM source to the Daemon by means of the DAS and InterOp services.) Example: Basic Workflow The following is an example basic workflow of a system comprising: ADC Notification Agent, ADC Live-Update, ADC Proxy Service, and a traffic system. It is the traffic system s responsibility to transfer files between the watch folders and the traffic system. The method employed (manual, daemon, etc.) is up to the traffic system Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 15 of 16

16 Operation Notes Example: BroadcastMaster (BCM) traffic Workflow The following illustrates a BCM-specific scenario where the custom BCM Adapter Daemon is required to access input and output watch folders. Troubleshooting Issue The ADC Proxy Service is unable to read any message from the input folder because the file name dies not match the file mask: it contains the '-' characters instead of '_'. Resolution Replace these characters on the ADC Live-Update box to allow the ADC Proxy Service to read the Playlist message Imagine Communications Corp. Proprietary and Confidential 8-April-2014 Page 16 of 16

Nexio Insight LDAP Synchronization Service

Nexio Insight LDAP Synchronization Service Nexio Insight LDAP Synchronization Service 15-May-2015 Revision: Release Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

NEXIO Insight Client v15.1

NEXIO Insight Client v15.1 NEXIO Insight Client v15.1 15-May-2015 Revision: Release Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Microsoft SQL Replication

Microsoft SQL Replication Microsoft SQL Replication v1 28-January-2016 Revision: Release Publication Information 2016 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and

More information

MS830 / MS833 Barcode Reader v1.0 9-December-2014

MS830 / MS833 Barcode Reader v1.0 9-December-2014 MS830 / MS833 Barcode Reader v1.0 9-December-2014 Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Novar Database Mail Setup Guidelines

Novar Database Mail Setup Guidelines Database Mail Setup Guidelines August 2015 Delivering the Moment Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and

More information

ADC Windows 7 Professional

ADC Windows 7 Professional ADC Windows 7 Professional 8-April-2014 Revision: Release Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its

More information

SQL Server 2008 - Express Edition 8-April-2014

SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers

More information

Nexio Connectus Cluster Set Up with SQL Server Backend

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

More information

Installation Guide. Non Linear Services. August 2015. Delivering the Moment

Installation Guide. Non Linear Services. August 2015. Delivering the Moment Non Linear Services August 2015 Delivering the Moment Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

ADC Installation Reference. SQL Server 2012. 17-November-2014. Revision: Release

ADC Installation Reference. SQL Server 2012. 17-November-2014. Revision: Release ADC Installation Reference SQL Server 2012 17-November-2014 Revision: Release ADC Installation Reference Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine

More information

Nexio G8 SNMP Support

Nexio G8 SNMP Support 3/28/2014 175-100361-00 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents to be proprietary and confidential.

More information

WIM Image Upgrade Instructions

WIM Image Upgrade Instructions v2.1 v2.1 Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be proprietary and confidential. Except

More information

Nexio Connectus with Nexio G-Scribe

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

More information

Windows Sever 2008: 32Bit For ADC Device Server and File Server Implementations Release: 9-February-2012 Rebrand: 30-April-2014

Windows Sever 2008: 32Bit For ADC Device Server and File Server Implementations Release: 9-February-2012 Rebrand: 30-April-2014 Windows Sever 2008: 32Bit For ADC Device Server and File Server Implementations Release: 9-February-2012 Rebrand: 30-April-2014 Publication Information 2014 Imagine Communications Corp. Proprietary and

More information

Users Guide. SelenioFlex File. Version 2.10.0

Users Guide. SelenioFlex File. Version 2.10.0 SelenioFlex File Version 2.10.0 August 2015 Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be

More information

Nexio Insight EP Logger Application

Nexio Insight EP Logger Application Nexio Insight EP Logger Application v15.4 5/25/2016 Revision: Release v15.4 Publication Information 2016 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this

More information

SQL Server 2012 - Express Edition

SQL Server 2012 - Express Edition SQL Server 2012 - Express Edition 20-August-2015 Revision: Release Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

Nexio Backup and Recovery

Nexio Backup and Recovery Nexio Backup and Recovery 11/2/2015 175-100271-00 RevE Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

2012 Nolio Ltd. All rights reserved

2012 Nolio Ltd. All rights reserved 2012 Nolio Ltd. All rights reserved The information contained herein is proprietary and confidential. No part of this document may be reproduced without explicit prior written permission from Nolio Ltd.

More information

8.6. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.6. Contents

8.6. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.6. Contents NET SatisFAXtion Email Gateway Installation Guide For NET SatisFAXtion 8.6 Contents 1.0 - Install Microsoft Virtual SMTP Server 2 XP and 2003 2 2008 and 2008 R2 2 Windows 7 2 Upgrade Path 2 Configure Microsoft

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

Setting up VMware ESXi for 2X VirtualDesktopServer Manual Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

NEXIO 7.0 Software Release

NEXIO 7.0 Software Release Installation Guide NEXIO 7.0 Software Release September 2013 175-100474-00 Delivering the Moment Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Video On Demand (VOD)

Video On Demand (VOD) User Guide Video On Demand (VOD) March 2015 Delivering the Moment Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

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

More information

8.7. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.7. Contents

8.7. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.7. Contents NET SatisFAXtion Email Gateway Installation Guide For NET SatisFAXtion 8.7 Contents Install Microsoft Virtual SMTP Server 2 XP and 2003 2 2008 and 2008 R2 2 Windows 7 2 Upgrade Path 2 Configure Microsoft

More information

c360 Portal Installation Guide

c360 Portal Installation Guide c360 Portal Installation Guide Microsoft Dynamics CRM 2011 compatible c360 Solutions, Inc. www.c360.com Products@c360.com Table of Contents c360 Portal Installation Guide... 1 Table of Contents... 2 Overview

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

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

More information

Easy Setup Guide for the Sony Network Camera

Easy Setup Guide for the Sony Network Camera -878-191-11 (1) Easy Setup Guide for the Sony Network Camera For setup, a computer running the Microsoft Windows Operating System is required. For monitoring camera images, Microsoft Internet Explorer

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.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

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

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

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

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

More information

Defender 5.7 - Token Deployment System Quick Start Guide

Defender 5.7 - Token Deployment System Quick Start Guide Defender 5.7 - Token Deployment System Quick Start Guide This guide describes how to install, configure and use the Defender Token Deployment System, based on default settings and how to self register

More information

RMFT Outlook Add-In User Guide

RMFT Outlook Add-In User Guide RMFT Outlook Add-In User Guide Software Version 2.5 November 23, 2011 RepliWeb, Inc., 6441 Lyons Road, Coconut Creek, FL 33073 Tel: (954) 946-2274, Fax: (954) 337-6424 E-mail: info@repliweb.com, Support:

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

More information

Sophos Endpoint Security and Control standalone startup guide

Sophos Endpoint Security and Control standalone startup guide Sophos Endpoint Security and Control standalone startup guide Sophos Endpoint Security and Control version 9 Sophos Anti-Virus for Mac OS X, version 7 Document date: October 2009 Contents 1 Before you

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

User Guide for Avaya Scopia Add-in for Microsoft Outlook for Aura Collaboration Suite

User Guide for Avaya Scopia Add-in for Microsoft Outlook for Aura Collaboration Suite User Guide for Avaya Scopia Add-in for Microsoft Outlook for Aura Collaboration Suite Version 8.3 For Solution 8.3 March 2014 2000-2014 Avaya Inc. All intellectual property rights in this publication are

More information

ADC Air Client v4.23.35

ADC Air Client v4.23.35 ADC Air Client v4.23.35 20-January-2015 Revision: Release Publication Information 2015 Imagine Communications Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

File Management Utility User Guide

File Management Utility User Guide File Management Utility User 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

More information

Legal Notes. Regarding Trademarks. 2011 KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks. 2011 KYOCERA MITA Corporation 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 any problems arising from

More information

User Manual Version 4.0.0.5. User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000

User Manual Version 4.0.0.5. User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000 User Manual Version 4.0.0.5 User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000 I Endpoint Protector Appliance User Manual Table of Contents 1. Endpoint Protector Appliance Setup... 1 1.1.

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0 Smart Control Center User Guide 350 East Plumeria Drive San Jose, CA 95134 USA November 2010 202-10685-01 v1.0 2010 NETGEAR, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

Security Guidelines for MapInfo Discovery 1.1

Security Guidelines for MapInfo Discovery 1.1 Security Guidelines for MapInfo Discovery 1.1 This paper provides guidelines and detailed instructions for improving the security of your Mapinfo Discovery deployment. In this document: Overview.........................................

More information

Thinspace deskcloud. Quick Start Guide

Thinspace deskcloud. Quick Start Guide Thinspace deskcloud Quick Start Guide Version 1.2 Published: SEP-2014 Updated: 16-SEP-2014 2014 Thinspace Technology Ltd. All rights reserved. The information contained in this document represents the

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

PrinterOn Mobile App for ios and Android

PrinterOn Mobile App for ios and Android PrinterOn Mobile App for ios and Android User Guide Version 3.4 Contents Chapter 1: Getting started... 4 Features of the PrinterOn Mobile App... 4 Support for PrinterOn Secure Release Anywhere printer

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Guide Microsoft Corporation Published: July 2009 Updated: September 2009 Abstract Remote Desktop Web Access (RD Web

More information

Optimization in a Secure Windows Environment

Optimization in a Secure Windows Environment WHITE PAPER Optimization in a Secure Windows Environment A guide to the preparation, configuration and troubleshooting of Riverbed Steelhead appliances for Signed SMB and Encrypted MAPI September 2013

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

NetWrix Password Manager. Quick Start Guide

NetWrix Password Manager. Quick Start Guide NetWrix Password Manager Quick Start Guide Contents Overview... 3 Setup... 3 Deploying the Core Components... 3 System Requirements... 3 Installation... 4 Windows Server 2008 Notes... 4 Upgrade Path...

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information

Snow Active Directory Discovery

Snow Active Directory Discovery Product Snow Active Directory Discovery Version 1.0 Release date 2014-04-29 Document date 2014-04-29 Snow Active Directory Discovery Installation & Configuration Guide Page 2 of 9 This document describes

More information

ISSUE TRACK FOR WINDOWS INSTALLATION GUIDE VERSION 4.0.0.XX

ISSUE TRACK FOR WINDOWS INSTALLATION GUIDE VERSION 4.0.0.XX ISSUE TRACK FOR WINDOWS INSTALLATION GUIDE VERSION 4.0.0.XX Contents CONTENTS Chapter 1 Introduction 1-1 Welcome to Issue Track for Windows 1-1 About this Guide 1-1 Product Name 1-1 Documentation Roadmap

More information

Click Studios. Passwordstate. Installation Instructions

Click Studios. Passwordstate. Installation Instructions Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite Business Portal for Microsoft Dynamics GP 2010 Field Service Suite Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views

More information

Event Manager. LANDesk Service Desk

Event Manager. LANDesk Service Desk Event Manager LANDesk Service Desk LANDESK SERVICE DESK EVENT MANAGER GUIDE This document contains information that is the proprietary and confidential property of LANDesk Software, Inc. and/or its affiliated

More information

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

SafeGuard Enterprise Web Helpdesk. Product version: 6 Document date: February 2012

SafeGuard Enterprise Web Helpdesk. Product version: 6 Document date: February 2012 SafeGuard Enterprise Web Helpdesk Product version: 6 Document date: February 2012 Contents 1 SafeGuard web-based Challenge/Response...3 2 Installation...5 3 Authentication...8 4 Select the Web Helpdesk

More information

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information

IIS, FTP Server and Windows

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

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client

Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client A P P L I C A T I O N N O T E Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client This application note describes how to set up a VPN connection between a Mac client and a Sidewinder

More information

Bentley CONNECT Dynamic Rights Management Service

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

More information

ImportManager 5 Installation Manual

ImportManager 5 Installation Manual ImportManager 5 Installation Manual Installation and setup The installation guide comes in two versions, a short version that simply describes the overall steps you need to go through to install ImportManager

More information

MyNetFone Virtual Fax. Virtual Fax Installation

MyNetFone Virtual Fax. Virtual Fax Installation Table of Contents MyNetFone Virtual Fax MyNetFone Virtual Fax Installation... 1 Changing the SIP endpoint details for the fax driver... 11 Uninstalling Virtual Fax... 13 Virtual Fax Installation Follow

More information

Budget Developer Install Manual 2.5

Budget Developer Install Manual 2.5 Budget Developer Install Manual 2.5 ARGUS Budget Developer Install Version 2.5 2/13/2013 ARGUS Software An Altus Group Company Application Server Installation for ARGUS Enterprise Version 9.1 2/13/2013

More information

IsItUp Quick Start Manual

IsItUp Quick Start Manual IsItUp - When you need to know the status of your network Taro Software Inc. Website: www.tarosoft.com Telephone: 703-405-4697 Postal address: 8829 110th Lane, Seminole Fl, 33772 Electronic mail: Contact1@tarosoft.com

More information

Install MS SQL Server 2012 Express Edition

Install MS SQL Server 2012 Express Edition Install MS SQL Server 2012 Express Edition Sohodox now works with SQL Server Express Edition. Earlier versions of Sohodox created and used a MS Access based database for storing indexing data and other

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

SafeGuard Enterprise Web Helpdesk. Product version: 6.1

SafeGuard Enterprise Web Helpdesk. Product version: 6.1 SafeGuard Enterprise Web Helpdesk Product version: 6.1 Document date: February 2014 Contents 1 SafeGuard web-based Challenge/Response...3 2 Scope of Web Helpdesk...4 3 Installation...5 4 Allow Web Helpdesk

More information

Docufide Client Installation Guide for Windows

Docufide Client Installation Guide for Windows Docufide Client Installation Guide for Windows This document describes the installation and operation of the Docufide Client application at the sending school installation site. The intended audience is

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

NSi Mobile Installation Guide. Version 6.2

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

More information

Installation Guide. Version 1.5. May 2015 Edition 2002-2015 ICS Learning Group

Installation Guide. Version 1.5. May 2015 Edition 2002-2015 ICS Learning Group Installation Guide Version 1.5 May 2015 Edition 2002-2015 ICS Learning Group 1 Disclaimer ICS Learning Group makes no representations or warranties with respect to the contents or use of this manual, and

More information

Hallpass Instructions for Connecting to Mac with a Mac

Hallpass Instructions for Connecting to Mac with a Mac Hallpass Instructions for Connecting to Mac with a Mac The following instructions explain how to enable screen sharing with your Macintosh computer using another Macintosh computer. Note: You must leave

More information

DP-313 Wireless Print Server

DP-313 Wireless Print Server DP-313 Wireless Print Server Quick Installation Guide TCP/IP Printing (LPR for Windows 95/98/Me/2000) Rev. 03 (August, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

CA Spectrum and CA Embedded Entitlements Manager

CA Spectrum and CA Embedded Entitlements Manager CA Spectrum and CA Embedded Entitlements Manager Integration Guide CA Spectrum Release 9.4 - CA Embedded Entitlements Manager This Documentation, which includes embedded help systems and electronically

More information

Sage 200 Web Time & Expenses Guide

Sage 200 Web Time & Expenses Guide Sage 200 Web Time & Expenses Guide Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2006. All rights reserved If this documentation includes advice or information relating to any matter other than

More information

Windows Azure Pack Installation and Initial Configuration

Windows Azure Pack Installation and Initial Configuration Windows Azure Pack Installation and Initial Configuration Windows Server 2012 R2 Hands-on lab In this lab, you will learn how to install and configure the components of the Windows Azure Pack. To complete

More information

Click Studios. Passwordstate. Installation Instructions

Click Studios. Passwordstate. Installation Instructions Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

SafeGuard Enterprise Web Helpdesk

SafeGuard Enterprise Web Helpdesk SafeGuard Enterprise Web Helpdesk Product version: 5.60 Document date: April 2011 Contents 1 SafeGuard web-based Challenge/Response...3 2 Installation...5 3 Authentication...8 4 Select the Web Help Desk

More information

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3)

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Manual installation of agents and importing the SCOM certificate to the servers to be monitored:

More information

DeployStudio Server Quick Install

DeployStudio Server Quick Install DeployStudio Server Quick Install v1.7.0 The DeployStudio Team info@deploystudio.com Requirements OS X 10.7.5 to 10.11.1 DeployStudioServer_v1.7.x.pkg and later NetBoot based deployment 100 Mb/s switched

More information

SMART Vantage. Installation guide

SMART Vantage. Installation guide SMART Vantage Installation guide Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at smarttech.com/registration. Keep the

More information

For Active Directory Installation Guide

For Active Directory Installation Guide For Active Directory Installation Guide Version 2.5.2 April 2010 Copyright 2010 Legal Notices makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0 Parallels Panel Parallels Small Business Panel 10.2: User's Guide Revision 1.0 Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax:

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

User s Guide for OpenERP Microsoft Outlook Free Plug-in 1.0 By Axelor http://www.axelor.com

User s Guide for OpenERP Microsoft Outlook Free Plug-in 1.0 By Axelor http://www.axelor.com User s Guide for OpenERP Microsoft Outlook Free Plug-in 1.0 By Axelor http://www.axelor.com Contents 1. Introduction...3 Outlook Plug-in Free Edition Feature:... 3 Dependencies / Prerequisites... 3 More

More information