How to take up my assessment?

Size: px
Start display at page:

Download "How to take up my assessment?"

Transcription

1 2011, Cognizant

2 How to take up my assessment? Step 1 : You have to take up the assessment only using the Virtual Desktop Interface (VDI environment) Please use the URL, for logging into the VDI environment Use the Cognizant network ID and password to log in.

3 How to login to Virtual Environment? Accessing Learning Labs: The Learning Labs can be accessed via two ways Using Horizon Client Using HTML access

4 Accessing Learning Labs over Intranet using Horizon View Client Double click on the VMware Horizon Client icon on the desktop.

5 Accessing Learning Labs over Intranet using Horizon View Client Click on Add Server icon.

6 Accessing Learning Labs over Intranet using Horizon View Client Enter learninglabs.cognizant.com in the name field. Click on Connect

7 Accessing Learning Labs over Intranet using Horizon View Client Feed your Cognizant Domain ID and Domain Password as shown below and Click on Login

8 Accessing Learning Labs over Intranet using Horizon View Client Double Click Academy Global to access your Session

9 Accessing Learning Labs over Intranet using Horizon View Client Your session will be launched for assessment

10 Accessing Learning Labs over Internet using Browser Access URL Click on VMware Horizon HTML Access HTML Access: Click on VMWare Horizon HTML Access to access DaaS via Browser. Note: Google Chrome is the recommended browser to access HTML mode, however supports Firefox, IE and Safari

11 Accessing Learning Labs over Internet using Browser Feed your Cognizant Domain ID and Domain Password as shown below and Click on Login

12 Accessing Learning Labs over Internet using Browser Double Click Academy_Global to access your Session

13 Accessing Learning Labs over Internet using Browser You would be encountered with Secure connection warning, please click on advance and proceed further on the connection. Note: Connection to the DaaS is a secure connection, as we are using a Third party Certificate, which is not available on all browsers, gives a warning. You need to authenticate the Certificate and deploy it. Which is a onetime activity.

14 Accessing Learning Labs over Internet using Browser Click on Security Exception.

15 Accessing Learning Labs over Internet using Browser Your session will be launched for assessment

16 How to take up my assessment? Step 2 Inside the Virtual Assessment Environment, please log in to the assessment portal using the below URL: Username will be your Employee id and password will be your Cognizant network password.

17 More on Assessment Duration The exam contains 2 levels. Level 1 Multiple Choice Questions. Level 2 One requirement document/case study. The total duration of the exam is 3 hours There is no restriction between the time slots available for MCQ and Case study sections. Associates can manage the total available duration (3 hours) per their convenience and need.

18 Step 3 After you logon to the portal read the instructions carefully and click on Start Assessment button as shown below. You can attempt MCQ or Case Study in any order. Click the attempt button to start the

19 Step 4 Once you click on Attempt for Multiple Choice Questions, read through the instructions carefully and click Continue. Please note that the course code, course name and below instructions in the screenshots are mock. After clicking Continue the actual assessment will begin.

20 Case Study Details Level 2 Use the Eclipse SDE available in VDI environment (available in Javaca folder), to attempt the Level 2 (Case study) of the exam. Please follow the following steps: 1. Navigate to Desktop -> Javaca -> SDE_7_SSH -> bin. 2. Double click on Eclipse. 3. Your Eclipse IDE will get opened up. 4. Choose the appropriate work space, if prompted to select and start working on the solution.

21 Case Study Details Level 2 In the EBOX Portal, Right click on your user name, on right top of the portal. Click on SSO Plugin Key. Clicking on this will generate a token number. You need to enter this token in the eclipse to login for Case Study.

22 Case Study details Level 2 Login into eclipse with this token. It will be valid for only 5 minutes. If you try to login after 5 minutes, the token would have been expired. In that case, you can regenerate a new token.

23 How to login to Ebox from Eclipse SDE In the Eclipse SDE -> Click on Windows -> Show View -> Other. Search for Ebox View and select, click Ok.

24 How to login to Ebox from Eclipse SDE Login to Ebox 1. Please choose HTTPS from the dropdown. Please type the URL as assessment.cognizant.e-box.co.in 2. User name is your Employee ID. 3. Enter the token which is generated in E-Box portal. 4. Click on Login button. Enter Username and Token

