Running TCL Scripts on an IDENTIKEY Appliance. Creation date: 24/06/2016 Last Review: 26/07/2016 Revision number: 2

Size: px
Start display at page:

Download "Running TCL Scripts on an IDENTIKEY Appliance. Creation date: 24/06/2016 Last Review: 26/07/2016 Revision number: 2"

Transcription

1 KB Running TCL Scripts on an IDENTIKEY Appliance Creation date: 24/06/2016 Last Review: 26/07/2016 Revision number: 2 Document type: How To Security status: EXTERNAL Summary Executing a TCL script on an IDENTIKEY Appliance requires some special setup since no command line is available. The appliance is capable, however, of running scripts from an external machine. This article describes how to setup that capability. Problem symptoms / details. TCL scripts can be very useful in an IDENTIKEY environment for moving large quantities of data, generating reports, or automating repetitive tasks. On an IDENTIKEY server, it is possible to access the command line in order to execute the necessary commands to accomplish this. On an IDENTIKEY appliance, however, no such shell exists. Problem Solution. The solution is to configure an installation of just the IDENTIKEY Command Line Administration utility to connect to the appliance, execute the script, and return the results to the local system. For the following procedure we will assume an IDENTIKEY appliance and a local Windows machine, both on the same network. In the example, the machines have the following network addresses. IDENTIKEY Appliance Local Machine Windows Page 1 of 8

2 1. Determine the version of the IDENTIKEY Appliance software Use the IDENTIKEY Authentication Server Web Administration Console, selecting Check version info from the Home page. 2. Download the same version of the IDENTIKEY Authentication Server software from the VASCO website. Use the major version numbers as the guide (in the above example, select v3.9). Downloading a test version from the website is fine, and no License key is necessary for this procedure. 3. Execute the autorun.exe installer on the Local machine. 4. Select an Advanced installation, and ODBC database. For the components, select IDENTIKEY Authentication Server Page 2 of 8

3 5. This will open the Setup Wizard. Click through the screens until it reaches the Custom Setup. Deselect all the listed components except for the Command-line administration tool. Complete the installation. 6. Run the Configuration Wizard Page 3 of 8

4 7. In the resulting dialogues, specify the IP address of the IDENTIKEY Appliance when prompted. Complete the Configuration tool. 8. Complete the IDENTIKEY Authentication Server Setup Exit from the IDENTIKEY Authentication Server Installer. It is not necessary to install the IAS Web Administration tool. Page 4 of 8

5 There should exist an IDENTIKEY Authentication Server installation directory on the Local machine. Its default location is similar to: C:\Program Files\VASCO\IDENTIKEY Authentication Server 3.9 The local side of the TCL execution will utilize the bin directory in this area. 9. Create an Administration Program Client on the IDENTIKEY Appliance Open the IDENTIKEY Appliance Web Administration Tool Mouse over the Clients tab and select Register In the resulting creation dialogue, specify the Client Type as Administration Program, the Policy ID as Identikey Administration Logon, and the Protocol ID as SEAL. Most importantly, specify the IP address of the Local machine in the Location field. Click CREATE. Page 5 of 8

6 The dialogue indicates that the Client has been created. And it appears in the Clients listing. Page 6 of 8

7 10. Setup and Run the script Test the connectivity. Start a Command Prompt (probably requiring administrative rights), change the default directory to the IAS installation area bin directory and run the following command: dpadmincmd. This will start the dpadmincmd in interactive mode. Type the following command: % logon {userid <appliance username> password <password>} Note the use of curly braces. Specify a username and password capable of logging into the IDENTIKEY appliance. A return value of 1 indicates success. Copy the script to be run into the IAS installation area bin directory. Use the dpadmincmd utility to execute the script. The script can be run directly from the command line using the format: dpadmincmd u <appliance username> -p <password> <script name> Page 7 of 8

8 Output from the script is written, by default, to the local directory. Any acceptable script can be executed in this manner, and the interactive command prompt produced by dpadmincmd can be used to test scripts and run individual TCL commands. Page 8 of 8

How to create or export a list of unassigned DIGIPASS in IDENTIKEY Authentication Server?

