Host Release Notes Version

Size: px
Start display at page:

Download "Host Release Notes Version"

Transcription

1 GO-GLOBAL FOR WINDOWS Host Release Notes Version (C) GRAPHON CORPORATION ALL RIGHTS RESERVED. CONTENTS 1. Enhancements 2. Known Issues

2 1. Enhancements Windows Desktop Support The Windows desktop (start menu, task bar, etc.) can now be accessed via GO-Global. To access the Windows desktop from a GO-Global client, append -desktop to the client's command line. When this option is specified, the client displays the remote session and its desktop inside a window on the client computer. To access the Windows desktop from a GO-Global Add-on, append &desktop=true to the URL. To display the desktop within the browser window, also include the embed option in the URL. If the embed option is not specified, the Add-on creates a window outside of the browser and displays the remote session and the desktop in the window (just as the native clients do when the -desktop command line option is used). To disconnect from a session running the Windows desktop, simply close the session's window on the client or, if the session is running embedded within the browser, close the browser tab or browse to another page. To log off from a session running the Windows desktop, simply click the Windows desktop's Log off or Sign out option. Windows Desktop support is disabled by default. To enable the feature, set the value of the AllowDesktop property in the HostProperties.xml file on the host to true. High Resolution Device Support GO-Global 5 lets users change the size of text and other items on their screens by scaling the DPI (Dot Per Inch) of the display. When the GO-Global client is run on Windows, Android or IOS, GO-Global uses the client computer s DPI setting. When the GO-Global client is run on other operating systems, GO-Global uses the DPI setting that is specified for the user under the Control Panel s Display applet on the host. In this configuration, administrators can allow users to modify the DPI setting by publishing the Display applet to users. To publish the Display applet to users: 1. Sign in to the console on the host as an administrator 2. Create a shortcut to the Display applet: a. Click Start Control Panel b. Right-click Display. A shortcut will be added to the Desktop. c. Drag the shortcut to a directory that all users can access (e.g., C:\Users\Public\Desktop). 3. Publish the shortcut to users: a. Run the Cluster Manager and click Applications Add b. Type Display Settings (or some other descriptive name) in the Display Name field c. Enter the path to explorer.exe (e.g., C:\Windows\explorer.exe) in the Executable Path field d. In the Command-Line Options field, type the path to shortcut created in step 2 (e.g., C:\Users\Public\Desktop\Display.lnk). e. Click OK