25 How to start the attempt in Eclipse SDE After successful logon, choose the course name and session name from the dropdown. You have get pop up shown below to start the attempt. Click on OK button.

26 How to start the attempt in Eclipse SDE Continued 1. Choose the problem name and language. 2. Skeleton code will get automatically imported to your eclipse workspace. You can download the skeleton by also clicking Download Code Template 3. Click on View problem button to view the problem statement. Choose the Problem View problem

27 How to start the attempt in Eclipse SDE Continued 4. You will get below popup window to select the project. Select the name of the project that is created/imported before. DO NOT select RemoteSystemsTempFiles from the dropdown. 5. Click on OK button. After you click OK, you will be presented with the problem statement. Please read all instructions given at the top of the problem statement, before you start with coding.

28 How to start working on the solution : Click on Download Code Template button, if you want to download the skeleton again. Clicking on Download button will not download the skeleton to workspace. It will get downloaded in the VDI location. Download the Code Template

29 Important points Please refer design considerations provided part of problem statement to develop the solution. Please use the same file names given in the case study document. Make sure you stick to the same project and DO NOT switch between projects or workspaces. You can view the assessment remaining time by clicking on button Get Remaining Time manually. Please use the same file names given in the case study document DO NOT close the Ebox View or Eclipse SDE till you Finish the assessment.

30 How to save and submit my solution file? Please note that you periodically save your project by clicking on the Save Project button. Once you click on Save Project, you will be asked to select the project. Select the name of the project that you have created in step 1 (DO NOT select RemoteSystemsTempFiles from the dropdown). Click on OK button.

31 How to save and submit my solution file? contd. We strongly recommend you to click on Save Project button after every 10 minutes. Click on Finish button to complete your attempt. This is important because even if you did not click on Finish before the time elapses, your last saved project will be considered for evaluation. You need not upload the code separately into the assessment portal. The finish will automatically submit your last saved code, for evaluation. It is always important to click on Save Project before clicking on Finish Finish

32 Don ts Do not click on Finish before completing and saving the solution. You cannot make another attempt. Please note if you did not saved and manually finish the exam before the time is lapsed, the code you had in workspace while you clicked on Save Project will be considered for evaluation Do not change the context root / package / class / method names or method signatures / access specifiers / data types / input or output variables / exceptions / Value Objects in the project skeleton Do not create additional interfaces or java files. You can add any number of private methods as necessary in the same java file. Stick to the design considerations while preparing solutions.

33 Don ts Contd. Do not delete the main method which has been provided as a part of the skeleton. Do not throw any exceptions from the method (other than what is provided) Do not create dependent classes or change the visibility of the existing classes provided in the Skeleton Do not add System. Exit in any block which terminates the execution of the Program flow.

34 Do s Spring Core Configure your database by running the.bat script provided in your skeleton. Open the location of the.bat file and double click the.bat file to run. Note:.sql file must reside in the same path where.bat file resides To configure the beans in xml, use applicationcontext.xml file ONLY To configure it using annotations, use ONLY the specific Config Java file provided part of skeleton. You can use either xml or annotation configuration, or can also mix the configurations.

35 Reference Links Help manuals can be found in the below portal:

36 2011, Cognizant Thank you

Assessment Environment - Overview

Assessment Environment - Overview 2011, Cognizant Assessment Environment - Overview Step 1 You have to take up the assessment only using the Virtual Desktop Interface (VDI environment) Please use the URL, https://vdiassessment.cognizant.com

More information

Assessment Environment - Overview

Assessment Environment - Overview 2011, Cognizant Assessment Environment - Overview Step 1 You will take the assessment from your desk. Venue mailer will have all the details that you need it for assessment Login Link, Credentials, FAQ

More information

IT Access Portal User Guide (Employees)

IT Access Portal User Guide (Employees) IT Access Portal User Guide (Employees) Introduction The University of Salford IT Access Portal provides University employees with secure, off-campus access to core IT applications and resources; for example:

More information

Connecting to the Virtual Desktop Infrastructure (VDI)

Connecting to the Virtual Desktop Infrastructure (VDI) System Office IT Connecting to the Virtual Desktop Infrastructure (VDI) There are four ways to connect to the system office Virtual Desktop Infrastructure (VDI): Web client Windows client - personal computer

More information

Guide for Windows users with Internet Explorer and Firefox