How to create or export a list of unassigned DIGIPASS in IDENTIKEY Authentication Server? KB 120103 How to create or export a list of unassigned DIGIPASS in IDENTIKEY Authentication Server? Creation date: 01/12/2009 Last Review: 11/12/2012 Revision number: 2 Document type: How To Security status:

More information

How to force IDENTIKEY Authentication Server 3.3 AD configuration wizard to ask encryption key again?

How to force IDENTIKEY Authentication Server 3.3 AD configuration wizard to ask encryption key again? KB 120135 How to force IDENTIKEY Authentication Server 3.3 AD configuration wizard to ask encryption key again? Creation date: 15/09/2011 Last Review: 11/12/2012 Revision number: 4 Document type: How To

More information

Authenticate an IIS Forms page with DIGIPASS Authentication Module for OWA. Creation date: 17/06/2016 Last Review: 17/06/2016 Revision number: 2

Authenticate an IIS Forms page with DIGIPASS Authentication Module for OWA. Creation date: 17/06/2016 Last Review: 17/06/2016 Revision number: 2 KB 160091 Authenticate an IIS Forms page with DIGIPASS Authentication Module for OWA Creation date: 17/06/2016 Last Review: 17/06/2016 Revision number: 2 Document type: How To Security status: EXTERNAL

More information

Creation date: 23/06/2017 Last Review: 23/06/2017 Revision number: 2

Creation date: 23/06/2017 Last Review: 23/06/2017 Revision number: 2 KB 160125 IDENTIKEY Authentication Server (IAS) 3.12 Introduces Maker/Checker Authorization. This article describes how it works, how to configure it and how to test it. Creation date: 23/06/2017 Last

More information

Invalid upgrade path error when trying to upgrade from IAS3.10 to IAS3.11. Creation date: 22/11/2016 Last Review: 7/12/2016 Revision number: 2

Invalid upgrade path error when trying to upgrade from IAS3.10 to IAS3.11. Creation date: 22/11/2016 Last Review: 7/12/2016 Revision number: 2 KB 150180 Invalid upgrade path error when trying to upgrade from IAS3.10 to IAS3.11. Creation date: 22/11/2016 Last Review: 7/12/2016 Revision number: 2 Document type: Known-Issue Security status: EXTERNAL

More information

Migration from VACMAN Middleware 3.0 AD to IDENTIKEY Authentication Server 3.3 AD.

Migration from VACMAN Middleware 3.0 AD to IDENTIKEY Authentication Server 3.3 AD. KB 120134 Migration from VACMAN Middleware 3.0 AD to IDENTIKEY Authentication Server 3.3 AD. Creation date: 05/09/2011 Last Review: 11/12/2012 Revision number: 7 Document type: How To Security status:

More information

DIGIPASS en/de-cryption problem after migration from IDENTIKEY Authentication Server 3.2 AD to 3.4 AD.

DIGIPASS en/de-cryption problem after migration from IDENTIKEY Authentication Server 3.2 AD to 3.4 AD. KB 120159 DIGIPASS en/de-cryption problem after migration from IDENTIKEY Authentication Server 3.2 AD to 3.4 AD. Creation date: 05/10/2012 Last Review: 12/12/2012 Revision number: 2 Document type: How

More information

Creation date: 19/03/2010 Last Review: 08/06/2010 Revision number: 3

Creation date: 19/03/2010 Last Review: 08/06/2010 Revision number: 3 KB 110064 How To install a Citrix or OWA Filter with axsguard Identifier? Creation date: 19/03/2010 Last Review: 08/06/2010 Revision number: 3 Document type: How To Security status: EXTERNAL Summary This

More information

Creation date: 03/01/2011 Last Review: 12/12/2012 Revision number: 3

Creation date: 03/01/2011 Last Review: 12/12/2012 Revision number: 3 KB 160004 How to define custom reports in IDENTIKEY Server? Creation date: 03/01/2011 Last Review: 12/12/2012 Revision number: 3 Document type: How To Security status: EXTERNAL Summary IDENTIKEY Authentication

More information

IDENTIKEY Authentication Server