3 Themes On Windows 7 and later, GO-Global 5 displays applications using the Theme that is specified on the host. On Windows Server 2008 R2, Themes are not enabled by default in Windows. To enable Themes on Windows Server 2008 R2: 1. Install Desktop Experience ( 2. After the host has been rebooted, start the Themes service. 3. Enable Group Policy in the Cluster Manager. 4. Enable Themes for all users via Group Policy: a. Run mmc b. Click File Add/Remove Snap-in c. Select Group Policy Object d. Click Add e. Click Finish f. Click OK g. Navigate to User Configuration\policies\Administrative Templates\Control Panel\Personalization h. Double-click Force a specific visual style file or force Windows Classic i. Click Enabled j. Under Path to Visual Style, type the path: %windir%\resources\themes\aero\aero.msstyles Improved Audio Support On Windows 7 and later, GO-Global 5 supports a virtual audio device that creates a private mixer for every GO-Global session. These components mix the audio played by applications running in the GO-Global session and encode it in Ogg Vorbis format. The host streams the Ogg Vorbis data to the client, and the client plays the audio. On older operating systems, GO-Global 5 plays basic sounds on the client via the feature that was supported in older versions of GO-Global. To enable Improved Audio Support, simply check the Sound option in the Cluster Manager. Client Log Files Earlier versions of the GO-Global client record messages in the host s log file when they are connected to a host, but they output their messages as debug output when they are not connected to a host. This debug output can be captured by a debugger or by an application such as DebugView, but in most cases the information is lost. This makes it difficult to troubleshoot connection problems when the GO-Global client is version 4 or earlier. In order to make it easier to troubleshoot connection issues, the GO-Global 5 client records messages in a log file on the client device when the client is not connected to a host. In addition, after a user signs in to a host, the client synchronizes its log files with the host. Specifically, GO-Global determines if there are any log files on the client from previous sessions with the host that have not already been copied to the host. If there are, GO-Global copies the missing client log files to the host. These changes make it easier for system administrators to determine the cause of connection problems. For example, if a user reports that his or her connection to the host is frequently getting dropped, the system administrator can check the host and client log files to determine the cause. In this scenario, the client log files from the user s previous sessions will generally be available on the host, and the administrator will not need to manually retrieve the client log files from the client device. Generally, administrators will only need to retrieve log files from a user s computer in cases where the user is unable to connect to a host at all.

4 The names of client log files include the name of the user, the address of the host, and the date and time that the client was started. Client log files are stored in the user s %APPDATA%\GraphOn\Logs directory (on Windows clients) and in the \Program Files\GraphOn\GO-Global\Log\Clients directory on the host. When a log file is copied from the client to the host, the client s copy of the log file is moved to the %APPDATA%\GraphOn\Logs\Old directory on the client computer. Log files are stored on the client for the number of days specified in the HKEY_CURRENT_USER\Software\GraphOn\GO- Global\Client\LogFileAgeLimit registry value. The default is 10 days. As in earlier versions of GO-Global, messages that the client outputs while it is connected to a host are recorded in the host s (APS_...) log file. The GO-Global client only records messages in the client log file when the client is not connected to a host. Automatic Reconnect When a GO-Global client is disconnected from a host, it automatically tries to reconnect to the host 5 times. If the client is unable to reconnect, it then notifies the user that the connection has been broken and asks the user if he or she wants to reconnect. To specify the number of times the client tries to reconnect to the host, add the following command line argument or URL parameter: Command line option: -autoreconnect [x] URL parameter: &autoreconnect=x where x is the number of times to reconnect. To disable this feature, set x to zero. Connection Monitoring GO-Global 5 monitors the latency and the input and output rates of connections to the host. When a new client connects to a host, the host tests the client s connection and records initial values for each of the metrics in the host s log file. Thereafter, the host monitors the connection for quality changes. If the quality of any of the metrics changes while the session is running, the host records the change in its log file. The frequency of quality checks and the quality threshold values are specified in the HostProperties.xml file. Non-admin Installers for Windows Client and Browser Add-ons GO-Global 5 includes new installers for the Windows Client and the Windows GO-Global Add-ons that can be run by users who do not have administrator rights. The new installers are located in the Web\Clients directory on the host. They are: gg-client.desktop.exe: Installs the single-user client and adds shortcuts to the client to the user s Start Menu gg-client.chrome.exe: Installs the single-user client and opens Google Chrome to the extension s installation page gg-client.firefox.exe:: Installs the single-user client and the Firefox Add-on gg-client.ie.exe: Installs the single-user client and the Internet Explorer Add-on These installers install one copy of the single-user client s binary files in the %LOCALAPPDATA%\GraphOn\GO-Global\Client directory, and the single-user client appears once under Programs and Features as GO-Global Client Single User. Mulitple users can install the single-user client on a computer, but GraphOn recommends using the standard GO-Global Client installer (gg-client.windows.exe) when the client will be run from more than one user account.

5 The GO-Global Add-on installation and upgrade processes have changed in GO-Global 5. If a user browses to a page containing a GO-Global Add-on and the Add-on is not installed, the user is directed to: 1. Download the Add-on s installer (downloads the single-user installer for the user s browser) 2. Run the installer 3. Restart the browser When a user browses to a page containing the GO-Global Add-on and a newer version of the Add-on is available on the host, an Upgrade link is displayed that allows the user to upgrade the Add-on. The procedure for upgrading an Add-on is the same as the procedure for installing an Add-on. When users select the link to install the Windows Client, they are given two options: 1. Install for all users (administrators only) 2. Install only for current user The first option installs the Windows Client and all of the GO-Global Add-ons for all users. The second option installs the Windows Client and all of the GO-Global Add-ons for the current user only. Note: The logon.html page has been modified in GO-Global 5. Administrators can still modify default options by modifying the logon.html page, but the method for doing this has changed. To change a default value: 1. Open the logon.html file in a text editor 2. Uncomment the controlargs.set line corresponding to the parameter you want to change 3. Change the default value of the parameter 4. Save the file Notes: 1. GO-Global 4 clients can connect to GO-Global 5 hosts, but the above enhancements are only supported with GO- Global 5 clients. 2. Windows Vista and Windows Server 2008 are not supported host platforms in Version 5. Windows Server 2008 R2 is a supported host platform in Version 5.

6 2. Known Issues Description Display issues may occur if a user specifies the desktop option when reconnecting to a session that was started without the desktop option, and vice versa. To work around this issue, always reconnect to sessions using the value of the desktop option that was specified when the session was started. The GO-Global Update Client service and the \GraphOn\GO-Global\Client directory are not removed when the Windows client is uninstalled. The first time a user signs in to a host, GO-Global runs explorer.exe in the background to initialize the user s user profile. As a result, the session takes longer to start. This feature can be disabled by setting the value of the InitializeProfileWithExplorer property in the HostProperties.xml file to 0. Client audio does not work in the first session that is started after the version 5.0 host is installed. On Windows 8.1 and Windows Server 2012 R2 the desktop is painted black if the client does not support 32-bit color. When the desktop URL parameter is set to true in Apple Safari, the embed parameter must also be set to true. Artifacts from an application s title bar may appear in the lower-left corner of the client s desktop when an application is minimized and restored. An SSL security warning dialog may be displayed when users connect from a Mac to a host that is configured to use SSL. When the GO-Global host is Windows 8.1 or Windows Server 2012 R2 and is run on VMWare, the mouse does not work in the console session while the Windows desktop is running in a GO-Global session. The GO-Global installer intermittently hangs on Windows 8 and Windows Server 2012 because of an issue with the Microsoft tiworker.exe process. To work around this issue, terminate the tiworker.exe process and restart the GO-Global installer. Menus in the IME bar may be difficult to close. If you encounter this issue, move the mouse back and forth over the menu, and it will close. The GO-Global Client cannot be run in Apple Safari on Windows. Encrypted PDF documents cannot be printed via the Universal Printer Driver. Applications such as Office 2013 that use DirectX will not run in GO-Global sessions on Windows Server 2008 R2 or Windows 7 when Windows Update KB is installed. To work around this issue, uninstall KB Background: Windows Update KB replaces the user-mode DirectX runtime with a version that requires display drivers to support DirectX. The GO-Global display driver does not support DirectX in versions and earlier. Beginning in version 4.8.2, the GO-Global display driver supports DirectX, but only on Windows 8, Windows 8.1, Windows Server 2012 and Windows Server 2012 R2. The GO-Global driver only supports DirectX on these versions of Windows because it relies on a Windows component that is not available in earlier versions of Windows. The IME window may not display in the usual location. When explorer.exe is run in the background of the session, the session will take longer to start. Windows Server 2012 Essentials is not supported. Sessions will not start on this operating system.

7 Avast Free Home Antivirus is not supported on 64-bit hosts. Bitdefender Antivirus is not supported on 32-bit hosts. Radmin is not supported. On Mac OS X 10.8 Mountain Lion, users need to disable Gatekeeper in order to install the native Mac OS X Client. The automatic client update feature is not supported if the client modifies the client installer to install the client in a location other than the default location. To work around this issue, install the client in the default client location. When Integrated Windows Authentication is enabled, client printers may be listed twice in Notepad and WordPad. The 64-bit version of Mozilla Firefox is not supported on the Linux Client. Install the 32-bit version of Firefox before installing the Linux Client. Users must disable the firewall from Total Defense Anti-Virus before a client is able to connect to a GO-Global host. Users must add the GO-Global Application Publishing service (aps.exe) to the exclusion list for Vipre Antivirus before a client is able to connect to a GO-Global host. When using multi-monitors and connecting to hosts running Windows 8, 8.1 or Windows Server 2012 and 2012 R2, display issues might occur when moving windows across the monitors and off-screen. The client is unable to connect to a GO-Global host running Windows 8 on port 491 when McAfee Anti-Virus is installed. To resolve this, open a GO-Global port in the McAfee Firewall. For more information, see Help files may fail to open when Integrated Windows Authentication is used without server-side password caching. Object Linking and Embedding (OLE) operations may fail when Integrated Windows Authentication is used without serverside password caching. The gateway s Open Desktop feature does not work on Windows 8, Windows 8.1, Windows Server 2012, and Windows Server 2012 R2. Cannot add printers in the Printers applet when the Universal Printer Driver option is not enabled and there is no printer driver installed on the host that has the exact same name as the client printer driver. To work around this issue either a) add an entry to the MappedPrinterDrivers.xml file that maps the name of the driver on the client to the name of a driver on the server (as described in Chapter 6 of the Host Administrator Guide) or b) enable the Universal Printer Driver option in the Cluster Manager. Type 4 printer drivers are not supported, and the Add option in the Printers applet will fail when a Type 4 printer driver is specified. To work around this issue, specify a compatible Type 3 printer driver. Some keys may generate incorrect characters when using Brazilian keyboards with the Linux client when the client IME option is enabled. When the web server on the host is IIS, and IIS is configured to only serve documents with file extensions that are registered MIME types, files with the following extensions may not download:.deb,.crx,.dmg,.xpi. For example, Firefox may display the following error message when a user attempts to install the plug-in: Not a valid install package. To resolve this issue, define a MIME type for the needed extensions as described in Microsoft Knowledge Base article ( For the Chrome Extension, specify the MIME type as application/gg-chrome GraphOn Corporation. All rights reserved. GraphOn and GO-Global are trademarks or registered trademarks of GraphOn Corp. Other trademarks belong to their respective owners.

GO-GLOBAL FOR WINDOWS. Host Release Notes Version (C) GRAPHON CORPORATION ALL RIGHTS RESERVED.

GO-GLOBAL FOR WINDOWS. Host Release Notes Version (C) GRAPHON CORPORATION ALL RIGHTS RESERVED. GO-GLOBAL FOR WINDOWS Host Release Notes Version 5.0.2.26287 (C) GRAPHON CORPORATION 1999-2018. ALL RIGHTS RESERVED. CONTENTS 1. Issues Fixed Since 5.0.2.26121 2. Known Issues Notes: 1. GO-Global 5.0 cannot

More information

GO-GLOBAL FOR WINDOWS. Host Release Notes Version (C) GRAPHON CORPORATION ALL RIGHTS RESERVE D.

GO-GLOBAL FOR WINDOWS. Host Release Notes Version (C) GRAPHON CORPORATION ALL RIGHTS RESERVE D. GO-GLOBAL FOR WINDOWS Host Release Notes Version 5.0.2.25362 (C) GRAPHON CORPORATION 1999-2017. ALL RIGHTS RESERVE D. CONTENTS 1. Enhancements in Version 5.0.2.25362 2. Issues Fixed Since 5.0.2.25148 3.

More information

GO-GLOBAL CONTENTS. Host Release Notes Version FOR WINDOWS

GO-GLOBAL CONTENTS. Host Release Notes Version FOR WINDOWS GO-GLOBAL FOR WINDOWS Host Release Notes Version 5.0.2.27327 (C) GRAPHON CORPORATION 1999-2019. ALL RIGHTS RESERVED. CONTENTS 1. Enhancements in 5.0.2.27327 2. Issues Fixed Since 5.0.2.26287 3. Known Issues

More information

GO-GLOBAL FOR WINDOWS. Host Release Notes Version (C) GRAPHON CORPORATION ALL RIGHTS RESERVED.

GO-GLOBAL FOR WINDOWS. Host Release Notes Version (C) GRAPHON CORPORATION ALL RIGHTS RESERVED. GO-GLOBAL FOR WINDOWS Host Release Notes Version 4.8.2.21320 (C) GRAPHON CORPORATION 1999-2015. ALL RIGHTS RESERVED. CONTENTS 1. Enhancements 2. Issues Fixed Since 4.8.1.21223 3. Known Issues Note: Version

More information

Host Release Notes Version June 12, 2013

Host Release Notes Version June 12, 2013 GO-GLOBAL FOR WINDOWS Host Release Notes Version 4.7.0.17377 June 12, 2013 (C) GRAPHON CORPORATION 1999-2013. ALL RIGHTS RESERVED. CONTENTS 1. New Features 2. Issues Fixed Since 4.6.0.16652 3. Known Issues

More information

Host Release Notes Version July 31, 2012

Host Release Notes Version July 31, 2012 GO-GLOBAL FOR WINDOWS Host Release Notes Version 4.5.0.13063 July 31, 2012 (C) GRAPHON CORPORATION 1999-2012. ALL RIGHTS RESERVED. CONTENTS 1. New Features 2. Issues Fixed Since 4.0.1.12187 3. Known Issues

More information

VMware Workspace Portal End User Guide

VMware Workspace Portal End User Guide VMware Workspace Portal End User Guide Workspace Portal 2.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

Browser Configuration Reference

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

More information

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

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

More information

KNOXPLANS for New Users

KNOXPLANS for New Users KNOXPLANS for New Users Version 9.1, October 2018 Contents KNOXPLANS for New Users... 1 Welcome to KnoxPlans, Version 9.1... 2 Recommended Client Hardware and O/S Specifications... 2 Browser Requirements...

More information

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL P 2 I S A 0 1 8 PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL Doc.: CY7_CBA_ScQPrincipalManual.docx Produced by ETS, Core A Contractor TABLE OF CONTENTS Part 1 Introduction Introduction

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Chrome User's Guide v16 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

TIBCO LiveView Web Getting Started Guide

TIBCO LiveView Web Getting Started Guide TIBCO LiveView Web Getting Started Guide Introduction 2 Prerequisites 2 Installation 2 Installation Overview 3 Downloading and Installing for Windows 3 Downloading and Installing for macos 4 Installing

More information

Testing your TLS version

Testing your TLS version Testing your TLS version If you are not able to access Progressive Leasing websites, you may need to upgrade your web browser or adjust your settings. In order to test your TLS version to see if it is

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

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Mac User's Guide v16 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

Remote Access Application Viewer User Guide. Version 2.5

Remote Access Application Viewer User Guide. Version 2.5 Remote Access Application Viewer User Guide Version 2.5 Table of Contents Table of Contents... 2 Logging into Application Viewer... 4 Setting up your browser for the first time... 8 Internet Explorer...

More information

Remote Access Application Viewer User Guide. Version 2.3

Remote Access Application Viewer User Guide. Version 2.3 Remote Access Application Viewer User Guide Version 2.3 Table of Contents Table of Contents... 2 Logging into Application Viewer... 4 Setting up your browser for the first time... 8 Internet Explorer...

More information

Version June 2016

Version June 2016 HOSTING GUIDE Version 3.2.3 June 2016 This guide is sold in conjunction with the VETtrak Hosting Serv ice and is current at the time of purchase. Later v ersions are av ailable for download from www.v

More information

Enter your Appserv username and password to sign in to the Website

Enter your Appserv username and password to sign in to the Website Appserv Desktop Access Logging on from a Windows 10 Device Step 1. To sign in to the Appserv Desktop Access website, either enter the following address into the Microsoft Edge browser address bar, or click

More information

NICE Desktop Cloud Visualization. User Guide

NICE Desktop Cloud Visualization. User Guide NICE Desktop Cloud Visualization User Guide NICE Desktop Cloud Visualization: User Guide Copyright 2018 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade

More information

TLS 1.2 Browser Compatibility

TLS 1.2 Browser Compatibility TLS 1.2 Browser Due to security reasons, CUB Net banking site will be disabled on browser with SSL 1.0, SSL 2.0, SSL3.0 and TLS 1.0. The Net banking site will work on browsers with TLS 1.2 support. If

More information

VMware Horizon Client for Linux User Guide. Modified on 4 JAN 2018 VMware Horizon Client for Linux 4.7

VMware Horizon Client for Linux User Guide. Modified on 4 JAN 2018 VMware Horizon Client for Linux 4.7 VMware Horizon Client for Linux User Guide Modified on 4 JAN 2018 VMware Horizon Client for Linux 4.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 4 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website Appserv Desktop Access Logging on from a Mac OS device Step 1. To sign in to the Appserv Desktop Access website, enter the following address into the Safari browser address bar. Please Note: This documentation

More information

Troubleshooting. Participants List Displays Multiple Entries for the Same User

Troubleshooting. Participants List Displays Multiple Entries for the Same User Participants List Displays Multiple Entries for the Same User, page 1 Internet Explorer Browser Not Supported, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join Meeting, page 2 SSO

More information

Media Server Installation & Administration Guide

Media Server Installation & Administration Guide Media Server Installation & Administration Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845)