Guide for Windows users with Internet Explorer and Firefox Velocity@ocbc Guide for Windows users with Internet Explorer and Firefox Version 2.0 070513 1 of 18 Check the Java version 1. Launch a browser and go to http://www.java.com/en/download/installed.jsp?detect=jre

More information

The Rockefeller University I NFORMATION T ECHNOLOGY E DUCATION & T RAINING. VPN Web Portal Usage Guide

The Rockefeller University I NFORMATION T ECHNOLOGY E DUCATION & T RAINING. VPN Web Portal Usage Guide The Rockefeller University I NFORMATION T ECHNOLOGY E DUCATION & T RAINING VPN Web Portal Usage Guide Table of Contents WHAT IS VPN WEB CLIENT 4 SUPPORTED WEB BROWSERS 4 LOGGING INTO VPN WEB CLIENT 5 ESTABLISHING

More information

Contents Overview... 2 Part I Connecting to the VPN via Windows OS Accessing the Site with the View Client Installing...

Contents Overview... 2 Part I Connecting to the VPN via Windows OS Accessing the Site with the View Client Installing... CSEC 640 Lab Access Contents Overview... 2 Part I Connecting to the VPN via Windows OS... 2 Accessing the Site with the View Client... 2 Installing... 3 Launching Your Client... 4 Part II Windows Access

More information

VDI User s Guide: Using VDI from a Web Browser

VDI User s Guide: Using VDI from a Web Browser Virtual Desktop Interface (VDI) allows Montgomery College students the ability to access College lab images from wherever and whenever they need to from multiple devices (computer, laptop, tablet, smart

More information

Interlink Express Desktop Printing Service Installation Guide

Interlink Express Desktop Printing Service Installation Guide Interlink Express Desktop Printing Service Installation Guide Page 1 of 10 Introduction This guide is intended to provide guidance on how to install and configure the new Interlink Express Desktop Printing

More information

BHSF Physician User Guide

BHSF Physician User Guide PHYSICIAN GUIDE BHSF Physician User Guide The only requirement to use Ambra is a computer with Internet access. When using the web uploader, a JAVA plug- in (already installed on most computers) is required

More information

Clear Cache Guide Click here for Windows guide Click here for Mac OS guide

Clear Cache Guide Click here for Windows guide Click here for Mac OS guide Velocity@ocbc Clear Cache Guide Click here for Windows guide Click here for Mac OS guide Version 1.0 1 of 18 Step 1: Check your browser version 1. Type www.whatismybrowser.com at the address bar and press

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

Guide for Windows users with Internet Explorer and Firefox

Guide for Windows users with Internet Explorer and Firefox Velocity@ocbc Guide for Windows users with Internet Explorer and Firefox Version 5.0 171013 1 of 14 Uninstall prior Java versions 1. Log in to an administrator account. Go to Start > Control Panel 2. Click

More information

Connecting Remotely Staff & Students

Connecting Remotely Staff & Students Connecting Remotely Staff & Students Install VMware Horizon View client There are two main ways to access the college network remotely using VMware on your computer, either (1) connecting directly through

More information

Guide to add as trusted site in Java 8 Update 51. Version of 24 OCBC Bank. All Rights Reserved

Guide to add   as trusted site in Java 8 Update 51. Version of 24 OCBC Bank. All Rights Reserved Velocity@ocbc Guide to add https://bbmy.ocbc.com as trusted site in Java 8 Update 51 Version 1.1 220815 1 of 24 Contents Java 8 Update 60 (difficulty logging into Velocity@ocbc)... 3 Uninstall Java Prior

More information

A Step-by-Step Patient Guide to Upload Medical Images to Cleveland Clinic

A Step-by-Step Patient Guide to Upload Medical Images to Cleveland Clinic A Step-by-Step Patient Guide to Upload Medical Images to Cleveland Clinic Neurological Institute 2017 Cleveland Clinic. All Rights Reserved. v.07.24.17 Table of Contents Get Started Step 1: Locate the

More information

Deployment User Guide

Deployment User Guide Deployment User Guide Version: 010319-2 Contents STEP 1: (Windows Users Only): Determine if your PC is running the 32-bit or 64-bit version of Windows. If you are not a PC user, please proceed to step

More information

Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording

Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording Contents 1 About This Document... 2 2 Overview... 2 3 Before You Begin... 2 4 Deploying ObserveIT with IBM

More information

Multi-factor Authentication Instructions

Multi-factor Authentication Instructions What is MFA? (MFA) is a security measure to confirm your identity in addition to your username and password. It helps in the prevention of unauthorized access to your account. MFA authentication is typically

More information

Multi-factor Authentication Instructions

Multi-factor Authentication Instructions What is MFA? Multi-factor Authentication (MFA) is a security measure to confirm your identity in addition to your username and password. It helps in the prevention of unauthorized access to your account.

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

Accessing the Curriculum Management System Off-campus Process for obtaining and installing a CMS certificate on a home Mac

Accessing the Curriculum Management System Off-campus Process for obtaining and installing a CMS certificate on a home Mac INFORMATION SERVICES ICT Service Delivery Accessing the Curriculum Management System Off-campus Process for obtaining and installing a CMS certificate on a home Mac Introduction This service enables staff

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

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) You can find the most up-to-date technical documentation