IDENTIKEY Authentication Server IDENTIKEY Authentication Server Release Notes 3.8 1. Introduction 1. Introduction Welcome to IDENTIKEY Authentication Server 3.8! This document covers the following topics: New features and enhancements

More information

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.1, step by step.

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.1, step by step. KB 150021 How to enable and read the full trace file for IDENTIKEY Authentication Server 3.1, step by step. Creation date: 27/11/2009 Last Review: 10/12/2012 Revision number: 3 Document type: How To Security

More information

Log Server Configuration Utility

Log Server Configuration Utility Email Log Server Configuration Utility Email Log Server is the component that receives log records and processes them into the Log Database. During installation, you configure certain aspects of Log Server

More information

MDC Configuration for provider MessageBird on IDENTIKEY Server 3.5. Creation date: 07/02/2014 Last Review: 7/02/2014 Revision number: 1

MDC Configuration for provider MessageBird on IDENTIKEY Server 3.5. Creation date: 07/02/2014 Last Review: 7/02/2014 Revision number: 1 KB 120185 MDC Configuration for provider MessageBird on IDENTIKEY Server 3.5. Creation date: 07/02/2014 Last Review: 7/02/2014 Revision number: 1 Document type: How To Security status: EXTERNAL Summary

More information

Migrating vrealize Automation 6.2 to 7.1

Migrating vrealize Automation 6.2 to 7.1 Migrating vrealize Automation 6.2 to 7.1 vrealize Automation 7.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.4, step by step.

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.4, step by step. KB 160032 How to enable and read the full trace file for IDENTIKEY Authentication Server 3.4, step by step. Creation date: 10/09/2013 Last Review: 10/09/2013 Revision number: 2 Document type: How To Security

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

INF204x Module 1, Lab 3 - Configure Windows 10 VPN

INF204x Module 1, Lab 3 - Configure Windows 10 VPN INF204x Module 1, Lab 3 - Configure Windows 10 VPN Estimated Time: 40 minutes Your organization plans to allow Windows 10 users to connect to the internal network by using the VPN client built into the

More information

Client Configuration Guide

Client Configuration Guide Email Client Configuration Guide Contents Prerequisites... 1 Microsoft Outlook 2007... 2 Microsoft Outlook 2002/XP and 2003... 7 Microsoft Windows Mail (available with Vista only)... 11 Microsoft Outlook

More information

Manually Configuring IIS

Manually Configuring IIS Manually Configuring IIS This application note describes how to manually configure Microsoft's Internet Information Server (IIS) and the ProHelp EPM Web Reporting option. This configuration is typically

More information

DIGIPASS Authentication for O2 Succendo

DIGIPASS Authentication for O2 Succendo DIGIPASS Authentication for O2 Succendo for IDENTIKEY Authentication Server IDENTIKEY Appliance 2009 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 30 Disclaimer Disclaimer of

More information

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 This article refers to Microsoft Exchange Server 2003. As of April 8, 2014, Microsoft no longer issues security updates for

More information

MultiSite Manager. User Guide

MultiSite Manager. User Guide MultiSite Manager User Guide Contents 1. Getting Started... 2 Opening the MultiSite Manager... 2 Navigating MultiSite Manager... 2 2. The All Sites tab... 3 All Sites... 3 Reports... 4 Licenses... 5 3.

More information

The SAS Workspace Servers can run on any platform that is supported by SAS 9.3.

The SAS Workspace Servers can run on any platform that is supported by SAS 9.3. Deployment Guide Overview of SAS/IML Studio Installation SAS/IML Studio is a Microsoft Windows client application that connects to SAS Workspace Servers. SAS/IML Studio must be installed on a computer

More information

xtrace Monitor Installation Guide

xtrace Monitor Installation Guide xtrace Monitor Installation Guide Version 2.5.9 Copyright Meisner IT 2008-2018 Page 1 of 12 Install xtrace monitor Download the installation setup file from www.iet.co.uk. The setup file is named xtmonxxx.exe

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

Reference Card: How to connect Windows 7 to UniWireless

Reference Card: How to connect Windows 7 to UniWireless Reference Card: How to connect Windows 7 to UniWireless Important Information Windows 7 is not supported by ITS. These instructions provided are only a guide and do not provide any troubleshooting assistance.