More information

Install and upgrade Qlik Sense. Qlik Sense 3.2 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.2 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.2 Copyright 1993-2017 QlikTech International AB. All rights reserved. Copyright 1993-2017 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Desktop & Laptop Edition

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

More information

Skytap Remote Access/Connectivity Checker Troubleshooting Guide

Skytap Remote Access/Connectivity Checker Troubleshooting Guide The Skytap Remote Access Client (SRA) supports multiple Operating Systems, Browsers, and Java versions. To ensure the most seamless experience when accessing a Skytap Cloud environment using the SRA, please

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

Browser Cookie Settings

Browser Cookie Settings Browser Cookie Settings Error Messages: Browser's cookie functionality turned off Steps to Try 1. Try enabling cookies, close all browser windows and restart browser after enabling cookies 2. Try clearing

More information

VMware Horizon Client for Chrome Installation and Setup Guide. 15 JUNE 2018 VMware Horizon Client for Chrome 4.8

VMware Horizon Client for Chrome Installation and Setup Guide. 15 JUNE 2018 VMware Horizon Client for Chrome 4.8 VMware Horizon Client for Chrome Installation and Setup Guide 15 JUNE 2018 VMware Horizon Client for Chrome 4.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Kerio Control. User Guide. Kerio Technologies

Kerio Control. User Guide. Kerio Technologies Kerio Control User Guide Kerio Technologies 2017 Kerio Technologies s.r.o. Contents Viewing activity reports in Kerio Control Statistics......................... 5 Overview..................................................................