More information

MAGLOCLEN MOCIC NESPIN RMIN ROCIC WSIN Newtown, PA Springfield, MO Franklin, MA Phoenix, AZ Nashville, TN Sacramento, CA

MAGLOCLEN MOCIC NESPIN RMIN ROCIC WSIN Newtown, PA Springfield, MO Franklin, MA Phoenix, AZ Nashville, TN Sacramento, CA Regional Information Sharing Systems RISS Technology Support Center RISSNET Logon Procedure May 4, 2012 Introduction The purpose of this document is to provide instructions to users of the Regional Information

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 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

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

Virtual Desktop Infrastructure Setup for MacOS

Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure (VDI) allows you to connect to a virtual computer and use software that you don t have installed on your own computer or mobile

More information

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard Tivoli Common Reporting V2.1.1 Cognos report in a Tivoli Integrated Portal dashboard Preethi C Mohan IBM India Ltd. India Software Labs, Bangalore +91 80 40255077 preethi.mohan@in.ibm.com Copyright IBM

More information

Virtual Desktop Infrastructure Setup for MacOS

Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure (VDI) allows you to connect to a virtual computer and use software that you don t have installed on your own computer or mobile

More information

Portal User Guide. Best practice tips and shortcuts Icon Legend Informational notes about functions. Important warnings about a function

Portal User Guide. Best practice tips and shortcuts Icon Legend Informational notes about functions. Important warnings about a function Portal User Guide Tips Best practice tips and shortcuts Icon Legend Notes Warning Informational notes about functions Important warnings about a function Your Portal https://www.clientaxcess.com Your Portal

More information

Part 1: Connecting to HawkNET on your Windows XP PC

Part 1: Connecting to HawkNET on your Windows XP PC Students are NOT permitted to use any device or product that extends the HawkNET network beyond the intended personal use. These restrictions include, but are not limited to, the use of personal routers,

More information

The Centrify browser extension

The Centrify browser extension The Centrify browser extension The Centrify Browser Extension provides a method of adding user-password and other custom applications. The Centrify Identity Services browser extension is a free add-on

More information

Policy Settings for Windows Server 2003 (including SP1) and Windows XP (including SP2)

Policy Settings for Windows Server 2003 (including SP1) and Windows XP (including SP2) Web 2 Policy Settings for (including SP1) and XP (including SP2) This document was written by Conan Kezema. and XP together introduce more than 270 new administrative template policy settings for you to

More information

QuestionPoint chat The Guide to IE browser setup Last updated: 2013 Nov 12

QuestionPoint chat The Guide to IE browser setup Last updated: 2013 Nov 12 QuestionPoint chat The Guide to IE browser setup Last updated: 2013 Nov 12 This guide provides a procedure for initially configuring your Internet Explorer (IE) browser to use Flash Chat. Please note that

More information

APSCN VPN SETUP F5 VPN October Update

APSCN VPN SETUP F5 VPN October Update APSCN VPN SETUP F5 VPN 2018 October Update Table of Contents Description of Role Access... 1 Windows OS VPN Setup... 3 MAC OS VPN Setup... 8 Chrome OS VPN Setup... 13 Disconnecting the VPN... 18 Reconnecting

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

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

Community Fund Grant Application Technical Assistance. United Way of the Dutchess-Orange Region