More information

TelstraClear Technical Document

TelstraClear Technical Document (C) Copyright Page 1 of 5 SUBJECT: Outlook Express 4.5 and Above PLATFORM: Windows 95 THE PARADISE.NET HELPDESK DOES NOT TECHNICALLY SUPPORT WINDOWS 95 AND WINDOWS NT OR APPLE MACINTOSH SYSTEMS LOWER THAN

More information

Enabling Smart Card Logon for Linux Using Centrify Suite

Enabling Smart Card Logon for Linux Using Centrify Suite DoD Public Key Enablement (PKE) Reference Guide Enabling Smart Card Logon for Linux Using Centrify Suite 2012.4 Contact: dodpke@mail.mil URL: http://iase.disa.mil/pki-pke/ URL: http://iase.disa.smil.mil/pki-pke/

More information

Simba ODBC Driver with SQL Connector for MongoDB

Simba ODBC Driver with SQL Connector for MongoDB Simba ODBC Driver with SQL Connector for MongoDB Quickstart Guide for Windows Simba Technologies Inc. Revised: June 10, 2015 Contents Purpose... 3 Installing and Running MongoDB... 3 Importing Sample Data

More information

Launching the SafeArchive Amazon Machine Instance

Launching the SafeArchive Amazon Machine Instance Running the SafeArchive System Using Amazon Web Services Last update: 10/26/2012 The SafeArchive System (SAAS) can easily be run using Amazon Web Services. While SAAS is free-to-use open source software,

More information

Windows Backup Server Installation

Windows Backup Server Installation Windows Backup Server Installation VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 60,000 BUSINESSES Windows Backup Server Installation Vembu BDR Server is currently supported for below versions of Windows

More information

PSA_QuoteWerks Guide Version April 27, 2018

PSA_QuoteWerks Guide Version April 27, 2018 PSA_QuoteWerks Guide Version 4.0.10 April 27, 2018 Contents Copyright Notice - Pulseway... 2 Introduction... 3 Prerequisites... 3 Installation... 3 Setup Wizard Configuration... 4 QuoteWerks Configuration...

More information

Accounts. Adding accounts

Accounts. Adding accounts Email Accounts All changes to your accounts will be performed by logging in to http://exch.mystafford.net. For username or password assistance contact us at hosting@staffordnet.com Once logged in, click

More information

Giovanni Carnovale Technical Account Manager Southeast Europe VASCO Data Security

Giovanni Carnovale Technical Account Manager Southeast Europe VASCO Data Security Giovanni Carnovale Technical Account Manager Southeast Europe The concept of strong authentication Something you have Something you know We authenticate the world 2 Authenticate where? We authenticate

More information

McAfee Web Gateway

McAfee Web Gateway Release Notes Revision A McAfee Web Gateway 7.6.2.4 Contents About this release Enhancement Resolved issues Installation instructions Known issues Find product documentation About this release This document

More information

User Account Manager

User Account Manager CHAPTER 4 Note User accounts can be accessed only when operating in Internal Directory mode. To access User tasks, log in to the system (see Logging In section on page 2-1). Then, from the Home page, click

More information

Module 2: Managing Your Resources Lesson 5: Configuring System Settings and Properties Learn

Module 2: Managing Your Resources Lesson 5: Configuring System Settings and Properties Learn Module 2: Managing Your Resources Lesson 5: Configuring System Settings and Properties Learn Welcome to Module 2, Lesson 5. In this lesson, you will learn how to use the Administration Console to configure

More information

Access Gateway 9.3, Enterprise Edition

Access Gateway 9.3, Enterprise Edition Access Gateway 9.3, Enterprise Edition 2015-05-03 05:23:10 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Access Gateway 9.3, Enterprise Edition...

More information

Lab 11-1 Lab User Profiles and Tracking

Lab 11-1 Lab User Profiles and Tracking In the following lab instructions, you will be setting up groups, users, and passwords to require password-protected login to Kofax Capture modules. Rights will be assigned to the groups and users that

More information

Faculty Database (FDB) and TA Credentials Database (TADB) July 17, 2014 Launch from myuk portal