More information

JCCC Virtual Labs. Click the link for more information on installing on that device type. Windows PC/laptop Apple imac or MacBook ipad Android Linux

JCCC Virtual Labs. Click the link for more information on installing on that device type. Windows PC/laptop Apple imac or MacBook ipad Android Linux JCCC Virtual Labs Revision 9/21/2017 http://ats.web. Welcome to the JCCC Virtual Lab Environment. This system allows students to access campus software titles on their personal computers from almost anywhere.

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Practice Labs User Guide

Practice Labs User Guide Practice Labs User Guide This page is intentionally blank Contents Introduction... 3 Overview... 3 Accessing Practice Labs... 3 The Practice Labs Interface... 4 Minimum Browser Requirements... 5 The Content

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Installing and Configuring hopto Work. System Requirements Be sure you have these system requirements to install and use hopto Work.

Installing and Configuring hopto Work. System Requirements Be sure you have these system requirements to install and use hopto Work. Installing and Configuring hopto Work To configure and install hopto Work on your Microsoft Windows server, you ll need to have Administrator status. Note: The recommended setup is that Active Directory

More information

Can Delete Sharing Folder Windows 7 Access Denied

Can Delete Sharing Folder Windows 7 Access Denied Can Delete Sharing Folder Windows 7 Access Denied File and folder permissions on Windows are pretty great when they're working for you but when the OS suddenly decides to deny access to a folder on your

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Android User's Guide v16.2 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Browser Settings. Updated 4/30/ SSF