Community Fund Grant Application Technical Assistance. United Way of the Dutchess-Orange Region Community Fund Grant Application Technical Assistance United Way of the Dutchess-Orange Region Create an Application New & Returning Users Browsers Supported Include: IE9, IE10, IE11, Mozilla Firefox,

More information

Assistant User Guide

Assistant User Guide mydatavo Assistant User Guide 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 Table Of Contents Features...ii Introduction...1 1. Installing mydatavo Assistant...1 1 System Requirements... 1 1.2

More information

Information & Communications Technologies Portal Tipsheet

Information & Communications Technologies Portal Tipsheet Information & Communications Technologies Portal Tipsheet ESFRS Portal Tipsheet SUBJECT: How to access and use the ESFRS Portal REVISED DATE: 25/11/10 TIPSHEET NO: PTL001 CREATED BY: John Talbot-Jones

More information

VMware End User Computing Global Demo Environment Walkthrough Guide

VMware End User Computing Global Demo Environment Walkthrough Guide VMware End User Computing Global Demo Environment Walkthrough Guide Summary This VMware SmartGuide has been created to give a quick start walkthrough of accessing and operating the VMware End User Computing

More information

Client Portal User Guide

Client Portal User Guide Roesner Tax & Accounting, LLC Client Portal User Guide 1 P a g e Table of Contents Initial Set-Up... 3 Downloading Documents... 6 Email Notification Received Document has been uploaded... 6 Login to Portal

More information

CIS 231 Windows 7 Install Lab #2

CIS 231 Windows 7 Install Lab #2 CIS 231 Windows 7 Install Lab #2 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in the

More information

xcelerated Integration Services (xis) xcp 2.3 Sample Application

xcelerated Integration Services (xis) xcp 2.3 Sample Application xcelerated Integration Services (xis) xcp 2.3 Sample Application Deployment Guide Abstract Outline of the deployment steps and demonstration scenario for the xis sample application. September 2016 - Version

More information

Virtual Desktop Infrastructure Setup for Windows 7

Virtual Desktop Infrastructure Setup for Windows 7 Virtual Desktop Infrastructure Setup for Windows 7 Virtual Desktop Infrastructure (VDI) allows you to connect to a virtual computer and use software that you don t have installed on your own computer or

More information

Virtual Desktop Infrastructure Setup for Windows 10

Virtual Desktop Infrastructure Setup for Windows 10 Virtual Desktop Infrastructure Setup for Windows 10 Virtual Desktop Infrastructure (VDI) allows you to connect to a virtual computer and use software that you don t have installed on your own computer

More information

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Table of Contents Lab Overview - HOL-1857-03-UEM - Workspace ONE UEM with App & Access Management... 2 Lab Guidance... 3 Module 1 - Workspace

More information

Student Guide. Document Version: This guide documents features available in NETLAB+ VE version and later.

Student Guide. Document Version: This guide documents features available in NETLAB+ VE version and later. Student Guide Document Version: 2018-02-15 This guide documents features available in NETLAB+ VE version 18.1.0 and later. Copyright 2018 Network Development Group, Inc. www.netdevgroup.com NETLAB Academy

More information

Lab - Remote Desktop in Windows 8

Lab - Remote Desktop in Windows 8 Lab - Remote Desktop in Windows 8 Introduction In this lab, you will remotely connect to another Windows 8 computer. Recommended Equipment The following equipment is required for this exercise: Two Windows

More information

Web Push Notification

Web Push Notification Web Push Notification webkul.com/blog/web-push-notification-for-magento2/ On - January 13, 2017 This impressive module allows you to send push notification messages directly to the web browser. The biggest

More information

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE VMware Identity Manager 2.9.1 VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware

More information

DRACONEM RGB Touch ID Gaming Mouse Pad with Fingerprint Security

DRACONEM RGB Touch ID Gaming Mouse Pad with Fingerprint Security Challenge Is The Game DRACONEM RGB Touch ID Gaming Mouse Pad with Fingerprint Security Software Guide 01 Index Challenge Is The Game Page 3 Page 7 Page 16 Page 22 Installing the software lregistering your

More information

Neehr Perfect Guide: Installing the Citrix Plugin

Neehr Perfect Guide: Installing the Citrix Plugin Neehr Perfect Guide: Installing the Citrix Plugin Overview This guide covers how to install the Citrix plugin. The first time you log in to Neehr Perfect on any computer, you will be prompted to install

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