Faculty Database (FDB) and TA Credentials Database (TADB) July 17, 2014 Launch from myuk portal What follows are steps required to prepare the computer to launch the Faculty Database (FDB), TA Credentials Database (TADB), or Endowment Tracking Database (ETDB) from the myuk portal. These three applications

More information

Active Directory Validation - User Guide

Active Directory Validation - User Guide 2017-02-10 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Contents 1 INTRODUCTION... 3 1.1 Who Should Read This Guide? 3 1.2 Getting Started 4 2 CREATING A CMS

More information

Installation of Microsoft SQL Server 2012 Setup MwPharm++ database

Installation of Microsoft SQL Server 2012 Setup MwPharm++ database Installation of Microsoft SQL Server 2012 Setup MwPharm++ database Datum: 12/15/2015 Strana: 1 Title Installation of Microsoft SQL Server 2012 & Setup MwPharm++ DB Author George Dousa Document No. 1.02

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

User Guide MapRoad 2.3 Install Guide Windows 7

User Guide MapRoad 2.3 Install Guide Windows 7 User Guide MapRoad 2.3 Install Guide Windows 7 Purpose of this Document The purpose of this document is to fully describe the installation of the modules associated with MapRoad 2.3 in a window 7 environment.

More information

XIA Configuration Server

XIA Configuration Server XIA Configuration Server XIA Configuration Server v6 Cloud Services Quick Start Guide Tuesday, 20 May 2014 1 P a g e X I A C o n f i g u r a t i o n C l o u d S e r v i c e s Contents Overview... 3 Creating

More information

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 Reconfiguring VMware vsphere Update Manager 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

DIGIPASS Authentication to Citrix XenDesktop with endpoint protection

DIGIPASS Authentication to Citrix XenDesktop with endpoint protection DIGIPASS Authentication to Citrix XenDesktop with endpoint protection SmartAccess Configuration with Digipass INTEGRATION GUIDE Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information

More information

Connecting BioNumerics to MySQL

Connecting BioNumerics to MySQL Connecting BioNumerics to MySQL A brief overview Applied Maths NV - KJ February 2010 MySQL server side MySQL settings file MySQL is a very flexible DBMS and has quite a number of settings that allows one

More information

Integration Guide. LoginTC

Integration Guide. LoginTC Integration Guide LoginTC Revised: 21 November 2016 About This Guide Guide Type Documented Integration WatchGuard or a Technology Partner has provided documentation demonstrating integration. Guide Details

More information

Application Note: Installing Remote Management Agents Using Service Account Manager Rev 2 June 1, 2006

Application Note: Installing Remote Management Agents Using Service Account Manager Rev 2 June 1, 2006 Application Note: Installing Remote Management Agents Using Service Account Manager Rev 2 June 1, 2006 Lieberman Software Corporation http://www.liebsoft.com Abstract The Microsoft Windows Server Resource

More information

Client Loading Instructions For ProHelp EPM, Release 7.7

Client Loading Instructions For ProHelp EPM, Release 7.7 Client Loading Instructions For ProHelp EPM, Release 7.7 This application note describes the steps necessary to install the ProHelp EPM, Release 7.7, client software on a workstation computer. It presumes

More information

Executing PowerShell Agent Commands

Executing PowerShell Agent Commands This chapter contains the following sections: Cisco UCS Director Orchestrator Workflow and PowerShell Command, page 1 Execute PowerShell Command Task, page 2 Execute Native PowerShell Command Task, page

More information

ADSelfService Plus Client Software Installation via Group Policy Objects (GPOs)

ADSelfService Plus Client Software Installation via Group Policy Objects (GPOs) ADSelfService Plus Client Software Installation via Group Policy Objects (GPOs) Contents Document Summary:... 3 ADSelfService Plus Client Software:... 3 ADSelfService Plus Client Software Installation

More information

Installing and Configuring Worldox/Web Mobile

Installing and Configuring Worldox/Web Mobile Installing and Configuring Worldox/Web Mobile SETUP GUIDE v 1.1 Revised 6/16/2009 REVISION HISTORY Version Date Author Description 1.0 10/20/2008 Michael Devito Revised and expanded original draft document.