Browser Settings. Updated 4/30/ SSF Browser Settings Updated 4/30/2014 - SSF Contents How to Locate the Online Banking URL... 3 Initial Steps for Browser Settings... 8 Internet Explorer... 9 Firefox... 13 Chrome... 18 Safari 6.0.5 and up...

More information

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 3.0 1

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 3.0 1 Participants List Displays Multiple Entries for the Same User, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join a Meeting, page 2 SSO Does Not Work with ios Devices, page 4 Meeting

More information

SpaceShuttle User guide v3

SpaceShuttle User guide v3 SpaceShuttle User guide v3 1.Get Started with SpaceShuttle p2 1.1 For Windows p2 How to download and install Aspera Connect p2 1.2 For Mac p4 How to download and install Aspera Connect p4 2. Accessing

More information

Madeley Academy Remote Access http://vpn.madeleyacademy.com Members of Staff and Sixth form students are able to log into the shared and their user areas from home. System requirements Antivirus Trusted

More information

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 2.7 1

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 2.7 1 Participants List Displays Multiple Entries for the Same User, page 2 Internet Explorer Browser Not Supported, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join Meeting, page 3 SSO

More information

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e VDI Pilot Technology Services Group Procedures IH Anywhere guide 0 P a g e Installation Disable Apple Security Table of Contents IH Anywhere for Apple OSX (MAC)...2 1. Installation...2 Disable Apple Security...8