Using the Vita Group Citrix Portal

Using the Vita Group Citrix Portal Using the Vita Group Citrix Portal Using the Portal Summary This document is will step you through using the Vita Group Citrix portal. This portal allows you to reset your password if it is expired, unlock

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

3.1 Getting Software and Certificates

3.1 Getting Software and Certificates 3 Configuring the Remote Client On the remote client you have to download the Sophos SSL VPN Client software including configuration data from the UTM User Portal. Then you install the software package

More information

BlueMix Hands-On Workshop Lab A - Building and Deploying BlueMix Applications

BlueMix Hands-On Workshop Lab A - Building and Deploying BlueMix Applications BlueMix Hands-On Workshop Lab A - Building and Deploying BlueMix Applications Version : 4.00 Last modification date : 13 June 2014 Owner : IBM Ecosystem Development Table of Contents Part 1: Building

More information

FireFox. CIS 231 Windows 2012 R2 Server Install Lab #1

FireFox. CIS 231 Windows 2012 R2 Server Install Lab #1 CIS 231 Windows 2012 R2 Server Install Lab #1 1) Use either Chrome or Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click

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

More information

Respondus LockDown Browser Specifications

Respondus LockDown Browser Specifications Respondus LockDown Browser Specifications ** This guide is intended for systems administrators who will be installing Respondus LockDownBrowser on testing environment PCs.** Operating Systems Windows:

More information

Recommended Browser Settings

Recommended Browser Settings Recommended Browser Settings Internet Explorer Settings (PC) Mozilla Firefox Settings (PC) Mozilla Firefox Settings (Mac) Safari Settings (Mac) Chrome Settings (PC) Infinite Campus recommends modifying

More information

VMware Horizon View Deployment

VMware Horizon View Deployment VMware Horizon View provides end users with access to their machines and applications through a unified workspace across multiple devices, locations, and connections. The Horizon View Connection Server

More information

Login and General Help

Login and General Help Login and General Help User Guide April 2018 Table of Contents CCS overview... 3 CMS screens... 3 Software requirements for CCS... 3 Print capabilities... 4 CCS access and login... 4 Change CCS password

More information

Java Client Certification for OmegaPS 10g

Java Client Certification for OmegaPS 10g Java Client Certification for OmegaPS 10g OmegaPS 10g is NOT compatible with : Google Chrome browser (Version 42 and onwards), due to a Java issue Java 7 Update 21 Java 6 Update 45 Applies to: OmegaPS

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE Guide to Deploying VMware Workspace ONE with VMware Identity Manager SEP 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Pulse Secure Policy Secure

Pulse Secure Policy Secure Policy Secure RSA SecurID Ready Implementation Guide Last Modified: November 19, 2014 Partner Information Product Information Partner Name Pulse Secure Web Site http://www.pulsesecure.net/ Product Name

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

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

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

More information

Creating a Bookmark/Link for the Portal(my.cuw.edu)

Creating a Bookmark/Link for the Portal(my.cuw.edu) Here are the links to each guide on this PDF Internet Explorer EDGE Firefox Chrome Safari Items to Note Always remember to click the log out button on the Portal when you are finished with your session.

More information

Cisco NAC Appliance Agents

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

More information

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

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide Multi-Sponsor Environment SAS Clinical Trial Data Transparency User Guide Version 6.0 01 December 2017 Contents Contents 1 Overview...1 2 Setting up Your Account...3 2.1 Completing the Initial Email and

More information

Digital Signature Certificate (DSC) Guide. April 2017, Version 1.0

Digital Signature Certificate (DSC) Guide. April 2017, Version 1.0 Digital Signature Certificate (DSC) Guide April 2017, Version 1.0 Contents 1. Introduction... 3 2. Pre-Requisites to get DSC... 3 2.1 Documents for applying for DSC... 3 2.2 Software Specifications...

More information

CA Agile Central Administrator Guide. CA Agile Central On-Premises

CA Agile Central Administrator Guide. CA Agile Central On-Premises CA Agile Central Administrator Guide CA Agile Central On-Premises 2018.1 Table of Contents Overview... 3 Server Requirements...3 Browser Requirements...3 Access Help and WSAPI...4 Time Zone...5 Architectural