More information

Troubleshooting Cisco APIC-EM Multi-Host

Troubleshooting Cisco APIC-EM Multi-Host The following procedures may be used to troubleshoot a Cisco APIC-EM multi-host configuration: Changing the Settings in a Multi-Host Cluster, page 1 Removing a Single Host from a Multi-Host Cluster, page

More information

How to Configure Connection Fallback using Multiple VPN Gateways

How to Configure Connection Fallback using Multiple VPN Gateways How to Configure Connection Fallback using Multiple VPN Gateways Configure the Barracuda VPN Client for Windows to silently switch to fallback VPN gateways when a VPN gateway is not reachable, such as

More information

Creating Avid Projects, and Media Sharing with Small Tree TitaniumZ

Creating Avid Projects, and Media Sharing with Small Tree TitaniumZ When using Avid Media Composer System with Small Tree's Titanium Z storage, there are a few steps to take to share project and media files. It is important to note that While Small Tree can work in an

More information

BusinessObjects Enterprise XI Release 2

BusinessObjects Enterprise XI Release 2 Configuring Kerberos End-to-End Single Sign-On using IIS Overview Contents This document provides information and instructions for setting up Kerberos end-to-end Single Sign-On (SSO) using IIS to the database

More information

Microsoft OWA 2013 IIS Integration

Microsoft OWA 2013 IIS Integration Microsoft OWA 2013 IIS Integration Contents 1 Introduction 2 Compatibility 3 Prerequisites 4 File Downloads 5 Architecture 6 Installation 6.1 Software Installation 6.2 Configuration of the IIS Filter 6.2.1

More information

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 Reconfiguring VMware vsphere Update Manager Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Windows Server 2008 R2 64-bit (x64) SP1. The SAS Workspace Servers can run on any platform that is supported by SAS 9.4 (TS1M3 or TS1M4).

Windows Server 2008 R2 64-bit (x64) SP1. The SAS Workspace Servers can run on any platform that is supported by SAS 9.4 (TS1M3 or TS1M4). Deployment Guide SAS/IML Studio 14.2 Overview of SAS/IML Studio Installation SAS/IML Studio is a Microsoft Windows client application that connects to SAS Workspace Servers. SAS/IML Studio must be installed

More information

Pearl Echo.Suite Quick Start Installation Guide

Pearl Echo.Suite Quick Start Installation Guide WORKSTATION SERVER Pearl Echo.Suite Quick Start Installation Guide Your initial test setup should take between 5 and 15 minutes. For detailed automated deployment instructions and configuration settings

More information

Moving Sage BusinessWorks to a new location

Moving Sage BusinessWorks to a new location Moving Sage BusinessWorks to a new location This checklist includes special instructions for upgrading network and multi-user installations to Sage BusinessWorks 2018 from an earlier Sage BusinessWorks

More information

Executing PowerShell Agent Commands

Executing PowerShell Agent Commands This chapter contains the following sections: Cisco UCS Director Orchestrator Workflow and PowerShell Command, page 1 Execute PowerShell Command Task, page 2 Execute Native PowerShell Command Task, page

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

User Guide. Version 4.0.5

User Guide. Version 4.0.5 BMS QuoteWerks Integration User Guide Version 4.0.5 August 4, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

McAfee Web Gateway

McAfee Web Gateway Release Notes Revision A McAfee Web Gateway 7.5.1.2 Contents About this release Resolved issue Installation instructions Known issues Find product documentation About this release This document contains

More information

VAM. Radius 2FA Value-Added Module (VAM) Deployment Guide

VAM. Radius 2FA Value-Added Module (VAM) Deployment Guide VAM Radius 2FA Value-Added Module (VAM) Deployment Guide Copyright Information 2018. SecureAuth is a registered trademark of SecureAuth Corporation. SecureAuth s IdP software, appliances, and other products

More information

The Intelligent Surveillance Solution. NVR/DVR/Hybrid NDVR Quick User Manual. Ver B