More information

Cambium Wireless Manager

Cambium Wireless Manager Cambium Wireless Manager Client Setup Guide System Release 4.2 and Later Issue 1 November 2014 2014 Cambium Networks. All Rights Reserved. Accuracy While reasonable efforts have been made to assure the

More information

Guide Installation and User Guide - Mac

Guide Installation and User Guide - Mac Guide Installation and User Guide - Mac With Fujitsu mpollux DigiSign Client, you can use your smart card for secure access to electronic services or organization networks, as well as to digitally sign

More information

TIBCO LiveView Web Getting Started Guide

TIBCO LiveView Web Getting Started Guide TIBCO LiveView Web Getting Started Guide Contents Introduction... 1 Prerequisites... 1 Installation... 2 Installation Overview... 2 Downloading and Installing for Windows... 3 Downloading and Installing

More information

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

SupportCenter Getting Started Guide

SupportCenter Getting Started Guide SupportCenter Getting Started Guide In partnership with WebEx Communications, Inc, we provide SupportCenter web conferencing services. Because SupportCenter is powered by WebEx TM, this guide makes several

More information

IBM i Version 7.2. Connecting to your system Connecting to Your system with IBM Navigator for i IBM

IBM i Version 7.2. Connecting to your system Connecting to Your system with IBM Navigator for i IBM IBM i Version 7.2 Connecting to your system Connecting to Your system with IBM Navigator for i IBM IBM i Version 7.2 Connecting to your system Connecting to Your system with IBM Navigator for i IBM Note

More information

Accops HyWorks v3.0. Installation Guide

Accops HyWorks v3.0. Installation Guide Accops HyWorks v3.0 Installation Guide Last Update: 4/25/2017 2017 Accops Technologies Pvt. Ltd. All rights reserved. The information contained in this document represents the current view of Propalms

More information

edocs Client Installation Guide for Macintosh

edocs Client Installation Guide for Macintosh edocs Client Installation Guide for Macintosh This document describes the installation and operation of the edocs Client Application at the sending school installation site. The intended audience includes

More information

Documentation. nfront Web Password Change. Version nfront Security. All Rights Reserved.

Documentation. nfront Web Password Change. Version nfront Security. All Rights Reserved. nfront Web Password Change Version 3.0.0 Documentation 2000 2013 nfront Security. All Rights Reserved. nfront Security, the nfront Security logo and nfront Password Filter are trademarks of Altus Network

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

Remote Access for End User Reference Guide for EpicConnect Access

Remote Access for End User Reference Guide for EpicConnect Access PRESBYTERIAN HEALTHCARE SERVICES Remote Access for End User Reference Guide for EpicConnect Access Version 1.0 12/27/2013 This remote access end user reference guide provides an overview of how to install

More information

Personality Migration Reference

Personality Migration Reference www.novell.com/documentation Personality Migration Reference ZENworks 11 Support Pack 3 July 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use

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