More information

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4 VMware Skyline Collector Installation and Configuration Guide VMware Skyline 1.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Logging in from Home. Follow these steps:

Logging in from Home. Follow these steps: Accessing from outside the PeaceHealth network Logging in from Home Quick Tips for a successful access! You must have administrator privileges on the computer you are using to be able to install the required

More information

owncloud Android App Manual

owncloud Android App Manual owncloud Android App Manual Release 2.0.0 The owncloud developers December 14, 2017 CONTENTS 1 Using the owncloud Android App 1 1.1 Getting the owncloud Android App...................................

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

Passport Acceptance Agent Training System Student Guide

Passport Acceptance Agent Training System Student Guide Passport Acceptance Agent Training System Student Guide Welcome to the Passport Acceptance Agent Training System (PAATS). This document is intended to guide you through the technical requirements and functionality

More information

How to Launch an Online Course for the first time

How to Launch an Online Course for the first time How to Launch an Online Course for the first time This tutorial walks you through the steps to find, view and launch online courses that you have purchased using Council Connect. Important information

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

Citrix Portal Windows_English

Citrix Portal Windows_English DOCUMT NO. Status Name Function Date DD-MM-YYYY Created: D. Schenker Apprentice (INF) 13.04.2018 12:53:28 D. Schenker Signature Handwritten signature or electronic signature (time (CET) and name) 1 Purpose

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

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

Remote VPN Remote access for personal devices

Remote VPN Remote access for personal devices Remote VPN Remote access for personal devices About Remote VPN Remote VPN provides staff and students with secure, authenticated remote access to personal and shared network filespace and to web-based

More information

Ricoh Managed File Transfer (MFT) User Guide

Ricoh Managed File Transfer (MFT) User Guide Ricoh Managed File Transfer (MFT) User Guide -- TABLE OF CONTENTS 1 ACCESSING THE SITE... 3 1.1. WHAT IS RICOH MFT... 3 1.2. SUPPORTED BROWSERS... 3 1.3. LOG IN... 3 1.4. NAVIGATION... 4 1.5. FORGOTTEN

More information

Workspace ONE UEM Integration with RSA PKI. VMware Workspace ONE UEM 1810

Workspace ONE UEM Integration with RSA PKI. VMware Workspace ONE UEM 1810 Workspace ONE UEM Integration with RSA PKI VMware Workspace ONE UEM 1810 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Login Troubleshooting

Login Troubleshooting Login Troubleshooting Scenario #1: I cannot log into my account and I am pretty sure I am using the correct credentials. Problem Solving Steps: 1. All MinuteClinic employees will use the username MC followed

More information

Longreach SDE Office 2013 Student Advantage

Longreach SDE Office 2013 Student Advantage Longreach SDE Office 2013 Student Advantage This procedure will assist Families wanting to install Office 2013 Suite onto their Privately owned PC or Mac. I own a PC I own a Mac Installing Microsoft Office

More information

umapps Using umapps 6/14/2017 Brought to you by: umtech & The Center for Teaching & Learning

umapps Using umapps 6/14/2017 Brought to you by: umtech & The Center for Teaching & Learning umapps Using umapps Center for Teaching and Learning (CTL) 100 Administration Bldg., Memphis, TN 38152 Phone: 901.678.8888 Email: itstrainers@memphis.edu Center for Teaching and Learning Website 6/14/2017

More information

Remote Access Instructions for Coders GET STARTED

Remote Access Instructions for Coders GET STARTED Remote Access Instructions for Coders GET STARTED Steps 1. 2. 3. First things first. If you are starting from the beginning you will need to start with Step Step 1. This step installs the VIP token which

More information

San Jacinto College. Secure SSL VPN Instruction Manual. Contents

San Jacinto College. Secure SSL VPN Instruction Manual. Contents 1 San Jacinto College Secure SSL VPN Instruction Manual The new Secure SSL VPN provides a more secure and convenient method of accessing San Jacinto College resources remotely. This document provides an

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

International SOS e-learning Training Hub User Guide

International SOS e-learning Training Hub User Guide International SOS e-learning Training Hub User Guide WELCOME TO THE INTERNATIONAL SOS TRAINING HUB.... 2 STEP 1. ACCESSING THE INTERNATIONAL SOS TRAINING HUB... 2 STEP 2. LOGGING INTO INTERNATIONAL SOS

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

More information