The Intelligent Surveillance Solution. NVR/DVR/Hybrid NDVR Quick User Manual. Ver B NVR/DVR/Hybrid NDVR Quick User Manual Ver. 99.350. B0430.001 INSTALLATION The Installation CD contains the software you need to run the complete system. After inserting the CD, you should be able to see

More information

ios BYOD Wireless Instructions

ios BYOD Wireless Instructions ios BYOD Wireless Instructions The following is an outline of the process required to connect your personally-owned ios device to the BYOD Wireless. First open the settings App Select the BYOD wireless

More information

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 This checklist includes instructions for how to convert from BusinessWorks Version 12 to a new installation of Sage BusinessWorks

More information

External Authentication with Checkpoint R77.20 Authenticating Users Using SecurAccess Server by SecurEnvoy

External Authentication with Checkpoint R77.20 Authenticating Users Using SecurAccess Server by SecurEnvoy External Authentication with Checkpoint R77.20 Authenticating Users Using SecurAccess Server by SecurEnvoy Contact information SecurEnvoy www.securenvoy.com 0845 2600010 Merlin House Brunel Road Theale

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

Step-by-Step Guide to Ansur Executive 3.0 Installation With or without Electronic Signatures

Step-by-Step Guide to Ansur Executive 3.0 Installation With or without Electronic Signatures Step-by-Step Guide to Ansur Executive 3.0 Installation With or without Electronic Signatures Ansur with Electronic Signatures Background: Electronic signature is a new feature that is implemented in Ansur

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows Installation Guide P/N 300-009-578 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

DS2 Support. DS2 / inet System Installation Scenario 2. Scenario 1: - Windows 2003 Server - Utilizing an External SQL Server

DS2 Support. DS2 / inet System Installation Scenario 2. Scenario 1: - Windows 2003 Server - Utilizing an External SQL Server DS2 Support DS2 / inet System Installation Scenario 2 Scenario 1: - Windows 2003 Server - Utilizing an External SQL Server Author: Jason May Revision 8.0 Revision Date 03/2009 Overview The purpose of this

More information

Connecting to the NJITSecure wireless network.

Connecting to the NJITSecure wireless network. Connecting to the NJITSecure wireless network. 1. Start by going to the Start menu and selecting Control Panel 2. Your control Panel will most likely be in Category view, you will need to change it to

More information

PO Processor Installation and Configuration Guide

PO Processor Installation and Configuration Guide PO Processor Installation and Configuration Guide Revised: 06/06/2014 2014 Digital Gateway, Inc. - All rights reserved Page 1 Table of Contents OVERVIEW... 3 HOW TO INSTALL PO PROCESSOR... 3 PO PROCESSOR

More information

Connecting to the eduroam Wireless Network. 1. If you are using a PC, move the. 2. Next Click or Tap the Settings. Help Sheet Windows 8.

Connecting to the eduroam Wireless Network. 1. If you are using a PC, move the. 2. Next Click or Tap the Settings. Help Sheet Windows 8. Connecting to the eduroam Wireless Network Help Sheet Windows 8 October 2013 This Help Sheet assists Windows 8 users to access the eduroam Wireless Network. 1. If you are using a PC, move the mouse to

More information

DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04)

DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04) DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04) This guide will assist you in setting up a DogeCash Masternode on a Linux Server running Ubuntu 16.04. (Use at your own risk) If you require further

More information

How To Use Guide: Company and Personal Packages

How To Use Guide: Company and Personal Packages How To Use Guide: Company and Personal Packages Last updated: 12/21/2011 Overview Company packages contain a combination of devices, plans, accessories and features that can be saved once and reused for

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

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

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

Recovering Cisco MXE 3500

Recovering Cisco MXE 3500 CHAPTER 7 Recovering Cisco MXE 3500 Revised: January 26, 2010, Caution This recovery process resets your Cisco MXE 3500 to the same state and configuration in which it was delivered to you. All changes

More information

Reset the Admin Password with the ExtraHop Rescue CD

Reset the Admin Password with the ExtraHop Rescue CD Reset the Admin Password with the ExtraHop Rescue CD Published: 2018-01-19 This guide explains how to reset the administration password on physical and virtual ExtraHop appliances with the ExtraHop Rescue

More information

Persistent Data Transfer Procedure