Web Browser Application Troubleshooting Guide. Table of Contents

Web Browser Application Troubleshooting Guide. Table of Contents Web Browser Application Troubleshooting Guide The following trouble shooting guide outlines tips for common problems which may resolve incorrect or unexpected behavior of NMFTA s web based applications.

More information

The SSL device also supports the 64-bit Internet Explorer with new ActiveX loaders for Assessment, Abolishment, and the Access Client.

The SSL device also supports the 64-bit Internet Explorer with new ActiveX loaders for Assessment, Abolishment, and the Access Client. WatchGuard SSL v3.2 Update 2 Release Notes Supported Devices SSL 100 and 560 WatchGuard SSL OS Build 452330 Revision Date 11 November 2014 Introduction WatchGuard is pleased to announce the release of

More information

VMware Horizon View Feature Pack Installation and Administration

VMware Horizon View Feature Pack Installation and Administration VMware Horizon View Feature Pack Installation and Administration Horizon View 5.2 Horizon View Feature Pack 2 This document supports the version of each product listed and supports all subsequent versions

More information

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to VMWare AirWatch User Guide for Web Browser You can access your AirWatch Files from a web browser. How to login AirWatch Cloud Storage? 1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari)

More information

Users Guide. Wyse PocketCloud TM. Issue: PN: Rev. F

Users Guide. Wyse PocketCloud TM. Issue: PN: Rev. F Users Guide Wyse PocketCloud TM Issue: 083010 PN: 883930-01 Rev. F Copyright Notices 2010, Wyse Technology Inc. All rights reserved. This manual and the software and firmware described in it are copyrighted.

More information

Guide Installation and User Guide - Windows

Guide Installation and User Guide - Windows Guide Installation and User Guide - Windows With Fujitsu mpollux DigiSign Client, you can use your smart card for secure access to electronic services or organization networks, as well as to digitally

More information

Docufide Client Installation Guide for Macintosh

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

More information

Live Guide Co-browsing

Live Guide Co-browsing TECHNICAL PAPER Live Guide Co-browsing Netop develops and sells software solutions that enable swift, secure and seamless transfer of video, screens, sounds and data between two or more computers over

More information

GO-GLOBAL. Gateway API Sample. Version 4.8.2

GO-GLOBAL. Gateway API Sample. Version 4.8.2 GO-GLOBAL Gateway API Sample Version 4.8.2 COPYRIGHT AND TRADEMARK NOTICE Copyright 1997-2015 GraphOn Corporation. All Rights Reserved. This document, as well as the software described in it, is a proprietary

More information

Model Numbers: DPC3939, TC8707C. Quick Start Guide. Wi-Fi Devices. Wireless Gateway 2

Model Numbers: DPC3939, TC8707C. Quick Start Guide. Wi-Fi Devices. Wireless Gateway 2 Wireless Gateway 2 Model Numbers: DPC3939, TC8707C Quick Start Guide Wi-Fi Devices Wireless Gateway 2 ENG_WG2XB3_QSG_1013.indd 1 About the Wireless Gateway 2 (Model Numbers: DPC3939, TC8707C) The Wireless

More information

VMware Horizon FLEX Client User Guide. 26 SEP 2017 Horizon FLEX 1.12

VMware Horizon FLEX Client User Guide. 26 SEP 2017 Horizon FLEX 1.12 26 SEP 2017 Horizon FLEX 1.12 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

VMware Horizon Client for Chrome OS User Guide. 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7

VMware Horizon Client for Chrome OS User Guide. 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7 VMware Horizon Client for Chrome OS User Guide 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Using VMware Identity Manager Apps Portal

Using VMware Identity Manager Apps Portal Using VMware Identity Manager Apps Portal VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Quick Start Guide. Version R95. English

Quick Start Guide. Version R95. English Live Connect, Kaseya Remote Control, Quick View, User Portal Quick Start Guide Version R95 English September 11, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to

More information

PSEG SSL VPN USER GUIDE

PSEG SSL VPN USER GUIDE PSEG SSL VPN USER GUIDE FOR NON-CORPORATE PCs (Windows 7, Vista, XP, and MAC OS X) TABLE OF CONTENTS QUICK CONNECT TO SSL VPN... 1 Connect to SSL VPN... 1 Disconnect from SSL VPN... 1 FIRST TIME USER SETUP...

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

Plain Dealer e-edition Troubleshooting

Plain Dealer e-edition Troubleshooting Plain Dealer e-edition Troubleshooting Plain Dealer subscribers are eligible for both the print and e-edition products, depending on the service purchased. Email Reminder Subscribers must have a valid

More information

TUCA COLLEGE OF OSTEOPATHIC MEDICINE TECHNOLOGY PRIMER

