SmartSearch Cloud Hosting Set-Up Guide

Size: px
Start display at page:

Download "SmartSearch Cloud Hosting Set-Up Guide"

Transcription

1 127 Church Street, New Haven, CT O: (203) E:

2 Contents Introduction... 3 Configuration & Workarounds... 3 Will the client machines have VPN access to the server?... 3 Working without a VPN... 3 Installation on Server... 3 Authentication Options... 3 Workgroup Mode... 4 Changing Authentication Settings Post-Installation... 4 Accessing the SmartSearch Application Remotely... 4 Remote Desktop Services (Terminal Services)... 5 Remote Access of Desktop... 5 Create a RemoteApp... 5 Local SmartSearch Clients... 7 Installation of Clients... 8 GlobalSearch Web Access... 8 Scanning & Importing your Documents... 8 Directly from MFP... 8 Dropping files in hot folders... 8 SmartCapture... 9 SmartCapture Workarounds for Remote Scanning... 9 Sync matching folder paths to the sever... 9 Dropbox Remotely access your local scanner A Note Regarding Third Party Software Walkthrough Create a Virtual Machine Configure the Endpoint Connecting to your VM and Installing SmartSearch Configure your Client Installation Files Install Dropbox on the Server Link the SmartSearch Client Installation Folder into Dropbox Install Dropbox and the SmartSearch Client Configure Capture Workflows & Scanning Simplifying Business. Simplifying Life. Page 2

3 Introduction In some business scenarios it is necessary or desirable to host applications in a cloud environment in place of a local server. This documentation will guide you through a number of ways to facilitate the use of SmartSearch in a cloud environment. For the purposes of this document, Microsoft s Azure cloud services running a Windows Server 2008R2 Datacenter VM have been used to determine which features will work as expected and what limitations you may encounter. Note: It is important to realize that with all of these methods you will be sending the data volume of your document over the network on both scan and every access. If your documents are large, take into consideration the time it will take for the document to be transferred back and forth from the server. Configuration & Workarounds In order for the SmartSearch to function in a cloud environment you must take into consideration several questions. Depending on what methods will be used for access and editing of documents indexed within SmartSearch as well as adding new documents to SmartSearch, different measures will need to be taken: Will the client machines have VPN access to the server? A simple solution to provide access to SmartSearch is to configure VPN access to the server, or site-to-site inclusion in your existing LAN. Doing so will treat the hosted SmartSearch server just as a local server making configuration the same as if it was on the LAN. Using a VPN can also be a very secure choice with the benefits of data being encrypted when transmitted over the Internet; however, comes with some limitations such as heavier bandwidth consumption and special connectivity for remote clients. Working without a VPN If VPN is not a desirable or possible option, you will need to take extra steps to configure your SmartSearch server and clients. There are a number of options to let you work around the limitations created by hosting your SmartSearch server outside of your network. The remainder of this document will outline a number of possible solutions. Installation on Server The installation of SmartSearch on a cloud server can be performed as on any local server. Be sure to take into consideration what ports you will have available to forward for external access when you are installing SmartSearch. Authentication Options When installing SmartSearch you should take your authentication options into consideration. SmartSearch supports two types of authentication and two methods of passing your users authentication. Domain Mode In domain mode authentication the users are selected from the same domain as the server, this requires that the server and your machines have access to the domain controllers. Generally you would only select Simplifying Business. Simplifying Life. Page 3

