SITS QUICK START GUIDE. Version 1.6. IT Services King s College London

Size: px
Start display at page:

Download "SITS QUICK START GUIDE. Version 1.6. IT Services King s College London"

Transcription

1 SITS QUICK START GUIDE Version 1.6 IT Services King s College London 1

2 Installation Contents Getting Started SITS Installation Logging in to SITS Password Management Logging Out of the System Quick Reference Commands Wildcards Getting Help Logging a helpcall via IT Service Desk If you are new to the SITS application, we advise that you attend an Introduction to SITS training course. This can be booked via Skills Forge ( under Business Application Courses or itstraining@kcl.ac.uk for more information. Revision History Note: Odd versions are draft, even versions are published. Date Version Author Change Status Feb Kat Forster Draft Feb Chiara Cristoni Review Feb Kat Forster Published July Kat Forster Amended addresses for ISS structure change Published Oct Chiara Cristoni SITS Installation and references updates Published Jan Ama-Dede Okai Amended SITS network section for drive change Published Page 2

3 SITS Installation SITS can be accessed via Campus Desktop, Global Desktop, the network or via a local installation of the client. Campus Desktop users (i.e. your machine uses a Campus Desktop build) and Global Desktop users (i.e. you access at When you log onto a Campus Desktop PC or to Global desktop, you will find a shortcut to SITS LIVE in the Start Menu, either as standalone or under Enterprise Applications>SITS. If the shortcut is not available, you will need to log a helpcall to the IT Service Desk (see Page 10). SITS on Network (i.e. you have access to the network drive on your PC) Open Windows Explorer (NOT ANY OTHER BROWSER), paste the following \\kclad.ds.kcl.ac.uk\ms\applications\sits\live_shortcuts in the address bar and enter. In the LIVE_SHORCUTS folder, you will see an icon called SITS_LIVE. COPY and PASTE the icon on your desktop (DO NOT USE CUT) This will be your new shortcut to for SITS. Double click on it and you will be taken to the SITS login page. If you receive a Security Warning message about uniface.exe, please click Run as it is safe to proceed. Page 3

4 SITS Local Installation users (i.e. you don t use Campus Desktop, Global Desktop or have access to the network) Open your Internet Browser and go to the following URL Follow the on screen instructions to install a Local Installation of the SITS Client. If you have a PC with no write access to the relevant folders (i.e. Campus IT support install software on your PC on your behalf), you will need to contact either their Campus IT support or the IT Service Desk for assistance (see Page 10). UNIFACE Error You may see the following error when you double click on the icon Click OK and SITS will load normally. Page 4

5 Logging in to SITS Each user is assigned their own username and password. For security reasons, do not allow anyone else to use your username and password. To log on, double click on the SITS icon on your desktop or in the Start Menu of Global Desktop/Campus Desktop.. The following log in screen will appear: Enter your username and password your mouse or the tab key allows you to move between fields. Click OK to enter the system. You will now be able to see the Main Menu. Note that you will only be able to see those screens and areas that you have been granted access to. Page 5

6 Password Management If it is the first time you have used the system or your password has just been reset, you will need to change your password immediately to something only known to you. To do this, enter PWD in the Select Menu Option box and click Run. This will take you to the Change Password screen. As prompted, enter your current password and press the tab key. You will then be prompted to enter your new password and press the tab key. Finally, verify your new password and click OK, and you will be returned to the Main Menu. For password security reasons, there are some restrictions on passwords: Minimum password length is 6 characters Passwords must be a mixture of alpha and numeric characters You cannot use a password you have used before You must not: Write your password down Tell others your password Send your password via Password Expiry Your password will expire every 90 days and you will be warned 7 days before your password is due to expire. You should change it as soon as this warning appears. If your password does expire, you will be given only one further attempt to change it. If you do not change your password before expiry, you will need to log a helpcall to the IT Service Desk to have your password reset (see Page 10). Please ensure you include your SITS Username in the request. Page 6

7 Logging Out of the System For security reasons, do not leave SITS logged in when your PC is unattended. There are two recommended methods for logging out of the system: Type EX in the Select Menu Option box and click Run. You will not see a warning message before the application closes. Using drop down menu click on File then Quit (or press Control + Q) until you reach the Main Menu screen. Here the option displayed will be File then Exit. You will then be asked Exit menu system? Answer Yes. Page 7

8 Quick Reference - Commands Action Description of Action Menu Location Button Panel Icon Clear Clears current screen retrieve Misc>Clear Screen F12 Function Key shortcut Keyboard Shortcut Retrieve Retrieves data according to the specified profile File>Retrieve F5 <CTRL> <R> Store Saves changes to data File>Store F6 <CTRL> <S> Print Form Message Buffer Add Record Prints the contents of the current form Misc>Print Screen F11 <CTRL> <P> Displays the Message Buffer Misc>Message F9 <CTRL> <M> Adds a new record File>Add <CTRL> <N> Detail Displays a list of valid codes for a field F2 GoTo First record GoTo Previous Record GoTo Next Record GoTo Last Record Navigates to first retrieved record GoTo>First Rec <CTRL> <Page Up> Navigates back to previous record GoTo>Prev Rec F8 <Page Up> Navigates forward to next record GoTo>Next Rec <Page Down> Navigates to the final retrieved record GoTo>Last Rec <CTRL> <Page Down> Cut Cuts selected text to clipboard Edit>Cut <CTRL> <X> Copy Copies selected text to clipboard Edit>Copy <CTRL> <C> Paste Pastes contents of clipboard into selected area Edit>Paste <CTRL> <V> Clear Field Clears the selected field Edit>Clear Field F7 Zoom Opens the selected field in a zoom window Edit>Zoom <CTRL> <Z> Help Displays field specific help Help F1 e:vision Login Quit Screen Opens the OneSpace Student Records Help>e:Vision Login N/A login page Closes the currently active screen File>Quit N/A F4 Page 8

9 Quick Reference Wildcards Wildcards are special characters useful when trying to retrieve groups of records. They are inserted into a field via a keyboard shortcut or the right mouse button. Note In the list below, refers to the Gold keyboard character Numeric Keypad + Character Action Menu Option Keyboard Shortcut Example * Retrieves any characters <Numeric Keypad *> S * retrieves all records beginning with S? Retrieves any single character <Numeric Keypad /> S?R retrieves all records starting with S, ending with R Retrieves records which meet <condition1> OR <condition 2> & Retrieves records which meet <condition1>and <condition2>! Retrieves records which are NOT = Retrieves records which are equal to! = Retrieves records which are not equal to < > <&> <!> <=> <!> <=> with 1 character in the middle S R retrieves records equal to S or R. >18 & <21 will find all records with a value greater than 18 and less than 21!FT will find all records with a value that is not FT = 12 will find all records with a value equal to 12.! =12 will find all records with a value not equal to 12 > Retrieves records which have a value greater than > = Retrieves records with a value greater than or equal to < Retrieves records which have a value less than < = Retrieves records with a value less than or equal to <>> <>> <=> <<> <<> <=> >12 will find all records with a value greater than 12. > =12 will find all records with a value greater than or equal to12. <12 will find all records with a value less than 12. < =12 will find all records with a value less than or equal to12. Page 9

10 Getting Help Logging a Helpcall with IT Service Desk If you experience problems with the software, or forget your password, please contact the IT Service Desk by ing 8888@kcl.ac.uk or by calling ext Please identify in the subject line that the helpcall relates to SITS, and try to provide as much information about the problem you are experiencing as you can, including a brief description of what you were doing when the problem occurred and details of any messages or errors. Training courses are also available. Please check SkillsForge at under Business Application Courses for more information and links to upcoming course bookings. Page 10

Updating Astea Mobile URLs

Updating Astea Mobile URLs Updating Astea Mobile URLs Table of Contents UPDATING THE ASTEA APPLICATION SERVER URL... 4 RESETTING YOUR PASSWORD UPON INITIAL LOGIN... 7 CHANGING YOUR PASSWORD... 10 ACCESSING THE UPDATED TRAINING MATERIALS...

More information

Remote Access to the CIS VLab (308)

Remote Access to the CIS VLab (308) Remote Access to the CIS VLab (308) This Howto shows to remotely access the CIS 90 Arya VMs (virtual machines) in the CIS Virtual Lab (VLab). The CIS VLab was developed to remotely provide Distance Education

More information

In the fourth unit you will learn how to upload and add images and PDF files.

In the fourth unit you will learn how to upload and add images and PDF files. Introduction Here at SUNY New Paltz, we use the Terminal Four (T4) web content management system (CMS). This puts the power of editing content on our college s webpage in the hands of our authorized users.

More information

Before you attempt to connect to IFAS, there are a few settings that you will have to change in Internet Explorer.

Before you attempt to connect to IFAS, there are a few settings that you will have to change in Internet Explorer. KU Endowment Account Reporting System IFAS End-user Setup Note: For this setup, please be sure to have your computer technician or other technical resource handy. Some of these steps may require administrative

More information

Retrieve Download File from CSDI Installation Instructions

Retrieve Download File from CSDI Installation Instructions Retrieve Download File from CSDI Installation Instructions Rev. 12-001 FOOD & NUTRITION MANAGEMENT SYSTEMS This instruction sheet provides instructions for installing our Retrieve Download File from CSDI

More information

Scheduling WebEx Meetings

Scheduling WebEx Meetings Scheduling WebEx Meetings Instructions for ConnSCU Faculty and Staff using ConnSCU WebEx Table of Contents How Can Faculty and Staff Use WebEx?... 2 Meeting Attendees... 2 Schedule WebEx Meetings from

More information

Argos. Basic Training

Argos. Basic Training Argos Basic Training Student Information Systems Team 2-4-2019 Contents Overview... 2 Sign in... 2 Navigation... 3 Action Area... 3 Navigation Area... 4 Explorer View... 4 Shortcuts View... 6 Help... 9

More information

EasyFile System User's Guide (Risk Data Filing)

EasyFile System User's Guide (Risk Data Filing) EasyFile System User's Guide (Risk Data Filing) Table of Contents Introduction...2 System Requirements...2 Overview...2 Getting Started...3 Security...3 Accessing the EasyFile System...4 The Filing Index...5

More information

Using the Zoo Workstations

Using the Zoo Workstations Using the Zoo Workstations Version 1.86: January 16, 2014 If you ve used Linux before, you can probably skip many of these instructions, but skim just in case. Please direct corrections and suggestions

More information

Introduction to GroupWise

Introduction to GroupWise Academic Computing Support Services 815.599.3403 Nancy Barker Last Revised 08/12/2009 Getting Started GroupWise is the program used at Highland for email and to schedule appointments. It is similar to

More information

System Requirements July 2017

System Requirements July 2017 System Requirements July 2017 Contents Overview to the SAM System Requirements Guide 3 Setting Up Your Computer 4 Workstation Requirements 4 Necessary Software 5 Disk Protection Software 5 Monitor Resolution

More information

Securexam Mac User Guide

Securexam Mac User Guide Securexam Mac User Guide Unlike previous versions, Securexam for Mac now functions much like the PC version where it integrates with PlanetSSI to retrieve a user s exams and licenses via the web and upon

More information

Installing the WinSCP Secure FTP Client

Installing the WinSCP Secure FTP Client Draft 0.9 Page 1 of 6 Installing the WinSCP Secure FTP Client This document will instruct you to install the WinSCP application that will provide Secure FTP (SFTP) access to your website folder. So why

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

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server.

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server. CODD SERVER ACCESS INSTRUCTIONS OVERVIEW Codd (codd.franklin.edu) is a server that is used for many Computer Science (COMP) courses. To access the Franklin University Linux Server called Codd, an SSH connection

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

Oracle General Navigation Overview

Oracle General Navigation Overview Oracle 11.5.9 General Navigation Overview 1 Logging On to Oracle Applications You may access Oracle, by logging onto the ATC Applications Login System Status page located at www.atc.caltech.edu/support/index.php

More information

Reading Area Community College. Password Manager User Guide

Reading Area Community College. Password Manager User Guide Reading Area Community College Password Manager User Guide Prepared by: Gessica Rohella (LookingGlass+Kryptos BA Team) Creation Date: Feb 16, 2017 Last Updated: Feb 22, 2017 Table of Contents Introduction...

More information

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22.

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22. EINSTEIN OVERVIEW Einstein (Einstein.franklin.edu) and Codd (codd.franklin.edu) are two servers that are used for many Computer Science (COMP) courses. Students will be directed to use either Einstein

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

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

Remote Access Resources

Remote Access Resources Remote Access Resources Windows 7 Windows 10 Firm Laptop Windows Windows Mac Computer Apple ipad Mac Computer Android Devices Apple ipad Remote Access Remote Access for Personal Computer (Windows) Quick

More information

CLAIM YOUR CUNYfirst ACCOUNT

CLAIM YOUR CUNYfirst ACCOUNT CLAIM YOUR CUNYfirst ACCOUNT For advisors that do not have a CUNYfirst account, the directions below will help you create an account: STEP 1: In order to claim your CUNYfirst account you will need to Enter

More information

Remote Access Instructions. remote.gpmlaw.com

Remote Access Instructions. remote.gpmlaw.com Remote Access Instructions Citrix XenApp 7.8 is the mostly widely-used solution to provide remote access to users while working out of the office. This latest version is more secure and optimized for a

More information

Mott Community College

Mott Community College Web Development Team Viewer Application Training Manual for Mott Community College Revised: December 2003 Contents Introduction... 3 Objective... 3 Fields Provided in Database. 4 Getting Started.. 7 Logging

More information

V1.1 Helen Lane, IT Services. To find out more about ASTRA

V1.1 Helen Lane, IT Services. To find out more about ASTRA V1.1 Helen Lane, IT Services To find out more about ASTRA www.anglia.ac.uk/it/software/studentdata/astra 1 Contents Introduction... 4 ASTRA... 5 ASTRA Training... 5 Data Protection... 6 Data Quality...

More information

Logging into myclinicalexchange

Logging into myclinicalexchange Logging into myclinicalexchange 1. Navigate to https://myclinicalexchange.com 2. Click on Students Login Here. 3. You will be redirected to Students login page. 4. Under the Login area, click on the Forgot

More information

School-to-Home Connection Instructions

School-to-Home Connection Instructions 1 School-to-Home Connection Instructions Step One: Download the Lexia Reading Student Software 1. On the computer where you wish to install the Lexia Reading software, open a web browser and navigate to

More information

1 Setting Up Your Auto Login Link in Windows

1 Setting Up Your Auto Login Link in Windows This User Guide is relevant for Admins, Teachers and s Admin Teacher Student Auto Login - An Overview Auto Login allows you to create a shortcut that logs you directly into your EducationCity school account.

More information

GENERAL NAVIGATION REFERENCE GUIDE FOR BANNER 7.X

GENERAL NAVIGATION REFERENCE GUIDE FOR BANNER 7.X GENERAL NAVIGATION REFERENCE GUIDE FOR BANNER 7.X Table of Contents I. Banner Basics A. Launching Banner...1 B. Main or General Menu...2 C. Setting Personal Preferences...3 D. My Links Customization of

More information

BOCES Phase 1 Overview

BOCES Phase 1 Overview ClassLink ClassMate 2012-13 BOCES Phase 1 Overview An Overview of How ClassMate Software will help your school to comply with NYSED s New SIRS Requirements Our technical staff will be working closely with

More information

FDM RMS User Guide. Basic Navigation & Use

FDM RMS User Guide. Basic Navigation & Use FDM RMS User Guide Basic Navigation & Use Revised: May 31, 2016 Contents Contents... 1 Administrator Contacts... 3 Introduction... 3 Overview... 3 1 Logging In... 4 1.1 Log in to Citrix... 4 1.1.1 Change

More information

United States Census Bureau

United States Census Bureau United States Census Bureau VDI RDC/SSDC User Training Guide Prepared by: US Census LTSO/DVB Version: 1.2 Last Revision Date: 11/10/2015 Original Creation Date: 08/22/2014 Revision History Revision Change

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

Lasell College s Moodle 3 Student User Guide. Access to Moodle

Lasell College s Moodle 3 Student User Guide. Access to Moodle Access to Moodle The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout. 1. The homepage of Lasell Learning Management System Moodle is

More information

Start Up and Shutdown Procedures (Unix)

Start Up and Shutdown Procedures (Unix) Start Up and Shutdown Procedures (Unix) Start Up On Main Console 1. Press the Server main power button ON 2. The system will automatically go through the start-up procedures, which will be displayed on

More information

Training Booking System User Guide Contents:

Training Booking System User Guide Contents: Training Booking System User Guide Contents: Register to Use the System... 2 Password Reminder... 4 Log In and Page Overview... 6 Book a Course for Yourself... 7 Book Yourself and Another Staff Member

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

How to reset your password when given a PASSCODE from the IT Service Desk. Page 2-8. How to change a Forgotten Password by Yourself.

How to reset your password when given a PASSCODE from the IT Service Desk. Page 2-8. How to change a Forgotten Password by Yourself. 1 How to reset your password when given a PASSCODE from the IT Service Desk Page 2-8 How to change a Forgotten Password by Yourself Page 9-12 2 How to reset your password when given a PASSCODE from the

More information

IDENTITY MANAGEMENT & SINGLE SIGN-ON (SSO) HELP GUIDE UPDATED JUNE 2018

IDENTITY MANAGEMENT & SINGLE SIGN-ON (SSO) HELP GUIDE UPDATED JUNE 2018 IDENTITY MANAGEMENT & SINGLE SIGN-ON (SSO) HELP GUIDE UPDATED JUNE 2018 Identity Management Benefits Single Sign-On (SSO) Login and gain access to desired DAU applications Eliminates the need for multiple

More information

Outlook Desktop Application for Windows

Outlook Desktop Application for Windows Access Your Email There are two common ways to access your mail: via the Outlook Desktop Application and the Outlook Web Application. This document focuses on how to use the Outlook Desktop Application

More information

User pages for RM Portico

User pages for RM Portico Using gives you access to your files on your school or college network from a browser on any computer (including desktops, laptops, tablets, netbooks and smartphones; for more information see Appendix

More information

TxEIS on Internet Explorer 8

TxEIS on Internet Explorer 8 TxEIS on Internet Explorer 8 General Set Up Recommendations: Several modifications will need to be made to the computer settings in Internet Explorer to ensure TxEIS runs smoothly, reports pop up as desired,

More information

SWITS User Manual. Accessing SWITS. This document focuses on the elements required to Access SWITS. Total Pages: 5

SWITS User Manual. Accessing SWITS. This document focuses on the elements required to Access SWITS. Total Pages: 5 SWITS User Manual This document focuses on the elements required to Access SWITS Total Pages: 5 Accessing SWITS Using Your Browser to Access SWITS Identity Management Context Creating a shortcut California

More information

Faculty and Staff Instructions for connecting to the Hood College VPN to access your files on Blazer and/or your on-campus computer

Faculty and Staff Instructions for connecting to the Hood College VPN to access your files on Blazer and/or your on-campus computer Faculty and Staff Instructions for connecting to the Hood College VPN to access your files on Blazer and/or your on-campus computer NOTE: These instructions were written for Windows XP. Also, please note

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

Optimizing GRITS. In this chapter:

Optimizing GRITS. In this chapter: Optimizing GRITS In this chapter: Creating Favorites and Shortcuts Optimizing Browser Performance Running Reports with Acrobat Reader Efficient Screen Navigation Creating Favorites and Shortcuts To access

More information

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication...

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication... Contents FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION... 5 Microsoft Windows... 5 Apple Mac... 10 Proxy Authentication... 12 Error Console... 13 Microsoft Windows... 13 Apple

More information

SmartVoice Portal. End User Quick Start Guide. Contact Customer Care at /26/2017 for additional assistance.

SmartVoice Portal. End User Quick Start Guide. Contact Customer Care at /26/2017 for additional assistance. SmartVoice Portal End User Quick Start Guide Contact Customer Care at 877-487-8722 3/26/2017 for additional assistance. 1 LOGIN Go to https://portal.sv.tpx.com Enter the Username and Password information

More information

Logging into LTC Instant Access the First Time

Logging into LTC Instant Access the First Time Logging into LTC Instant Access the First Time Access the Instant Access website at: https://mycampus.gotoltc.edu a. from the LTC website Current Students>Technology & Logins>LTC Instant Access Enter your

More information

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager BCM 4.0 Personal Call Manager User Guide BCM 4.0 Business Communications Manager Document Status: Beta Document Version: 02 Part Code: N0027256 Date: January 2006 Copyright Nortel Networks Limited 2006

More information

BANNER 9 ADMINISTRATIVE PAGES (BAP) USER'S GUIDE. Computing and Telecommunications Services. Banner 9 Administrative Pages - User's Guide 0

BANNER 9 ADMINISTRATIVE PAGES (BAP) USER'S GUIDE. Computing and Telecommunications Services. Banner 9 Administrative Pages - User's Guide 0 BANNER 9 ADMINISTRATIVE PAGES (BAP) USER'S GUIDE Computing and Telecommunications Services Banner 9 Administrative Pages - User's Guide 0 Contents Obtaining Banner 9 Administrative Pages Access... 3 Logging

More information

GUIDE FOR STUDENTS AND PARENTS. An orange ring means you have an assignment.

GUIDE FOR STUDENTS AND PARENTS. An orange ring means you have an assignment. Odyssey Quick Start Launch Pad and Assignments below Portfolio and Reports on page 2 FAQs on page 5 For Parents on page 8 GUIDE FOR STUDENTS AND PARENTS Launch Pad and Assignments This icon opens your

More information

USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH

USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH U N I V E R S I T Y O F S O U T H E R N C A L I F O R N I A USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH NOVEMBER 2015 U N I V E R S I T Y O F S O U T H E R N C A L I F O R N I A 2015 UNIVERSITY OF

More information

Installing Microsoft Desktop Connection for MAC YOU RE USING THE MOST RECENT COPY (SEE LINK) OF MICROSOFT

Installing Microsoft Desktop Connection for MAC YOU RE USING THE MOST RECENT COPY (SEE LINK) OF MICROSOFT Installing Microsoft Desktop Connection for MAC BEFORE YOU BEGIN MAKE SURE YOU HAVE: COMPUTER NAME USER NAME A TEMPORARY PASSWORD YOU RE USING THE MOST RECENT COPY (SEE LINK) OF MICROSOFT DESKTOP CONNECTION

More information

Section 2 Getting Started

Section 2 Getting Started Section 2 Getting Started ECDL Section 2 Getting Started By the end of this section you should be able to: Start, restart and close down a device Log on and log off Windows Recognise and use the Desktop

More information

User Guide. supportworkerconnect.org.au. Version 1.0 CCID857938

User Guide. supportworkerconnect.org.au. Version 1.0 CCID857938 User Guide Version 1.0 CCID857938 Need help? If you need help using Support Worker Connect, this guide is a good place to start. We will outline: How to access and log in What you will use Support Worker

More information

1. Go to Click on Returning Users Sign in Here. 2. Click the option icon. IowaGrants How to Register

1. Go to   Click on Returning Users Sign in Here. 2. Click the option icon. IowaGrants How to Register IOWAGRANTS: REGISTRATION INSTRUCTIONS Registration is a two-phase process. Phase I is Account Activation with the state s A&A system. Phase II is Registration within the IowaGrants system. To minimize

More information

APP-J: WHAT IS APPLICATION JUKEBOX?

APP-J: WHAT IS APPLICATION JUKEBOX? APP-J: WHAT IS APPLICATION JUKEBOX? Use Application Jukebox (App-J) to run University software on any Windows PC or laptop. Launch apps from the Application Jukebox web page Install the Application Jukebox

More information

Getting Started with Saints What is your Saints address?

Getting Started with Saints What is your Saints  address? Welcome to MHCC s Student Email system, known as Saints Email! These instructions will guide you through the following steps: 1. Finding out what your Saints Email address is 2. Logging into your Saints

More information

EnGenius Mesh AP Reset Tool Quick Guide

EnGenius Mesh AP Reset Tool Quick Guide EnGenius Mesh AP Reset Tool Quick Guide Revision : 1.1 Table of Contents EnGenius MESH AP Reset Tool Quick Guide 1. Overview...3 2. Installation Procedure...3 3. Uninstallation Procedure...3 4. Tool Layout...4

More information

Microsoft SkyDrive Tutorial

Microsoft SkyDrive Tutorial & Microsoft Live@edu SkyDrive Tutorial TABLE OF CONTENTS Introduction... 2 Logging In... 3 Logging In Through Your Faculty Portal... 7 Adding Documents to Your SkyDrive... 13 Create a Folder... 13 Share

More information

Installation Instructions for Free Scheduler Plus Software IBS Show Promotion

Installation Instructions for Free Scheduler Plus Software IBS Show Promotion Installation Instructions for Free Scheduler Plus Software IBS Show Promotion Offer ends 1/12/17 limited copies available! Thank you for your decision to use our Free copy of Scheduling Plus to help streamline

More information

GroupWise Web Access 7.0

GroupWise Web Access 7.0 GroupWise Web Access 7.0 How to check your email via the Internet Revision November 2008 For More Information, please contact: Administrative Office of the Courts Technology Help Desk (615) 532 9503 or

More information

Table of content. User manual BlueprintEasy PDF tagger. version: P a g e

Table of content. User manual BlueprintEasy PDF tagger.   version: P a g e Table of content TABLE OF CONTENT... 1 INTRODUCTION... 2 INSTALLATION... 2 MAKE PRODUCT LIST / PICTURES... 2 CHOOSE A DIRECTORY...2 MAKE PICTURES / ICONS / SYMBOLS...3 EXCEL SHEET / PRODUCT LIST...3 WEB

More information

Bomgar Connect Android Rep Console 2.2.9

Bomgar Connect Android Rep Console 2.2.9 Bomgar Connect Android Rep Console 2.2.9 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

If you re on campus and logged in to the university network, then you ll be automatically logged in to MyUCLan too when you open Internet Explorer.

If you re on campus and logged in to the university network, then you ll be automatically logged in to MyUCLan too when you open Internet Explorer. HOW TO USE MYUCLAN CONTENTS Login help... 1 I don t have a username and password... 2 I've forgotten/need to change my password... 2 I m getting an error message..... 2 My login problem isn't listed...

More information

WGTC Basic BANNER Navigation

WGTC Basic BANNER Navigation WGTC Basic BANNER Navigation http://baninb.westgatech.edu/inb.html What is BANNER? BANNER is an Oracle based Student Information System Major Components of Banner Student Systems: Banner Student System

More information

Scheduling WebEx Meetings

Scheduling WebEx Meetings Scheduling WebEx Meetings Table of Contents How Can Faculty and Staff Host WebEx Meetings?... 2 Meeting Attendees... 2 About your WebEx Personal Room... 2 How to Launch Your Personal Room from the CSCU

More information

Expedient User Manual Getting Started

Expedient User Manual Getting Started Volume 1 Expedient User Manual Getting Started Gavin Millman & Associates Pty Ltd 281 Buckley Street Essendon VIC 3040 Phone 03 9331 3944 Web www.expedientsoftware.com.au Table of Contents Logging In...

More information

Remote Desktop How to guide

Remote Desktop How to guide CaseMap Remote Desktop for Windows User Contents How to open Remote Desktop Connection and Login to the Terminal Server... 2 How to save your connection settings and create a shortcut on your desktop...

More information

Date Last Updated: December 5, 2011 (TEL) Date Last Printed: July 17, 2012

Date Last Updated: December 5, 2011 (TEL) Date Last Printed: July 17, 2012 Date Last Updated: December 5, 2011 (TEL) Date Last Printed: July 17, 2012 TABLE OF CONTENTS CHAPTER 1 : OVERVIEW OF SUNPAC EMPLOYEE PORTAL... 3 MENU OPTIONS... 3 CHAPTER 2 : OPENING SUNPAC EMPLOYEE PORTAL...

More information

How to change your password - Students

How to change your password - Students - Students Introduction Upon joining the University, you will have been issued a password to access our systems. You are required to change this password immediately to ensure your continued access to

More information

Installing NAP locked down browser - WINDOWS

Installing NAP locked down browser - WINDOWS Installing NAP locked down browser - WINDOWS This is a step by step instruction on the installation and use of the NAP locked down browser. The NAP locked down browser is used in assessments to stop students

More information

Westerville City Schools Progress Book Achievement Record Training October 19 th, 2006

Westerville City Schools Progress Book Achievement Record Training October 19 th, 2006 Westerville City Schools Progress Book Achievement Record Training October 19 th, 2006 Progress Book is a web-based program. It will be important to remember to use Dashboard (teacher home page) and Grade

More information

UICapture Training Macintosh. Macintosh Panopto Recorder: Login

UICapture Training Macintosh. Macintosh Panopto Recorder: Login UICapture Training Macintosh Before You Begin 1. (For individuals working on their own) If you do not have Panopto installed on your Mac, download and install it from the ITS Software Downloads page or

More information

Parent Instructions for Accessing Elmira Heights Parent Portal (SchoolTool)

Parent Instructions for Accessing Elmira Heights Parent Portal (SchoolTool) Parent Instructions for Accessing Elmira Heights Parent Portal (SchoolTool) First time log in: First, you will need to open Schooltool. To do this, open an internet explorer screen and type the following

More information

Parent Portal User Guide

Parent Portal User Guide Parent Portal User Guide Table of Contents LOGIN TO THE PARENT PORTAL... 2 RETRIEVE LOST LOGIN DETAILS... 3 CHANGE YOUR PASSWORD... 5 CHANGE OR CONFIRM YOUR DETAILS & MEDICAL INFORMATION... 6 NAVIGATING

More information

Wollemi College. How to use the Parent Portal. I. Parent Portal Pre-Requisites. II. Accessing the Parent Portal. III. Parent Teacher Interview

Wollemi College. How to use the Parent Portal. I. Parent Portal Pre-Requisites. II. Accessing the Parent Portal. III. Parent Teacher Interview Wollemi College How to use the Parent Portal I. Parent Portal Pre-Requisites II. Accessing the Parent Portal III. Parent Teacher Interview IV. Class Directory 1 P a g e Welcome to Wollemi College s Parent

More information

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018 Legal Library In this guide we will review how to download and use our Legal Library tool Commercial Brokers Association May 2018 Downloading Legal Library The Legal Library provides both fast and easy

More information

Student Quick Guide to Manchester Metropolitan University Online Graduation booking system 2017

Student Quick Guide to Manchester Metropolitan University Online Graduation booking system 2017 Student Quick Guide to Manchester Metropolitan University Online Graduation booking system 2017 This service is available to eligible Manchester Metropolitan students and enables you to register your availability

More information

Microsoft OneDrive. How to login to OneDrive:

Microsoft OneDrive. How to login to OneDrive: Microsoft OneDrive The beauty of OneDrive is that is accessible from anywhere you have an Internet connection. You can access it from a Mac or Windows computer. You can even access it on your SmartPhone

More information

Odyssey Quick Start. Quick Links: Launch Pad and Assignments Portfolio and Reports FAQs For Parents GUIDE FOR STUDENTS AND PARENTS

Odyssey Quick Start. Quick Links: Launch Pad and Assignments Portfolio and Reports FAQs For Parents GUIDE FOR STUDENTS AND PARENTS Odyssey Quick Start GUIDE FOR STUDENTS AND PARENTS Quick Links: Launch Pad and Assignments Portfolio and Reports FAQs For Parents Launch Pad and Assignments Click here to open your portfolio. Click this

More information

Momence Jr. High School Lumen WeBSIS Parent Portal Guide

Momence Jr. High School Lumen WeBSIS Parent Portal Guide Momence Jr. High School Lumen WeBSIS Parent Portal Guide The Lumen WeBSIS parent portal is a web-based portal that provides parents/guardians up to date information concerning their students. This is a

More information

Outlook - an Introduction to Version 2003 Table of Contents

Outlook - an Introduction to  Version 2003 Table of Contents Outlook - an Introduction to E-mail Version 2003 Table of Contents What is Outlook Starting Outlook The Navigation Pane Getting Help Creating and Sending a Message Using the College Exchange Directory

More information

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

More information

File Storage. This manual contains pertinent information about your File Storage space at SLC.

File Storage. This manual contains pertinent information about your File Storage space at SLC. File Storage This manual contains pertinent information about your File Storage space at SLC. June, 2017 About All students at SLC are provided with an allotment of secure storage space to save and store

More information

Basic Navigation in Xtender

Basic Navigation in Xtender Basic Navigation in Xtender https://scan.iit.edu/appxtender/ Xtender is used by Illniois Institute of Technology to scan in paper documents for easy accessibility. Documents scanned within Xtender are

More information

Installing VPN client by Jupiter Networks:

Installing VPN client by Jupiter Networks: Installing VPN client by Jupiter Networks: 1. Open Firefox. The icon is likely on your desktop. If you are using internet explorer, much of the steps will be the same, but the way that Internet Explorer

More information

PowerSchool Parent Portal

PowerSchool Parent Portal ALBEMARLE COUNTY PUBLIC SCHOOLS PowerSchool Parent Portal A Guide for Parents Rachel Collier & Mark Leach Revised: 10/26/2015 This user guide will provide parents with information about accessing and using

More information

Creating and Updating Websites In-Service Training Supplement

Creating and Updating Websites In-Service Training Supplement Creating and Updating Websites 2013 In-Service Training Supplement Editing Official Websites (ie Departments) Official Websites Who to talk to: Confusing? Here s what you need to know: Webpage content

More information

User Guide. Version 8.0

User Guide. Version 8.0 User Guide Version 8.0 Contents 1 Getting Started... iii 1.1... About... iii 2 Logging In... 4 2.1... Choosing Security Questions... 4 3 The File Manager... 5 3.1... Uploading a file... 6 3.2... Downloading

More information

Canvas by Instructure Student User Guide

Canvas by Instructure Student User Guide Canvas by Instructure Student User Guide Contents Login to Canvas... 2 Interface Canvas... 3 Dashboard Canvas... 3 Sidebar... 3 Calendar... 4 Notifications... 4 Submit Assignment... 5 Turnitin... 6 Take

More information

How to Register and Manage Buyer Accounts for a Customer Organization on Version 5 April 2007

How to Register and Manage Buyer Accounts for a Customer Organization on   Version 5 April 2007 How to Register and Manage Buyer Accounts for a Customer Organization on www.corcraft.org Version 5 April 2007 1 How to Register and Manage Buyer Accounts for a Customer Organization on www.corcraft.org.

More information

What s New in Cognos. Cognos Analytics Participant s Guide

What s New in Cognos. Cognos Analytics Participant s Guide What s New in Cognos Cognos Analytics Participant s Guide Welcome to What s New in Cognos! Illinois State University has undergone a version upgrade of IBM Cognos to Cognos Analytics. All functionality

More information

Banner 9. Navigation Guide Revised for Ithaca College Fall The URL for Banner 9 is

Banner 9. Navigation Guide Revised for Ithaca College Fall The URL for Banner 9 is Banner 9 Navigation Guide Revised for Ithaca College Fall 2018 The URL for Banner 9 is http://banner.ithaca.edu/ Login with Netpass Credentials Recommended Browsers Firefox Safari Edge Chrome (no Java

More information

Welcome Pack.

Welcome Pack. Welcome Pack This welcome pack is intended to get you up and running with your new account as smoothly as possible and contains the following information: What is the London Grid for Learning? Accessing

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

Lab 3-1 Lab Installing Kofax Capture 10

Lab 3-1 Lab Installing Kofax Capture 10 In the following lab instructions, you re going to install and license Kofax Capture, turn on User Tracking, review the product documentation, and prepare your system for the lab exercises in this course.

More information

How to make a Work Profile for Windows 10

How to make a Work Profile for Windows 10 How to make a Work Profile for Windows 10 Setting up a new profile for Windows 10 requires you to navigate some screens that may lead you to create the wrong type of account. By following this guide, we

More information