TUCA COLLEGE OF OSTEOPATHIC MEDICINE TECHNOLOGY PRIMER TUCA COLLEGE OF OSTEOPATHIC MEDICINE TECHNOLOGY PRIMER This PowerPoint contains some basic information which will help improve usage of technology on campus. Please take the time to review all the information

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.100-8.1.3.130 Manager-M-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

How To Install Plugin Internet Explorer 11 On >>>CLICK HERE<<<

How To Install Plugin Internet Explorer 11 On >>>CLICK HERE<<< How To Install Plugin Internet Explorer 11 On Windows 7 32 Bit Download and run the Windows 7 Upgrade Advisor to see if your PC is ready for Windows 7. It scans your hardware, devices, and installed programs

More information

QUICK SET-UP VERIFICATION...3

QUICK SET-UP VERIFICATION...3 TABLE OF CONTENTS 1 QUICK SET-UP VERIFICATION...3 2 INSTALLING CERTIFICATES...3 3 IF YOU USE MS INTERNET EXPLORER...3 3.1 INSTALLING THE CERTIFICATE...3 3.2 SSL3 ACTIVATION:...3 3.3 JAVASCRIPT ACTIVATION...3

More information

Wavecrest Certificate SHA-512

Wavecrest Certificate SHA-512 Wavecrest InstallationGuide Wavecrest Certificate SHA-512 www.wavecrest.net Copyright Copyright 1996-2018, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject

More information

Remote Support Web Rep Console

Remote Support Web Rep Console Remote Support Web Rep Console 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents Cloud Help for Community Managers...3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

SnapCenter Software 4.0 Installation and Setup Guide

SnapCenter Software 4.0 Installation and Setup Guide SnapCenter Software 4.0 Installation and Setup Guide March 2018 215-12926_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Installation and Setup Guide...

More information

VMware Horizon JMP Server Installation and Setup Guide. Modified on 19 JUN 2018 VMware Horizon 7 7.5

VMware Horizon JMP Server Installation and Setup Guide. Modified on 19 JUN 2018 VMware Horizon 7 7.5 VMware Horizon JMP Server Installation and Setup Guide Modified on 19 JUN 2018 VMware Horizon 7 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Horizon FLEX Client User Guide

VMware Horizon FLEX Client User Guide Horizon FLEX 1.10 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.19.23-8.1.15.14 Manager-M-series FIPS Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Known issues Installation instructions

More information

Symantec pcanywhere 12.5 SP4 Release Notes

Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with

More information

Using VMware View Client for Mac

Using VMware View Client for Mac May 2012 View Client for Mac This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Table of Contents HOL-1757-MBL-6

Table of Contents HOL-1757-MBL-6 Table of Contents Lab Overview - - VMware AirWatch: Technology Partner Integration... 2 Lab Guidance... 3 Module 1 - F5 Integration with AirWatch (30 min)... 8 Getting Started... 9 F5 BigIP Configuration...

More information

CyberTools for Libraries Catalog Functions , ,

CyberTools for Libraries Catalog Functions , , CyberTools for Libraries Catalog Functions 2017-05-19, 2017-07-06, 2017-12-04 A. Workstation requirements B. How does the new method differ from the old method? C. How it works D. Workstation and browser

More information

Table of Contents. Troubleshooting Guide for Home Users

Table of Contents. Troubleshooting Guide for Home Users Table of Contents Introduction... 1 Chapter 1: System Requirements... 2 Recommended and Minimum Supported Requirements... 2 Additional Information... 3 Internet Connectivity... 3 Tablet Compatibility...

More information

Workstation Configuration

Workstation Configuration Workstation Configuration September 22, 2015 - Version 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Server Edition USER MANUAL. For Mac OS X

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

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.28-8.3.3.9 Manager-Mxx30-series Release Notes McAfee Network Security Platform 8.3 Revision C Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

Pharos Uniprint 9.0. Upgrade Guide. Document Version: UP90-Upgrade-1.0. Distribution Date: May 2014

Pharos Uniprint 9.0. Upgrade Guide. Document Version: UP90-Upgrade-1.0. Distribution Date: May 2014 Pharos Uniprint 9.0 Upgrade Guide Document Version: UP90-Upgrade-1.0 Distribution Date: May 2014 Pharos Systems International Suite 310, 80 Linden Oaks Rochester, New York 14625 Phone: 1-585-939-7000 US/Canada

More information

VMware Horizon JMP Server Installation and Setup Guide. 13 DEC 2018 VMware Horizon 7 7.7

VMware Horizon JMP Server Installation and Setup Guide. 13 DEC 2018 VMware Horizon 7 7.7 VMware Horizon JMP Server Installation and Setup Guide 13 DEC 2018 VMware Horizon 7 7.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information