Persistent Data Transfer Procedure This chapter describes exporting and importing Cisco Secure ACS, Release 5.5 or 5.6 data into Cisco ISE, Release 1.4 system using the migration tool. Exporting Data from Cisco Secure ACS, page 1 Analyzing

More information

Best Practices for Configuring the Dell Compellent SMI-S Provider for Microsoft SCVMM 2012

Best Practices for Configuring the Dell Compellent SMI-S Provider for Microsoft SCVMM 2012 Dell Compellent Storage Center Best Practices for Configuring the Dell Compellent SMI-S Provider for Microsoft SCVMM 2012 Document Revisions Date Revision Comments 04/11/2012 A First Revision THIS BEST

More information

AutoMate BPA Server 10 Installation Guide

AutoMate BPA Server 10 Installation Guide AutoMate BPA Server 10 Installation Guide AutoMate BPA Server follows the client/server model of computing where one or more servers are hosts that share their resources with multiple clients. Since data

More information

IMPORTANT INFORMATION FOR CURTIN WIRELESS ACCESS - STUDENT / WINDOWS XP -

IMPORTANT INFORMATION FOR CURTIN WIRELESS ACCESS - STUDENT / WINDOWS XP - IMPORTANT INFORMATION FOR CURTIN WIRELESS ACCESS - STUDENT / WINDOWS XP - Information required for connection to the Curtin Wireless network: Wireless network names There are two wireless networks operating

More information

USER MANUAL. Psychology Department Faculty Reviewer. February 25, 2016

USER MANUAL. Psychology Department Faculty Reviewer. February 25, 2016 USER MANUAL Psychology Department Faculty Reviewer February 5, 06 Table of Contents How to Access and Log on to Slate...3 How to Access Slate Reader and View Faculty Review Page...4 How to View Application(s)

More information

APPENDIX B: INSTALLATION AND SETUP

APPENDIX B: INSTALLATION AND SETUP APPENDIX B: INSTALLATION AND SETUP Page A. Overview... B:1 How do I install and setup ICMS?... B:1 Do I need special security rights to install ICMS?... B:1 Installation Basics... B:1 How do I get a quick

More information

Adding your IMAP Mail Account in Outlook 2013 on Windows

Adding your IMAP Mail Account in Outlook 2013 on Windows Adding your IMAP Mail Account in Outlook 2013 on Windows Replace example.co.za with your domain name as it was sent to you by Visualize IT 1. Launch Outlook 2. Select File on the top left menu bar 3. Select

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows P/N 300-012-249 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000

More information

DIGIPASS Authentication for NETASQ

DIGIPASS Authentication for NETASQ DIGIPASS Authentication for NETASQ With IDENTIKEY Server 2010 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 19 Disclaimer Disclaimer of Warranties and Limitations of Liabilities

More information

DIGIPASS Authentication for F5 BIG-IP

DIGIPASS Authentication for F5 BIG-IP DIGIPASS Authentication for F5 BIG-IP With VASCO VACMAN Middleware 3.0 2008 VASCO Data Security. All rights reserved. Page 1 of 37 Integration Guideline Disclaimer Disclaimer of Warranties and Limitations

More information

BEST PRACTICES GUIDE RSA MIGRATION MODULE

BEST PRACTICES GUIDE RSA MIGRATION MODULE BEST PRACTICES GUIDE RSA MIGRATION MODULE TABLE OF CONTENTS Introduction... 3 Benefits...3 Solution Architecture... 4 Topology...4 RSA Hard Token Process Flow...5 Requirements... 6 Deployment Prerequisites...6

More information

HOB Remote Desktop VPN

HOB Remote Desktop VPN HOB Remote Desktop VPN Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Swivel Configuration 5.1 Configuring the RADIUS server 5.2 Enabling Session creation with username 5.3 Setting

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

VERTECH. VERTECH Central Station Software Installation Manual

VERTECH. VERTECH Central Station Software Installation Manual VERTECH Central Station Software Installation Manual Installation Manual July 2006 1 Table of Contents 1.0 Introduction... 3 2.0 Vertx Access Control System 1.0 Installation Guide... 3 3.0 Vertx Access

More information