4 domain mode for your cloud installation if you will have a VPN configured. Note: Check with your hosting provider regarding the availability and effect of VPN on your bandwidth usage. In domain mode, users normally use the single sign-on option. This option will automatically pass the client machines logged in windows users credentials to the SmartSearch server for authentication. Workgroup Mode Workgroup mode authenticates users against the server s local users and groups and does not require that the machines have access to a VPN or domain controllers. When using workgroup mode, you will need to use manual mode for passing your clients login credentials. Manual mode will prompt the user to enter a user name and password when launching SmartSearch to be authenticated against the servers local users. Changing Authentication Settings Post-Installation The above authentication settings may be changed post-installation if needed. The authentication server and authentication method are specified in the ssinterface.exe.config file, located in the server s installation directory (C:\Getsmart, by default) as well as the SmartSearch Client Installation folder (located at the root of C:\, by default). <setting name="authenticationserver" serializeas="string"> <value>serverordomainnamehere</value> </setting> Near the end of the file, setting the following value to DOMAIN will tell your client to use the automatic single sign- on mode, any other value (such as DOMAINa ) will display the manual login window on launch: <setting name="domainname" serializeas="string"> <value>domain</value> </setting> Additionally, if you are changing authentication server you will need to update the following value near the end of the web.config file located in the Square9REST website (C:\inetpub\wwwroot\Square9REST\, by default): <add key="authserver" value="serverordomainnamehere" /> For more information on Installation procedure, consult the Installation Guide that can be found on the knowledge base on our forums ( Accessing the SmartSearch Application Remotely When installing and configuring for accessing SmartSearch in a cloud environment, the first of two types of access that will be required is access to your existing documents. This section details a number of solutions for remotely accessing your SmartSearch software. Simplifying Business. Simplifying Life. Page 4

5 Remote Desktop Services (Terminal Services) Most cloud services will utilize Terminal Services already for access to the VM for the purposes of administration. For detailed information on the installation of session based Remote Desktop Services and RemoteApp features please consult Microsoft s documentation. Note: Use of session based Remote Desktop Services and RemoteApp generally require appropriate Windows Licenses. Remote Access of Desktop Connecting to the server via a Remote Desktop session (Figure 1.1) will give users access to the full client without any installation; however, there are limitations with this method. Limitations include the inability to drag-n-drop files directly into SmartSearch from the users desktop without first transferring them to the Remote Desktop as well as a lack of access to SmartCapture. Create a RemoteApp Configuring SmartSearch or SmartCapture as a RemoteApp is another option that can provide a remote user with access to the SmartSearch client without installation on a local machine. Similar to Remote Desktop, but providing a tighter integration with a user s existing desktop by only loading the applications windows, rather than a full desktop. This is an excellent option for accessing the thick client of SmartSearch without installation on client machines; however, it has the same limitations as the Remote Desktop with drag-n-drop as well as SmartCapture. To create a RemoteApp for SmartSearch: 1. Open the RemoteApp Manager (Figure 1.2) Simplifying Business. Simplifying Life. Page 5

6 2. Select Add RemoteApp Programs 3. Scroll down and check the box next to SmartSearch in the list and press Next > to continue (Figure 1.3) Simplifying Business. Simplifying Life. Page 6

7 4. When prompted to specify package settings, be sure that the server address is set to the external IP or DNS name or the client will not be able to connect (Figure 1.4). 5. Distribute the deployment package you create in the RemoteApp Wizard to your remote client machines. (This it either a.rdp file or Windows Installer Package, depending on your selections in the wizard) Note: There are 3rd party solutions that will allow the use of SmartCapture over RDP as described above. For more information on these options see the section on Remote SmartCapture Solutions below. Local SmartSearch Clients You can install the full SmartSearch client just as you would when accessing a local server, just being sure to forward the necessary web services port (default :80) through your cloud servers router/endpoint portal (Figure 1.5). Simplifying Business. Simplifying Life. Page 7

8 The clients configuration files located in the SmartSearch Client Installation folder on the server (C:\SmartSearch Client Installation) should be updated (before any installations, if possible) to reference the server by its external IP address or DNS name (example: Installation of Clients When installing the client in a cloud environment you have a number of options to consider. You can accomplish this in any way that will give you access to the SmartSearch Client Installation folder. It is important to note that for security reasons many services such as Microsoft Azure will block SMB(Windows File Sharing) over Internet connections due to the security risks. Other recommend solutions include FTP, WebDAV, Dropbox (or other file sharing/syncing services), etc. Note: When using WebDAV with SmartSearch you will want to be sure the WebDAV module is not enabled on any of SmartSearch's websites as it will interfere with features such as table fields. GlobalSearch Web Access As always, GlobalSearch is an excellent option for cloud environments if you don't need access to the full SmartSearch client. GlobalSearch can easily provide access to documents indexed in the system and participation in workflows. The only major limitation to using GlobalSearch is you will still require separate access for administration and scanning features. Scanning & Importing your Documents The second aspect of accessing your SmartSearch software is how will you add new documents, when your server is hosted outside of your network. This section outlines several methods of adding new documents to SmartSearch in this environment. Directly from MFP Many MFP (Multi-Function Printers), as well as other advanced scanning equipment, may support scanning to an FTP server. If the MFP supports scanning to FTP you can create a Capture Workflow using an Import Files action to which the scanner will upload the files. If your MFP allows for indexing documents at the time of scanning you could use this feature in combination with XML Transform to being documents from the scanner directly into SmartSearch with the index data. Additionally, if the scanner supports , you can create a Capture Workflow using the Import action to watch a POP3 account for documents sent by the scanner. Configuration of these options varies from scanner to scanner, consult your hardware's documentation for more information on the use of FTP and features. Dropping files in hot folders If you intend to use Import Files actions in your capture workflows to bring in your files you have many options on how to deliver them to the server. 1. Configure your Import Files action in your Capture Workflow to use a local or UNC path the server has access to where the files will be dropped for import (Figure 1.6). Simplifying Business. Simplifying Life. Page 8

9 2. Configure your document source to place its files in this folder. This can be accomplished using any means up file access your server supports (FTP, WebDAV, DFS, etc.). SmartCapture Scanning documents with SmartCapture allows for the easy indexing of new documents by providing index field data as well as easy access to choosing which Capture Workflow should process each new file. Scanning to a SmartSearch server hosted in a cloud server poses several limitations due to the clients need to be able to provide the server your scanned document in a shared location. Under local installations this is handled by providing a UNC path in your Import Scans action of your Capture Workflow; however, most times in a cloud environment using SMB (Windows File Sharing) will not be an option. If you need to utilize SmartCapture in a cloud environment there are several ways you can work around this limitation. SmartCapture Workarounds for Remote Scanning In order to scan documents using SmartCapture the client and server both need to be able to point to the same directory address in order for it to function correctly. Under local network installations this is accomplished using a UNC path (for example \\server\sharename). This allows SmartCapture to place the scanned file, when saved, in the shared folder location from which the Capture Workflow will then pick up the file. There are a few third party solutions that can be used to work around the issues that arise from the client and server not being able to use a common UNC path when connecting to a cloud server. Sync matching folder paths to the sever Many third party programs exist for syncing files automatically between machines. To use one of these in conjunction with SmartCapture you will need to configure them to use matching folder paths. Simplifying Business. Simplifying Life. Page 9

10 Dropbox To sync can directories between client and server using the Dropbox file syncing service: 1. Download and install the Dropbox application to both the client and server. 2. Set up both with the same account and when prompted for where to locate the Dropbox folder (Figure 1.7), you MUST use matching paths for this workaround (for example C:\Dropbox\). FTPBox 3. Create your capture workflow to use unique sub folders within C:\Dropbox\ (for example C:\Dropbox\Invoices). FTPBox works much like Dropbox as a work around, except it utilizes FTP to connect to the server to sync its files. This will require you have an FTP server running on your SmartSearch server and have the necessary ports exposed. To configure FTPBox: 1. Install FTPBox to your client machine from which you will be scanning 2. Configure a local folder to sync with an FTP server on the SmartSearch server (Figure 1.8). Again, this will require both the client and server paths are the same (for example C:\FTP\Scans). Simplifying Business. Simplifying Life. Page 10

11 Note: For syncing in this way over FTP the Remote Path and Local Path must resolve to the same equivalent Local Path (i.e. C:\Scans\Invoices). Remotely access your local scanner If you are remotely accessing your SmartSearch client through remote desktop services and would like to be able to use a local scanner connected to your client over the remote desktop connection, you will need to use 3rd party software to facilitate this. Both of the following programs have been tested and will function with SmartCapture in this way. Scanworks RD Scanner While both of these two programs tested are easy to install, Scanworks RD Scanner requires less input from the user. To install Scanworks RD Scanner: 1. Run the Scanworks RD Scanner installer on both the client and server 2. Create a new remote desktop or RemoteApp connection to SmartSearch 3. Open SmartCapture 4. You should be able to select Scanworks as your scanning device now, which at the time of scan should invoke your local scanners drivers for capturing the document. RemoteScan Simplifying Business. Simplifying Life. Page 11

12 Installation of RemoteScan much like Scanworks only requires you install the software to both the client and server, and initiate a new connection. The only major difference is that during the installation of RemoteScan you will be asked if the machine will be installing a client or server (Figure 1.9). This is important to note, for the purposes of this installation the machine that has the scanner attached (the client) will need the RemoteScan server installed on it. The RemoteScan client will be installed on the server. A Note Regarding Third Party Software The third party software mentioned above in this documentation has no affiliation with Square 9 Softworks and trademark/copyright their respective owners. Square 9 Softworks does not endorse or support any of the above software; all are mentioned for the purposes of example solutions. For support with their software, please contact their respective creators and review the application specific documentation for more information about configuration. Walkthrough In this section we will walkthrough a full configuration in a cloud environment. For the purposes of demonstration we will be using a Microsoft Azure cloud server and Dropbox file syncing services. Create a Virtual Machine In order to host your SmartSearch server in the cloud using azure, you will need to first create a VM instance. 1. Log in to the Windows Azure Management Console (Figure 1.10). Simplifying Business. Simplifying Life. Page 12

13 2. Select the Virtual Machines tab from the left navigation bar. 3. Press the New button at the bottom. 4. Select Quick Create (Figure 1.11) and then complete the form with your desired DNS name, OS, size (CPU/RAM), set a password, and select a geographic region in which you would like the VM to be located. (For the purposes of this demonstration we are using a Windows Server 2008 R2 Datacenter on a medium instance, but you may select any support Windows OS version from the list). 5. Press Create Virtual Machines when you are finished configuring your settings. Note: It will take some time after the machine is configured before it will be completed. Once it is done, and its status is displayed as Running in the machine list, you may continue to the next section. Simplifying Business. Simplifying Life. Page 13

14 Configure the Endpoint Before you can allow outside access to your new VM s resources you will need to configure endpoints within the Windows Azure Management Console. Configuring endpoints for an Azure VM is analogous to configuring port forwarding on a firewall or router and will direct traffic received at your VM s DNS name to the correct port on the server. By default, in order to protect new machines, the only service that will have outside access to your new VM is window Remote Desktop service. Here we will add a new endpoint to give our clients access to web services: 1. Select the Virtual Machines tab from the left navigation pane. 2. Select your SmartSearch VM instance from the list. 3. From the VM Dashboard, select Endpoints (Figure 1.12). 4. On the Endpoints screen, press the Add Endpoint button at the bottom (Figure 1.13). Simplifying Business. Simplifying Life. Page 14

15 5. On the Add Endpoint screen, select Add Endpoint and press the arrow to continue. 6. Specify the details of the endpoint. This endpoint will be configured to allow access to SmartSearch web services (Figure 1.14). So we will use the following settings: a. Name: http b. Protocol: TCP c. Public Port: 80 d. Private Port: Press the check mark to complete configuring the endpoint. Connecting to your VM and Installing SmartSearch With the VM created and the web services endpoint configured, you can now install SmartSearch. 1. To quickly connect to your new VM you can press the Connect button on the VM Dashboard (Figure 1.15), this will create and download an.rdp file preconfigured for your VM s connection setting. 2. Launch the download.rdp file and enter your administrator login password to connect. 3. Once you have connected to the VM you will need to use the download link provided to you by fulfillment to download the latest SmartSearch installation media. 4. To expand the.iso media for installation we recommend the use of 7-Zip ( zip.org/download.html). After installation of 7-Zip the completed download of the media can be extracted by right-clicking on the.iso file and selecting Extract Here from the 7-Zip submenu. 5. Installation of SmartSearch on the server can be performed the same as on a local server, being sure to select the same port for web services as you configured for your endpoint (in this example case, port 80 is the default). Simplifying Business. Simplifying Life. Page 15

16 Configure your Client Installation Files We will be installing the full SmartSearch client to our local machine in this example, so the configuration files in the SmartSearch Client Installation folders should be updated to reflect the new VM s external DNS name. 1. Navigate to the client installation folders configuration files located by default at C:\SmartSearch Client Installation\Common\Square9\GetSmart. 2. Edit the all of the.config and the RestProxy.xml files. Replacing all instances of the server s address with the VM s DNS name you specified when creating the VM. Note: The Authentication Server must remain the name of the server/domain. Install Dropbox on the Server We will be using Dropbox on the server to handle the syncing of both import files and the client installation directory to our client machine. 1. Download and install Dropbox ( 2. If you do not already have an account you will be prompted to create one during the installation. You will want to use the same account on all of your machines. As a result you will likely want to create an account unique for this purpose. Complete the form for a new account when prompted if you have not already created one for this purpose. 3. Select an account size (we will be using the free 2GB account). 4. Choose Advanced setup type and press next (Figure 1.16). 5. Select I want to choose where to put my Dropbox (Figure 1.17) and press the Change button to select the root of the C: drive. This will set the Dropbox location to C:\Dropbox. Simplifying Business. Simplifying Life. Page 16

17 6. On the Selective Sync screen you can choose to sync all folders in your Dropbox and press Install to continue. 7. Complete the installation and you may skip the tour to continue. 8. Delete the demonstration files from your new C:\Dropbox folder. Link the SmartSearch Client Installation Folder into Dropbox Creating a symbolic link within the new Dropbox folder that points to the SmartSearch Client installation folder will allow it to sync the client installation and all of its settings files without relocating them. 1. Open an administrator command prompt. 2. Enter the following command: mklink /d C:\Dropbox\SmartSearch Client Installation C:\SmartSearch Client Installation 3. You should receive a message: symbolic link created for C:\Dropbox\SmartSearch Client Installation <<===>> C:\SmartSearch Client Installation 4. Dropbox will now begin uploading and syncing your client installation folder. Once this is complete any installations of Dropbox on client machines with the same account will automatically download and sync the client installation folder. Install Dropbox and the SmartSearch Client The next step is installation of the Dropbox and SmartSearch clients on your local machine(s). 1. Download and install Dropbox on the client machine. 2. When prompted enter the credentials for your existing Dropbox account. Simplifying Business. Simplifying Life. Page 17

18 3. Use the same settings for Advanced, and Dropbox location as the previous installation. 4. Once the installation has completed, Dropbox will automatically begin downloading the SmartSearch Client Installation folder we linked into C:\Dropbox on the server. 5. After the Installation folder has completed syncing it will be marked with a green checkbox (Figure 1.18). 6. Open the SmartSearch Client Installation folder and run the SSClient Installer. Note: Consult the SmartSearch Client Installation guide for additional information on client installs. Configure Capture Workflows & Scanning The capture workflows (including the ImportScans actions for SmartCapture) that are used in our cloud installation will be configured to use Dropbox for syncing to allow the sharing of the files between client and server. The key is for all import file and import scan actions to use local paths within the Dropbox folder. First we will create an ImportFiles based workflow for a hot folder called Faxes for our demonstration. All files placed in this directory on any of our synced clients will be imported to the Inbound Faxes inbox in SmartSearch: 1. Connect to the server and browse to C:\Dropbox. 2. Create the two new folders we will be using for our workflows: a. C:\Dropbox\Faxes b. C:\Dropbox\Scans 3. Launch SmartSearch. 4. Select Capture Workflow from the Workflow tab. 5. Drag the ImportFiles action into the Sequential Workflow. 6. Enter C:\Dropbox\Faxes as the source directory and press OK (Figure 1.19). 7. Drag the ReleaseToInbox action into the Sequential Workflow after the ImportFiles action. 8. Select Inbound Faxes and press OK. Simplifying Business. Simplifying Life. Page 18

19 9. Press the Save Workflow button. 10. Enter ImportFaxes and press OK. Next we will create a Capture Workflow for to use ImportScans for the client machine to use with SmartCapture. This workflow will take documents scanned in SmartCapture and release them to the inbox Kin Chu : 1. Press the New Workflow button to create a new workflow. 2. Drag the ImportScans action into the Sequential Workflow. 3. Enter C:\Dropbox\Scans as the source directory and press OK (Figure 1.20). 4. Drag the ReleaseToInbox action into the Sequential Workflow after the ImportScans action. 5. Select Kin Chu and press OK. 6. Press the Save Workflow button. 7. Enter ImportScans and press OK. 8. Close the Capture Workflow Designer. Files can now be placed into either the Faxes hot folder in C:\Dropbox or scanned directly using SmartCapture with the ImportScans action we have created. Simplifying Business. Simplifying Life. Page 19

GlobalCapture EIP with QuickSearch Guide

GlobalCapture EIP with QuickSearch Guide GlobalCapture EIP with QuickSearch Guide Xerox Equipment Integration 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com Square 9 Softworks Inc. 127 Church Street New Haven,

More information

GlobalCapture OSA with QuickSearch Guide

GlobalCapture OSA with QuickSearch Guide GlobalCapture OSA with QuickSearch Guide Sharp Equipment Integration 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com www.square-9.com Square 9 Softworks Inc. 127 Church

More information

127 Church Street, New Haven, CT O: (203) E: GlobalSearch ECM User Guide

127 Church Street, New Haven, CT O: (203) E:   GlobalSearch ECM User Guide 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: sales@square-9.com www.square-9.com GlobalSearch Table of Contents GlobalSearch ECM... 3 GlobalSearch Security... 3 GlobalSearch Licensing Model...

More information

GlobalSearch. Installation Guide v Church Street, New Haven, CT O: (203) E:

GlobalSearch. Installation Guide v Church Street, New Haven, CT O: (203) E: GlobalSearch Installation Guide v4.4.1.0 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com Square 9 Softworks Inc. 127 Church Street New Haven, CT 06510 www.square-9.com

More information

GlobalSearch Security Definition Guide

GlobalSearch Security Definition Guide Prepared by: Marketing Square 9 Softworks 203-361-3471 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: sales@square-9.com www.square-9.com Table of Contents GLOBALSEARCH SECURITY METHODS...

More information

Tableau Server on Microsoft Azure:

Tableau Server on Microsoft Azure: Tableau Server on Microsoft Azure: Deployment Guidelines and Best Practices April 2017 Table of Contents Abstract...3 Introduction to Tableau With Microsoft Azure...3 Option 1 Self Deployment via Azure

More information

Cisco Virtual Application Container Services 2.0 Lab v1

Cisco Virtual Application Container Services 2.0 Lab v1 Cisco Virtual Application Container Services 2.0 Lab v1 Last Updated: 02-SEP-2015 About This Solution Cisco Virtual Application Container Services (VACS) enables simplified deployment of Secure Application

More information

VMware AirWatch: Directory and Certificate Authority

VMware AirWatch: Directory and Certificate Authority Table of Contents Lab Overview - HOL-1857-06-UEM - VMware AirWatch: Directory and Certificate Authority Integration... 2 Lab Guidance... 3 Module 1 - Advanced AirWatch Configuration, AD Integration/Certificates

More information

GlobalConnections for Microsoft SharePoint and OneDrive Guide

GlobalConnections for Microsoft SharePoint and OneDrive Guide GlobalConnections for Microsoft SharePoint and OneDrive Guide 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com Square 9 Softworks Inc. 127 Church Street New Haven, CT

More information

Veriato Recon / 360. Version 9.0.3

Veriato Recon / 360. Version 9.0.3 Veriato Recon / 360 Version 9.0.3 1/3/2018 Upgrade Guide January 3, 2018 Table of Contents Before You Begin... 1 What's New... 1 How the System Works... 1 Upgrade Support... 6 Update Antivirus Exclusions...

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

GlobalCapture. Guide. 127 Church Street, New Haven, CT O: (203) E:

GlobalCapture. Guide. 127 Church Street, New Haven, CT O: (203) E: GlobalCapture Guide 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com Square 9 Softworks Inc. 127 Church Street New Haven, CT 06510 www.square-9.com (+1) 203-789-0889 email:

More information

DBXL AZURE INSTALLATION GUIDE

DBXL AZURE INSTALLATION GUIDE Page 1 of 48 DBXL AZURE INSTALLATION GUIDE LAST UPDATED: October 25, 2016 ADDING A VIRTUAL MACHINE ON MICROSOFT AZURE Login to your Microsoft Azure site. Create a new Virtual Machine instance by clicking

More information

Ion Client User Manual

Ion Client User Manual Ion Client User Manual Table of Contents About Ion Protocol...3 System Requirements... 4 Hardware (Client)... 4 Hardware (Server Connecting to)... 4 Software (Ion Client)... 4 Software (Server Connecting

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

ThinManager and FactoryTalk View SE Deployment Guide

ThinManager and FactoryTalk View SE Deployment Guide Application Technique Original Instructions ThinManager and FactoryTalk View SE Deployment Guide Copyright 2019 Rockwell Automation Inc. All rights reserved Contents Background... 4 Goal of Configuration

More information

GlobalCapture Quick Start Guide

GlobalCapture Quick Start Guide GlobalCapture Quick Start Guide 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com www.square-9.com Square 9 GlobalCapture GlobalCapture Quick Start Guide Version 2.0.2

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

MyFloridaNet-2 (MFN-2) Remote Access VPN Reference Guide

MyFloridaNet-2 (MFN-2) Remote Access VPN Reference Guide MyFloridaNet-2 (MFN-2) Remote Access VPN Reference Guide Document Control Number: 7055011 Contract Number: DMS-13/14-024 Prepared for: Florida Department of Management Services Division of Departmental

More information

Privileged Identity App Launcher and Session Recording

Privileged Identity App Launcher and Session Recording Privileged Identity App Launcher and Session Recording 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are

More information

Before You Begin Your Computer Must Meet the System Requirements to Access Cloud9

Before You Begin Your Computer Must Meet the System Requirements to Access Cloud9 Before You Begin Your Computer Must Meet the System Requirements to Access Cloud9 If you are not working from a Windows 7 or 8 computer, you will need to update: Windows XP to Service Pack 3 Windows Vista

More information

SonicWALL / Toshiba General Installation Guide

SonicWALL / Toshiba General Installation Guide SonicWALL / Toshiba General Installation Guide SonicWALL currently maintains two operating systems for its Unified Threat Management (UTM) platform, StandardOS and EnhancedOS. When a SonicWALL is implemented

More information

Azure 209x Practical Exercises Overview

Azure 209x Practical Exercises Overview Azure 209x Practical Exercises Overview This course includes optional exercises where you can try out the techniques demonstrated in the course for yourself. This guide lists the steps for the individual

More information

VMware AirWatch Integration with SecureAuth PKI Guide

VMware AirWatch Integration with SecureAuth PKI Guide VMware AirWatch Integration with SecureAuth PKI Guide For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Electronic Owner s Manual User Guide

Electronic Owner s Manual User Guide Electronic Owner s Manual User Guide I. Getting Started.... 1 Logging In.... 2 Additional Information... 2 II. Searching for an Existing EOM Form... 5 III. Creating a New EOM Form.. 5 IV. Modifying an

More information

Azure for On-Premises Administrators Practice Exercises

Azure for On-Premises Administrators Practice Exercises Azure for On-Premises Administrators Practice Exercises Overview This course includes optional practical exercises where you can try out the techniques demonstrated in the course for yourself. This guide

More information

Lab - Remote Assistance in Windows

Lab - Remote Assistance in Windows Lab - Remote Assistance in Windows Introduction In this lab, you will remotely connect to a computer, examine device drivers, and provide remote assistance. Recommended Equipment Two Windows 7, Windows

More information

GlobalSearch. Server Migration Guide. 127 Church Street, New Haven, CT O: (203) E:

GlobalSearch. Server Migration Guide. 127 Church Street, New Haven, CT O: (203) E: GlobalSearch Server Migration Guide 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com Square 9 Softworks Inc. 127 Church Street New Haven, CT 06510 www.square-9.com (+1)

More information

GlobalSearch. Backup Procedures. 127 Church Street, New Haven, CT O: (203) E:

GlobalSearch. Backup Procedures. 127 Church Street, New Haven, CT O: (203) E: GlobalSearch Backup Procedures 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com www.square-9.com Square 9 Softworks Inc. 127 Church Street New Haven, CT 06510 (+1) 203-789-0889

More information

NETOP HOST ON A TERMINAL SERVER

NETOP HOST ON A TERMINAL SERVER 27.09.2017 NETOP HOST ON A TERMINAL SERVER Contents 1 Introduction... 2 1.1 Incoming traffic... 2 1.2 Outgoing traffic... 2 2 Using a Netop Gateway with the Netop Host on a Terminal Server... 3 2.1 Install

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

GlobalSearch. Server Migration Guide. 127 Church Street, New Haven, CT O: (203) E:

GlobalSearch. Server Migration Guide. 127 Church Street, New Haven, CT O: (203) E: GlobalSearch Server Migration Guide 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com Square 9 Softworks Inc. 127 Church Street New Haven, CT 06510 www.square-9.com (+1)

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

Lab - Configure the Firewall in Windows 8

Lab - Configure the Firewall in Windows 8 Introduction In this lab, you will explore the Windows Firewall and configure some advanced settings. Recommended Equipment Two computers directly connected or connected over the network Windows 8 installed

More information

Xerox Forms Manager App Administrator Guide. Version 1.0 August 2018

Xerox Forms Manager App Administrator Guide. Version 1.0 August 2018 Xerox Forms Manager App Administrator Guide Version 1.0 August 2018 2018 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, Xerox Extensible Interface Platform, ConnectKey, VersaLink, AltaLink,

More information

Office 365 Business and Office 365 Pro Plus Deployment Guide V 1.0

Office 365 Business and Office 365 Pro Plus Deployment Guide V 1.0 Office 365 Business and Office 365 Pro Plus Deployment Guide Table of Contents 1. Provisioning Office 365... 1 1.1 Operating system requirements... 1 1.2 Browser requirements Administration Centre and

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

App Orchestration 2.0

App Orchestration 2.0 App Orchestration 2.0 Getting Started with Citrix App Orchestration 2.0 Prepared by: Jenny Berger Commissioning Editor: Erin Smith Version: 1.0 Last Updated: April 4, 2014 Page 1 Contents Welcome to App

More information

McAfee MVISION Mobile Microsoft Intune Integration Guide

McAfee MVISION Mobile Microsoft Intune Integration Guide McAfee MVISION Mobile Microsoft Intune Integration Guide MVISION Mobile Console 4.22 February 11, 2019 COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active

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

Configuring and Managing WAAS Legacy Print Services

Configuring and Managing WAAS Legacy Print Services 13 CHAPTER Configuring and Managing WAAS Legacy Print Services This chapter describes how to configure and manage the WAAS legacy print services feature that allows WAEs to function as print servers in

More information

McAfee MVISION Mobile Microsoft Intune Integration Guide

McAfee MVISION Mobile Microsoft Intune Integration Guide McAfee MVISION Mobile Microsoft Intune Integration Guide Administrator's guide for providing Integration with Microsoft Intune MDM September 2018 COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS

More information

SelectSurvey.NET AWS (Amazon Web Service) Integration

SelectSurvey.NET AWS (Amazon Web Service) Integration SelectSurvey.NET AWS (Amazon Web Service) Integration Written for V4.146.000 10/2015 Page 1 of 24 SelectSurvey.NET AWS Integration This document is a guide to deploy SelectSurvey.NET into AWS Amazon Web

More information

9L0-412 Q&As. OS X Support Essentials 10.8 Exam. Pass Apple 9L0-412 Exam with 100% Guarantee

9L0-412 Q&As. OS X Support Essentials 10.8 Exam. Pass Apple 9L0-412 Exam with 100% Guarantee 9L0-412 Q&As OS X Support Essentials 10.8 Exam Pass Apple 9L0-412 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance

More information

Server Manager Window

Server Manager Window Windows 2008 Server Adding Terminal Server Role Windows 2008 Server, like Windows 2003 Server, allows two RDP connections for administrative purposes. To make the Windows 2008 Server a terminal server

More information

ForeScout Extended Module for Qualys VM

ForeScout Extended Module for Qualys VM ForeScout Extended Module for Qualys VM Version 1.2.1 Table of Contents About the Qualys VM Integration... 3 Additional Qualys VM Documentation... 3 About This Module... 3 Components... 4 Considerations...

More information

SonicWall Global VPN Client Getting Started Guide

SonicWall Global VPN Client Getting Started Guide SonicWall Global VPN Client 4.10 Getting Started Guide Copyright 2017 SonicWall Inc. All rights reserved. SonicWall is a trademark or registered trademark of SonicWall Inc. and/or its affiliates in the

More information

NetBackup Collection Quick Start Guide

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

More information

Using the Terminal Services Gateway Lesson 10

Using the Terminal Services Gateway Lesson 10 Using the Terminal Services Gateway Lesson 10 Skills Matrix Technology Skill Objective Domain Objective # Deploying a TS Gateway Server Configure Terminal Services Gateway 2.2 Terminal Services (TS) Web

More information

KeyNexus Hyper-V Deployment Guide

KeyNexus Hyper-V Deployment Guide v1.0 09/2018 . Copyright Notice Copyright 2018 KeyNexus Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

Network Scanner Tool V3.3. User s Guide Version

Network Scanner Tool V3.3. User s Guide Version Network Scanner Tool V3.3 User s Guide Version 3.3.09 Copyright 2000-2012 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

... 4 Free Signup File Cabinet Selection Access Files & Folders Edit Files & Folders View Files Edit Index Fields

... 4 Free Signup File Cabinet Selection Access Files & Folders Edit Files & Folders View Files Edit Index Fields Dokmee Mobile Table of Contents Getting Started Login... 4 Free Signup... 5 File Cabinet Selection... 6 Access Files & Folders... 7 Edit Files & Folders... 8 View Files... 10 Edit Index Fields... 12 Email

More information

SonicOS Release Notes

SonicOS Release Notes SonicOS Contents Platform Compatibility... 1 Known Issues... 2 Resolved Issues... 4 Upgrading SonicOS Enhanced Image Procedures... 5 Related Technical Documentation... 10 Platform Compatibility The SonicOS

More information

Accessing the MBA Applications Page

Accessing the MBA Applications Page Accessing DeGroote MBA Apps on Windows 7/8 The DeGroote School of Business has implemented Microsoft RemoteApp to deliver applications to its students remotely over the local McMaster network and Internet

More information

Five9 Plus Adapter for Agent Desktop Toolkit

Five9 Plus Adapter for Agent Desktop Toolkit Cloud Contact Center Software Five9 Plus Adapter for Agent Desktop Toolkit Administrator s Guide September 2017 The Five9 Plus Adapter for Agent Desktop Toolkit integrates the Five9 Cloud Contact Center

More information

Amazon Virtual Private Cloud. Getting Started Guide

Amazon Virtual Private Cloud. Getting Started Guide Amazon Virtual Private Cloud Getting Started Guide Amazon Virtual Private Cloud: Getting Started Guide Copyright 2017 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks

More information

EdgeConnect for Amazon Web Services (AWS)

EdgeConnect for Amazon Web Services (AWS) Silver Peak Systems EdgeConnect for Amazon Web Services (AWS) Dinesh Fernando 2-22-2018 Contents EdgeConnect for Amazon Web Services (AWS) Overview... 1 Deploying EC-V Router Mode... 2 Topology... 2 Assumptions

More information

Workspace ONE UEM Certificate Authority Integration with Microsoft ADCS Using DCOM. VMware Workspace ONE UEM 1811

Workspace ONE UEM Certificate Authority Integration with Microsoft ADCS Using DCOM. VMware Workspace ONE UEM 1811 Workspace ONE UEM Certificate Authority Integration with Microsoft ADCS Using DCOM VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights.

This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights. HP JetAdvantage Insights Deployment Guide This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights. 1. Overview HP JetAdvantage Insights provides

More information

ecopy ShareScan v4.2 for ecopy ScanStation Pre-Installation Checklist

ecopy ShareScan v4.2 for ecopy ScanStation Pre-Installation Checklist ecopy ShareScan v4.2 for ecopy ScanStation Pre-Installation Checklist This document is used to gather data about your environment in order to ensure a smooth product implementation. The Network Communication

More information

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

Wave 5.0. Wave OpenVPN Server Guide for Wave 5.0

Wave 5.0. Wave OpenVPN Server Guide for Wave 5.0 Wave 5.0 Wave OpenVPN Server Guide for Wave 5.0 2015 by Vertical Communications, Inc. All rights reserved. Vertical Communications and the Vertical Communications logo and combinations thereof and Vertical

More information

Pre-Installation Checklist v5.0

Pre-Installation Checklist v5.0 Pre-Installation Checklist v5.0 November 2010 Table of Contents Introduction 3 Network infrastructure 4 ShareScan Manager PC 5 Devices 7 ecopy Connectors 8 Network Communication 13 Document Management

More information

AZURE SELF-HOSTED INSTALLATION GUIDE

AZURE SELF-HOSTED INSTALLATION GUIDE AZURE SELF-HOSTED INSTALLATION GUIDE TABLE OF CONTENTS AZURE SETUP... 3 Install a Virtual Machine... 3 Attach a Data Disk... 9 CLOUDCHECKR SETUP... 17 2 AZURE SETUP To set up the self-hosted version of

More information

Web Portal User Guide Leap GIO Public. Leap GIO Public. New Generation - Web Portal User Guide. Copyright 2017 by Leap Solutions Asia Co., Ltd.

Web Portal User Guide Leap GIO Public. Leap GIO Public. New Generation - Web Portal User Guide. Copyright 2017 by Leap Solutions Asia Co., Ltd. New Generation - Web Portal User Guide 1 Page Contents 1 General... 3 1.1 Overview... 3 1.2 Definition... 3 1.3 Access the Web Portal... 3 2 Sign-Up... 4 2.1 Personal Account... 4 2.2 Corporate Account...

More information

PCoIP Connection Manager for Amazon WorkSpaces

PCoIP Connection Manager for Amazon WorkSpaces PCoIP Connection Manager for Amazon WorkSpaces Version 1.0.7 Administrators' Guide TER1408002-1.0.7 Introduction Amazon WorkSpaces is a fully managed cloud-based desktop service that enables end users

More information

Privileged Identity App Launcher and Session Recording

Privileged Identity App Launcher and Session Recording Privileged Identity App Launcher and Session Recording 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property

More information

Getting Started with BarTender

Getting Started with BarTender Getting Started with BarTender MANUAL Contents Getting Started with BarTender 3 Installation 4 Choosing What to Install 4 Automation Editions (Automation and Enterprise Automation) 4 Installing BarTender

More information

VMware AirWatch Integration with Microsoft ADCS via DCOM

VMware AirWatch Integration with Microsoft ADCS via DCOM VMware AirWatch Integration with Microsoft ADCS via DCOM For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

EASYSECURITY SYMANTEC V1.0

EASYSECURITY SYMANTEC V1.0 EASYSECURITY SYMANTEC V1.0 CONTENTS 1 Introduction... 2 2 Creating a virtual machine... 3 3 Installing Endpoint Protection 14:... 8 9/1/2017 EasySecurity Symantec 1 1 INTRODUCTION EasySecurity Symantec

More information

Pexip Infinity and Google Cloud Platform Deployment Guide

Pexip Infinity and Google Cloud Platform Deployment Guide Pexip Infinity and Google Cloud Platform Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring your Google VPC network 4 Obtaining and preparing disk images for GCE Virtual Machines

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

StarWind Virtual SAN AWS EC2 Deployment Guide

StarWind Virtual SAN AWS EC2 Deployment Guide One Stop Virtualization Shop StarWind Virtual SAN AUGUST 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

AD Sync Client Install Guide. Contents

AD Sync Client Install Guide. Contents AD Sync Client Install Guide Contents AD Sync Client Install Guide... 1 Introduction... 2 Deployment Prerequisites... 2 Configure SQL Prerequisites... 3 Switch SQL to Mixed Mode authentication... 3 Create

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

QUICK START: SYMANTEC ENDPOINT PROTECTION FOR AMAZON EC2

QUICK START: SYMANTEC ENDPOINT PROTECTION FOR AMAZON EC2 QUICK START: SYMANTEC ENDPOINT PROTECTION FOR AMAZON EC2 Quick Start Guide for Using Symantec Endpoint Protection for Amazon EC2 Quick Start Guide for Using Symantec Endpoint Protection for Amazon EC2

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

Storgrid web client manual

Storgrid web client manual Storgrid web client manual 2015 Byelex Data Solutions BV. This document is created with the utmost care. To prevent unjustified usage of this document we would like to give you notice that nothing mentioned

More information

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A Data Gatherer 1.1 6/20/2014 Edition: A Data Gatherer 1.1 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Lab - Share Resources in Windows

Lab - Share Resources in Windows Introduction In this lab, you will create and share a folder, set permissions for the shares, create a Homegroup and a Workgroup to share resources, and map a network drive. Due to Windows Vista lack of

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows AirWatch v9.2 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

Two factor authentication for Microsoft Remote Desktop Web Access

Two factor authentication for Microsoft Remote Desktop Web Access Two factor authentication for Microsoft Remote Desktop Web Access logintc.com/docs/connectors/rd-web-access.html Overview The LoginTC RD Web Access Connector protects access to your Microsoft Remote Desktop

More information

ForeScout Extended Module for MaaS360

ForeScout Extended Module for MaaS360 Version 1.8 Table of Contents About MaaS360 Integration... 4 Additional ForeScout MDM Documentation... 4 About this Module... 4 How it Works... 5 Continuous Query Refresh... 5 Offsite Device Management...

More information

Immersion Day. Getting Started with Linux on Amazon EC2

Immersion Day. Getting Started with Linux on Amazon EC2 January 2017 Table of Contents Overview... 3 Create a new Key Pair... 4 Launch a Web Server Instance... 6 Browse the Web Server... 13 Appendix Additional EC2 Concepts... 14 Change the Instance Type...

More information

AirWatch Mobile Device Management

AirWatch Mobile Device Management RSA Ready Implementation Guide for 3rd Party PKI Applications Last Modified: November 26 th, 2014 Partner Information Product Information Partner Name Web Site Product Name Version & Platform Product Description

More information

My Site. Introduction

My Site. Introduction My Site Introduction My Site is a component of the portal that is available to all NB educators. It is a personalized site that provides all users with the following features: A place to save and share

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows AirWatch v9.3 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

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

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Windows VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware AirWatch Integration with RSA PKI Guide

VMware AirWatch Integration with RSA PKI Guide VMware AirWatch Integration with RSA PKI Guide For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

Practical Network Defense Labs

Practical Network Defense Labs Practical Network Defense Labs ABOUT This document showcases my practical hands-on engagements in the elearnsecurity HERA labs environment for the Network Defense Professional certification course. I utilized

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

Accessing CharityMaster data from another location

Accessing CharityMaster data from another location Accessing CharityMaster data from another location When all of your computers are on the same Local Area Network (LAN), you can place the back end files (including your data and the Word templates) onto

More information

Hire to Retire Installation and Deployment Guide

Hire to Retire Installation and Deployment Guide 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: sales@square-9.com www.square-9.com Contents Overview... 3 What is Hire to Retire?... 3 Pre-Installation Information... 4 Pre-Requisites to Installation...

More information

IT Department Premier Cooperative Jonathan Pate. General Overview

IT Department Premier Cooperative Jonathan Pate. General Overview This document assumes that you have already installed and configured the Remote Desktop Services role. The server I will be using for this demonstration is named PCFS3. I am using it for all of the RD

More information

Installation Guide Worksoft Certify Execution Suite

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

More information

OPC UA Configuration Manager PTC Inc. All Rights Reserved.

OPC UA Configuration Manager PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 5 Project Properties - OPC UA 5 Server Endpoints 7 Trusted Clients 9 Discovery Servers 10 Trusted Servers 11 Instance

More information

NetScaler Analysis and Reporting. Goliath for NetScaler Installation Guide v4.0 For Deployment on VMware ESX/ESXi

NetScaler Analysis and Reporting. Goliath for NetScaler Installation Guide v4.0 For Deployment on VMware ESX/ESXi NetScaler Analysis and Reporting Goliath for NetScaler Installation Guide v4.0 For Deployment on VMware ESX/ESXi (v4.0) Document Date: October 2016 www.goliathtechnologies.com 1 Legal Notices Goliath for

More information

FUJITSU Cloud Service S5. Introduction Guide. Ver. 1.3 FUJITSU AMERICA, INC.

FUJITSU Cloud Service S5. Introduction Guide. Ver. 1.3 FUJITSU AMERICA, INC. FUJITSU Cloud Service S5 Introduction Guide Ver. 1.3 FUJITSU AMERICA, INC. 1 FUJITSU Cloud Service S5 Introduction Guide Ver. 1.3 Date of publish: September, 2011 All Rights Reserved, Copyright FUJITSU

More information