Introduction to HiSoftware Compliance Sheriff

Size: px
Start display at page:

Download "Introduction to HiSoftware Compliance Sheriff"

Transcription

1 CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Introduction to HiSoftware Compliance Sheriff Web Accessibility Working Group CSULA Accessible Technology Initiative Winter 2013, Version 1.0 Table of Contents Introduction...2 Requirements...2 Logging In...2 Using Compliance Sheriff...3 Scans and Scan Groups...3 Creating a Custom Scan...3 Adding a Scan to a Group...6 Running or Stopping a Scan...7 Scheduling a Scan...7 Editing a Scan Schedule...8 Deleting a Scan...8 Local Scans...9 Installing the HiSoftware Toolbar...9 Creating and Running a Local Scan...9 Views...10 Editing a View...12 Adding a View to the Dashboard...13 Reports...14 Interpreting Results...14 Viewing Checkpoint Violations on Web Pages...15 Getting Help...17 Logging Out...17 Additional Resources...18 For additional web accessibility resources, visit For video tutorials, visit

2 Introduction Compliance Sheriff is an automated accessibility testing tool from HiSoftware. It helps organizations ensure that their web pages meet accessibility standards. Compliance Sheriff features a web-based user interface that makes it easy to check the overall compliance of a website and identify web pages with accessibility issues. This handout provides an overview of the Compliance Sheriff user interface and covers how to perform basic tasks such as creating scans, working with scan groups, running and scheduling scans, working with views, interpreting reports, and getting help. Requirements Users must log in to Compliance Sheriff from campus computers; remote access is available using a virtual private network (VPN). Before using Compliance Sheriff, users should verify that their computer meets the following minimum requirements: Minimum screen resolution of 1024x768. Internet Explorer 6 or higher. NOTE: Compliance Sheriff is compatible with other web browsers such as Firefox and Safari, but not all features are available. The HiSoftware toolbar, required when running local scans, imposes the following requirements: Internet Explorer 6 or higher. At least 1GB RAM and 2GB free disk space to run local scans. Microsoft.NET Framework 3.5 or higher. NOTE: To check the version of the Microsoft.NET Framework installed on a computer, review the instructions in the Microsoft Knowledge Base article. Logging In Information Technology Services (ITS) administers Compliance Sheriff accounts. Each college and division will be given one account that will be shared amongst each area s web authors. Users who have forgotten their Compliance Sheriff username or password should the Web Administrator at wwwadmin@calstatela.edu. NOTE: A shared username and password will be used during the workshop training. To log in to Compliance Sheriff: 1. Launch the Internet Explorer web browser and go to the Compliance Sheriff login page ( (see Figure 1). 2. Type the username and password in the corresponding fields, and then click the Sign in button. The Dashboard tab displays. Introduction to HiSoftware Compliance Sheriff 2

3 Figure 1 Compliance Sheriff Login Page Using Compliance Sheriff The Compliance Sheriff interface consists of a horizontal menu bar with tabs for various functions (see Figure 2). Web authors will work mainly with the following tabs: Scans, Views and Reports. Figure 2 Compliance Sheriff Interface Scans and Scan Groups A scan is a collection of checkpoints that will be executed on the pages of a website; a scan group is a collection of scans. Scans can be configured to run on any published web page or on locally stored web page files (see Figure 3). Users can create, edit and delete as many scans as they like, but users cannot create new scan groups. Each college and division will be given three scan groups. One group may be pre-populated with scans that were created for the college or division by the Web Administrator. Users can edit the groups to arrange scans into various collections which can be useful when creating views and reports. Additional scan groups can be requested by ing the Web Administrator at wwwadmin@calstatela.edu. Figure 3 Scans Table Creating a Custom Scan Web authors will create a new scan when using Compliance Sheriff for the first time or when new web pages are added to a website. All Cal State L.A. web pages must adhere to the Section 508 accessibility standards. Introduction to HiSoftware Compliance Sheriff 3

4 To create a custom scan: 1. Click the Scans tab, and then click the Scans sub-tab. 2. Click the New button (see Figure 4). Figure 4 New Button 3. In the Display Name field, type a unique name for the new scan (see Figure 5). For this example, type Training followed by the training station number which can be found on a label on or near the desktop (e.g., Training 20). Figure 5 Display Name and Base URL Fields NOTE: Compliance Sheriff requires that all scan names be unique. Attempting to save two scans with the same name will prompt an error message stating that there is already an item with that name (see Figure 6). Users receiving this error message should save the scan with a different name. Figure 6 Error Message Dialog Box 4. In the Base URL field, type the base URL of the website you wish to scan (see Figure 5). For most Cal State L.A. websites, the base URL is 5. In the Checkpoint groups section, select the Show subgroups check box above the right Description column (see Figure 7). 6. In the right Description column, scroll down and select the Section 508 check box. NOTE: The Section 508 standards are listed as individual rules (A through P). Selecting Section 508 will enforce all of the Section 508 standards. 7. Click the Add button to move the Section 508 checkpoint to the left Description column. NOTE: The left column should only contain the checkpoints you wish to run on your web pages. Introduction to HiSoftware Compliance Sheriff 4

5 Figure 7 Checkpoint Groups Section 8. In the Start page field, after the forward slash (/), type the website s relative path to set a starting point for the scan. For this example, type its/devl/508training/ (see Figure 8). NOTE: The default start page is / which means the root of the base URL. The base URL together with the relative path defines the point where the scan will begin. A scan will include any pages referenced by the current page, provided the number of levels defined is not exceeded. 9. Select the desired level from the Levels list. For this example, select 3. NOTE: Level refers to the number of links a visitor must click to navigate from the start page (index) to the furthest page from the index. It is recommended to set the initial crawl level to 3. Web authors should increase the crawl level if they notice pages missing from their scans. Conversely, web authors can decrease the crawl level if they are certain all of their pages will be included. 10. Select the Retest all pages check box to make sure that all pages are tested each time the scan is run. Figure 8 Start Page and Levels Fields 11. In the Include URLs matching field, type the website s base URL and relative path to limit the scan to just the website you wish to scan. This will prevent Compliance Sheriff from scanning external web pages that may be linked from the website. For this example, type (see Figure 9). Figure 9 Include and Exclude URLs Matching Fields 12. To exclude web pages from the scan, type the URL or regular expression in the Exclude URLs matching field. Introduction to HiSoftware Compliance Sheriff 5

6 NOTE: Pages specified in the Include or Exclude URLs matching fields will only be included or excluded if the URL or regular expression matches. For example, typing the regular expression \.txt in the Exclude URLs Matching field will exclude all pages with URLs ending with.txt, but not those ending with.html,.php, etc. A full explanation of regular expressions can be found at Click the Save button. Adding a Scan to a Group When a new scan is created, it may not automatically become part of any scan group depending on a user s scan view settings. If needed, users can manually add a scan to a scan group. To check if a scan is part of a group: 1. Click the Scans tab, and then click the Scans sub-tab. 2. Click the Scan Group arrow and select the desired group from the list (see Figure 10). Figure 10 Scan Group List 3. Review the list of scans that are part of the selected group. If the new scan is not listed, follow the steps below to add the scan to the group. To add a new scan to a scan group: 1. Click the Scans tab, and then click the Groups sub-tab. 2. In the Display Name column, click the name of the scan group you wish to edit. For this example, click Training. On the edit page, the scans listed in the left column are part of the selected scan group; the scans listed in the right column are not part of the group (see Figure 11). 3. In the right Display Name column, locate the new scan and select the check box next to it. If necessary, click the Display Name column header to sort the scans alphabetically. 4. Click the Add button to move the selected scan to the left Display Name column. 5. Click the Save button. Figure 11 Scan Group Edit Page Introduction to HiSoftware Compliance Sheriff 6

7 Running or Stopping a Scan Scans can be run on an ad hoc basis or on a specified schedule. Running an ad hoc scan will not affect scheduled scans. The length of time that it takes Compliance Sheriff to scan a website depends on a variety of factors, including the number of pages. Compliance Sheriff can scan 10 pages in approximately half a second. To run or stop a scan: 1. Click the Scans tab, and then click the Scans sub-tab. 2. To run a scan, in the Scheduled column, click the Run button associated with the scan you wish to run. The status in the Status column changes to Running (see Figure 12). 3. To stop a scan, in the Scheduled column, click the Stop button associated with the scan you wish to stop. The status in the Status column changes to Aborted. 4. To view the scan results, in the Health column, click the scan s health value. NOTE: Scan results will not be available unless the scan has been completed. Figure 12 Status, Health and Scheduled Columns Scheduling a Scan Information Technology Services (ITS) requires that each college and division scan their web pages for accessibility issues at least once a month. However, major revisions to a website should prompt new scans. Scans can be scheduled to run daily, weekly, monthly, or just once at a future time. Monthly scans allow users to specify a start date, time, and day of the week to run the recurring scan. To schedule a scan: 1. Click the Scans tab, and then click the Scans sub-tab. 2. In the Scheduled column, click the Schedule button associated with the scan you wish to schedule (see Figure 12). NOTE: There is no Schedule button for local scans because they cannot be scheduled. 3. In the Frequency column, click the Add button, and then use the three fields to set the scan frequency (see Figure 13). For this example, select the Every, 1 and month(s) options. NOTE: If no other properties are set, this scan will run on a monthly basis starting with the date specified in the Beginning column. 4. In the Start time column, use the hour and minutes fields to specify a start time. Time must be entered in the 24-hour (military time) format (13:00 for 1 p.m., 14:00 for 2 p.m., etc.). 5. In the Beginning column, use the date field to specify the start date. Introduction to HiSoftware Compliance Sheriff 7

8 6. For monthly scans only, select the On the check box in the Beginning column, and then use the two fields to specify when a monthly scan should occur (the week of the month and the day of the week). 7. Click the Save button. Figure 13 Scan Schedule Page Editing a Scan Schedule User can easily edit or remove an existing scan schedule as well as add additional schedules. To edit a scan schedule: 1. Click the Scans tab, and then click the Scans sub-tab. 2. In the Scheduled column, click the schedule associated with the scan you wish to edit (see Figure 14). Figure 14 Scan Schedule 3. Make the desired changes to the schedule properties (see Figure 13). 4. To add another schedule, click the Add button. 5. To delete a schedule, click the remove link. 6. When finished, click the Save button. NOTE: Clicking the Cancel button will discard all unsaved changes. Deleting a Scan Users should delete scans of web pages or websites that are removed from the server. Note that deleted scans cannot be recovered. To delete a scan: 1. Click the Scans tab, and then click the Scans sub-tab. 2. Select the check box to the left of the scan s name. For this example, select the Delete Scan check box (see Figure 15). Figure 15 Selected Scan Introduction to HiSoftware Compliance Sheriff 8

9 3. Click the Delete button (see Figure 16). Figure 16 Delete Button 4. A confirmation dialog box opens. Click the OK button (see Figure 17). Figure 17 Confirmation Dialog Box Local Scans It is good practice to check web pages for accessibility issues before uploading them to a web server. Compliance Sheriff allows web authors to run local scans which are scans of web page files located on the user s local computer. Installing the HiSoftware Toolbar In order to run local scans, web authors must download and install the HiSoftware toolbar from After the installation is complete, Internet Explorer must be restarted. If the toolbar does not appear, activate it by clicking the View menu, pointing to Toolbars, and then clicking Script Recorder. The toolbar will appear below the web browser s Address bar (see Figure 18 and Figure 19). NOTE: Web authors without sufficient privileges to install the toolbar should contact their Information Technology Consultant (ITC) for assistance. Figure 18 HiSoftware Toolbar Status While Idle Figure 19 HiSoftware Toolbar Status While Recording Creating and Running a Local Scan Local scans test web pages that are not publicly accessible via the Internet (e.g., web pages located on a user s computer, intranet sites). When creating a local scan, the base URL need only be valid from the user s computer. Local scans cannot be scheduled; they must be run manually by clicking the Run button. To create and run a local scan: 1. Click the Scans tab, and then click the Scans sub-tab. 2. Click the New button. Introduction to HiSoftware Compliance Sheriff 9

10 3. In the Display Name field, type a name for the local scan. 4. In the Base URL field, type the drive letter of the local computer (C, D, etc.), a colon, and three forward slashes. For this example, type C:/// in the field. 5. Select the Run locally check box. 6. In the Checkpoint groups section, select the Show subgroups check box above the right Description column. 7. In the right Description column, scroll down and select the Section 508 check box. 8. Click the Add button to move the Section 508 checkpoint to the left Description column. 9. In the Start page field, type the starting page for the scan. For this example, type /CompSheriff/badpage.html in the field. 10. Select the desired level from the Levels list. To scan a single web page file, select 0. Otherwise, select a level that will include all the pages you wish to scan. 11. Select the Retest all pages check box to make sure that all pages are tested each time the scan is run. 12. If necessary, limit the scan s crawl to just the pages you wish to scan by entering the appropriate paths in the Include URLs matching or Exclude URLs matching fields. 13. Click the Save button. The scan is added to the list of scans with the word [local] appended to the base URL (see Figure 20). Figure 20 Local Scan 14. To run the scan, in the Scheduled column, click the Run button associated with the scan. 15. To view the scan results, in the Health column, click the scan s health value. Views A view is a presentation of data from the results database. It may contain a graphical chart, a textual summary, or a table of checkpoint results. Essentially, views are filters for reports. Each scan group is allocated three views. Users can edit their default view. However, users cannot create new views. Additional views can be requested by ing the Web Administrator at wwwadmin@calstatela.edu. To open a view: 1. Click the Views tab. 2. In the far right column of the desired scan group, do one of the following (see Figure 21): To preview the report, click the Preview icon. To open the report in a new window, click the Report icon. To open the report as a PDF file in a new window, click the PDF icon. Figure 21 Views Table Introduction to HiSoftware Compliance Sheriff 10

11 The preview displays the report in the current browser window (see Figure 22). The report view is the same as the preview, but it opens in a new browser window and displays all of the results (warnings, failures) expanded in full detail. Figure 22 Report Preview The PDF view opens the report as a PDF file in a new browser window (see Figure 23). The report can be saved or printed. Figure 23 PDF Report Introduction to HiSoftware Compliance Sheriff 11

12 Editing a View Users can customize the way the summary, charts and tables are displayed in a view. To edit a view: 1. Click the Views tab. 2. In the Name column, click the name of the view you wish to edit (see Figure 21). For this example, click Training. The edit page displays (see Figure 24). 3. Select the desired option to the right of Show results for. Figure 24 Views Edit Page 4. Click to expand the Checkpoint Groups section, and then select the checkpoints you wish to include in the view. To select multiple checkpoints, hold down the Ctrl key and click each checkpoint. NOTE: The Checkpoint Groups section will only list checkpoints that were run on the web pages in the selected scans, scan groups or monitors. Introduction to HiSoftware Compliance Sheriff 12

13 5. Click to expand the Pages section, and then type the URLs of the pages you wish to report on (one per line). If left blank, the view will include all pages in the scan or scan group. 6. Click to expand the Chart section, and then select the desired chart type from the Chart type list. Each chart type includes additional options. For views on web accessibility, it is recommended to set Chart type to Page compliance. 7. Click to expand the Summary section, and then select the options you wish to include in the view. 8. Click to expand the Table section, and then select the desired table type from the Table type list. Each table type includes additional options. For views on web accessibility, it is recommended to set Table type to Page compliance. NOTE: The preview on the right side of the page updates automatically as you make revisions. Review all changes before saving them. 9. When finished, click the Save button. NOTE: Clicking the Cancel button will discard all unsaved changes. Adding a View to the Dashboard Users can add views to the dashboard so it appears on the home page after logging in. To add a view to the dashboard: 1. Click the Dashboard tab. 2. Click the Add view button, and then select the desired view from the list. For this example, select Training. The web page refreshes and displays the selected view (see Figure 25). Figure 25 View Added to the Dashboard 3. To remove the view from the dashboard, click the Close view button in the upperright corner of the view. NOTE: The report is not deleted; it is simply removed from the dashboard. Introduction to HiSoftware Compliance Sheriff 13

14 Reports Web authors can view the results of accessibility scans by scan group or by individual scans. To view a report: 1. Click the Reports tab to display the Scorecard page (see Figure 26). 2. To view the overall scan group results, click the name of the scan group in the left column or the corresponding health value in the View Details column. For this example, click either Training or 93%. 3. To view individual scan results, click the plus icon to expand the scan group, and then click the name of the individual scan in the left column or the corresponding health value in the View Details column. Figure 26 Scorecard Page Interpreting Results A report s main display page provides a scan summary which includes overall scan statistics and multiple top 10 sections for checkpoints, issues, and web pages with violations (see Figure 27, Figure 28 and Figure 29). NOTE: You can view the full details of the report by clicking the View Full Details button at the top of the page. Figure 27 Scan Statistics Section The Top 10 Checkpoints section lists the checkpoint failures that occur most frequently across the website. The Top 10 Pages section lists the pages that contain the most failures. These two sections include a drop-down menu that can be used to filter the results by failures, warnings, visual checks, and other categories (see Figure 28). Introduction to HiSoftware Compliance Sheriff 14

15 Figure 28 Top 10 Checkpoints Section The Top 10 Issues section lists the checkpoint failures that occur on the most pages within the website (see Figure 29). The Page Count column indicates the number of pages that failed the listed checkpoint. The icons displayed in the left column indicate the type of issue each item refers to. A Failure icon indicates a checkpoint failure. A repair must be made to make the page compliant. A Warning icon indicates a warning. This may or may not need repair. It should be reviewed. A Visual Check icon indicates an item that must be manually checked to ensure it meets accessibility standards. For example, a manual check can ensure that a foreground and background color combination provides sufficient color contrast. Figure 29 Top 10 Issues Section Viewing Checkpoint Violations on Web Pages The Show Instances feature allows web authors to view checkpoint violations on web pages. Users can view the rendered page or the source code to see exactly where each violation occurs. The banner at the top of the Show Instances feature includes the following elements: the URL of the web page being viewed, the checkpoint description, arrows for navigating through pages and occurrences, and buttons for switching between the source code and the rendered page. Introduction to HiSoftware Compliance Sheriff 15

16 To view checkpoint violations on web pages: 1. In the Top 10 Issues section, click one of the checkpoints in the Result column (see Figure 29). The Show Instances feature for that checkpoint opens in a new browser window and displays the first page on which one or more violations occurred; a red box appears around each violation (see Figure 30). Figure 30 Show Instance Feature: Rendered View 2. To navigate through the pages on which one or more violations occurred, click the Next Result arrow or the Previous Result arrow located on the left side of the banner. NOTE: The two numbers between the arrows are the current page number and the total number of pages. 3. To navigate through the individual violations on the current page, click the Next Occurrence arrow or the Previous Occurrence arrow located on the right side of the banner. NOTE: The Occurrences box displays the total number of violations for the selected checkpoint on the current page. 4. To see where the violations occur in the source code, click the Code source button located on the right side of the banner. The source code of the page appears and each violation is highlighted in red (see Figure 31). Figure 31 Show Instance Feature: Code View 5. To see the rendered page again, click the Rendered view button located on the right side of the banner. NOTE: For certain checkpoints, the Show Instances feature includes a How to fix button on the right side of the banner. Clicking the button opens a new browser window that displays a W3C web page with the full description of the checkpoint (see Figure 32). Introduction to HiSoftware Compliance Sheriff 16

17 Figure 32 W3C Checkpoint Description Page Getting Help Compliance Sheriff includes an online help system that can be used to get assistance on any topic or task. To get help: 1. Click the Help link in the upper-right corner of the page (see Figure 33). The Help window opens. Figure 33 Help Link 2. The help system offers four options (see Figure 34): Click the Contents button to display a list of help topics grouped by subject. Click the Index button to display a list of help topics sorted alphabetically. Click the Search button to search for a specific topic. Click the Glossary button to display a list of terms and their definitions. Figure 34 Help Options 3. To close the Help window, click the Close button in the upper-right corner of the window. NOTE: For technical support, the Web Administrator at wwwadmin@calstatela.edu. Logging Out When finished using Compliance Sheriff, users should log out. To log out of Compliance Sheriff: 1. Click the Sign out link in the upper-right corner of the page (see Figure 35). Introduction to HiSoftware Compliance Sheriff 17

18 Figure 35 Sign Out Link Additional Resources Below is a list of additional resources related to web accessibility. HiSoftware Compliance Sheriff website: Accessibility websites: Cal State L.A. accessibility website: CSU Accessible Technology Initiative website: W3C Web Accessibility Initiative website: Adobe accessibility website: Apple accessibility website: Microsoft accessibility website: Common accessibility errors and solutions: Tools for testing web accessibility: W3C quality assurance tips for webmasters: How to achieve web standards and quality on your website: YouTube video demonstrating the importance of proper heading use: Most common web standards and accessibility errors: ml Absolute vs. relative positioning with CSS: Introduction to HiSoftware Compliance Sheriff 18

This quick reference guide is designed for consumers of the Program Dashboard and provides details on how to: Log in

This quick reference guide is designed for consumers of the Program Dashboard and provides details on how to: Log in This quick reference guide is designed for consumers of the Program Dashboard and provides details on how to: Log in Filter data using input controls Access the Dashboard Access Collibra/ Definitions Glossary

More information

Colligo Engage Outlook App 7.1. Connected Mode - User Guide

Colligo Engage Outlook App 7.1. Connected Mode - User Guide 7.1 Connected Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 2 Checking for Updates 3 Updating

More information

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales)

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales) My Sysco Reporting For CMU Customers (Serviced by Program Sales) 1 Accessing My Sysco Reporting... 2 Logging In... 2 The Reporting Dashboard... 3 My Sysco Reporting Process... 6 Generating a Report...

More information

Introduction to Cognos

Introduction to Cognos Introduction to Cognos User Handbook 7800 E Orchard Road, Suite 280 Greenwood Village, CO 80111 Table of Contents... 3 Logging In To the Portal... 3 Understanding IBM Cognos Connection... 4 The IBM Cognos

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

SwatCal. Swarthmore College s integrated mail and calendar system

SwatCal. Swarthmore College s integrated mail and calendar system SwatCal Swarthmore College s integrated mail and calendar system [SWATCAL] Learn how to use Swarthmore College s integrated email and calendar system. Import/export your meeting maker calendar, create

More information

WEB TIME SUPERVISOR GUIDE

WEB TIME SUPERVISOR GUIDE Revised 02/23/2018 WEB TIME SUPERVISOR GUIDE CLIENT RESOURCE PAYLOCITY.COM TABLE OF CONTENTS Web Time... 3 Home... 15 Employees... 28 Reports... 130 Web Kiosk Setup... 132 Glossary... 156 Index... 158

More information

Solar Eclipse Scheduler. Release 9.0

Solar Eclipse Scheduler. Release 9.0 Solar Eclipse Scheduler Release 9.0 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

More information

User Guide Revised 5/16/2011. Prerequisites. MUNIS Dashboard Link: https://munis.sysapps.unlv.edu:55000

User Guide Revised 5/16/2011. Prerequisites. MUNIS Dashboard Link: https://munis.sysapps.unlv.edu:55000 MUNIS Dashboard 2.1 User Guide Revised 5/16/2011 Prerequisites MUNIS Dashboard requires: Access via Windows Internet Explorer Installation of.net Framework 1.1 Installation of ActiveX Control MUNIS Dashboard

More information

User Documentation. Administrator Manual.

User Documentation. Administrator Manual. User Documentation Administrator Manual Proposal Software 1140 US Highway 287, Suite 400-102 Broomfield, CO 80020 USA Tel: 203.604.6597 www.proposalsoftware.com Table of Contents Open the WebPro Viewer...

More information

Colligo Manager 5.4 SP3. User Guide

Colligo  Manager 5.4 SP3. User Guide 5.4 SP3 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 4 Updating

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

Meeting Room Manager User Guide

Meeting Room Manager User Guide Meeting Room Manager User Guide Carnegie Mellon University 1 Contents Getting Started... 2 Getting an MRM account... 2 Initial Login... 2 Accessing MRM... 2 MRM Terminology... 3 Reservation... 3 Resources...

More information

Amalgamated Investment Management (AIM) User Manual

Amalgamated Investment Management (AIM) User Manual Amalgamated Investment Management (AIM) User Manual Overview The Amalgamated Investment Management (AIM) client platform is an online account management system that gives you instant access to specific

More information

RONA e-billing User Guide

RONA e-billing User Guide RONA e-billing Contractor Self-Service Portal User Guide RONA e-billing User Guide 2015-03-10 Table of Contents Welcome to RONA e-billing What is RONA e-billing?... i RONA e-billing system requirements...

More information

Upside Approvers Job Aid

Upside Approvers Job Aid Upside Approvers Job Aid Approving Contract Documents a. In the Toolbar, click on the Print Preview icon. The Print Preview dialog box opens. b. Click the Prepare Document button. Before you approve a

More information

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit # Instructions Screenshot

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit   # Instructions Screenshot Tips & tricks This quick guide describes basic navigation within the FAST HR reporting tool, including how to use filter options, format columns and export reports. For more resources, including a guide

More information

Introduction to RefWorks

Introduction to RefWorks Introduction to RefWorks (using Word 2013) Learning Objectives: Access and set up your RefWorks account Add references to your RefWorks account Organise references in folders for ease of access Manage

More information

Compliance Document Manager User Guide

Compliance Document Manager User Guide Compliance Document Manager User Guide Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 VENDORMATE PASSWORD REQUIREMENTS... 3 LOGIN... 4 THE HOME SCREEN... 5 BA Screening... 5 BA Oversight... 5 My Screening

More information

VMp Technical Support Phone: Online request:

VMp Technical Support Phone: Online request: Copyright 2011 ViewCast Corporation. All rights reserved. ViewCast, Niagara SCX, ViewCast logo, Osprey, Niagara, SimulStream, Niagara logo, SchedulStream, GoStream, and ViewCast Media Platform (VMp) are

More information

D3000.Lite User s Guide

D3000.Lite User s Guide D3000.Lite User s Guide 2011 Datawatch Systems, Inc. Datawatch Systems is a registered trademark of Datawatch Systems, Inc. For Datawatch D3000.Lite Version 1.2 Manual release date: March 1, 2010 Datawatch

More information

Fiery X3eTY2 65_55C-KM Color Server. Utilities

Fiery X3eTY2 65_55C-KM Color Server. Utilities Fiery X3eTY2 65_55C-KM Color Server Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072888 14 March 2008 CONTENTS 3 CONTENTS

More information

Printable Help. The complete text of the MLS Online Help

Printable Help. The complete text of the MLS Online Help Printable Help The complete text of the MLS Online Help Updated June 12, 2017 Table of Contents Table of Contents 2 Accessing the MLS 11 Access Edge MLS from a Mobile Device 11 Log On or Off the MLS 11

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

Beginner s Guide to ACD5

Beginner s Guide to ACD5 Beginner s Guide to ACD5 AIA Contract Documents Online Service for Single-Users A step-by-step guide to creating, editing, sharing and managing contract documents Beginner s Guide to ACD5 AIA Contract

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

Upside Viewers Job Aid

Upside Viewers Job Aid Upside Using Filters to Find Contracts Use the Contract Listing View to find the contracts you re looking for. In the Menu Pane, expand Contracts. Click on the Contracts sub menu item. The Contract Listing

More information

RSA WebCRD Getting Started

RSA WebCRD Getting Started RSA WebCRD Getting Started User Guide Getting Started With WebCRD Document Version: V9.2.2-1 Software Version: WebCRD V9.2.2 April 2013 2001-2013 Rochester Software Associates, Inc. All Rights Reserved.

More information

OUTLOOK WEB ACCESS UOW USER GUIDE INDEX

OUTLOOK WEB ACCESS UOW USER GUIDE INDEX OUTLOOK WEB ACCESS UOW USER GUIDE INDEX ACCESSING MAIL... 2 SETTING UP... 2 OPTIONS... 3 VIEWING... 4 ARRANGE MESSAGES... 4 CREATING/SENDING A NEW MESSAGE... 5 REPLYING TO MESSAGES... 5 FORWARDING MESSAGES...

More information

EXPENSE Training Guide. Quick Start Guide

EXPENSE Training Guide. Quick Start Guide EXPENSE Training Guide Quick Start Guide Table of Contents... 2 Launching and Logging in to the Chrome River Application... 2 First Log In... 2 Creating a New Pre-Approval Request..3 Creating a New Expense

More information

Web Report Library User Guide

Web Report Library User Guide Web Report Library User Guide Advanced Course Prepared for: Finance & Administration Updated on: 7/18/2011 1:48:00 PM Page 1 Table of Contents Introduction.... 3 InfoView overview. 3 Header Panel.. 3 Workspace

More information

Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE

Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE REV: 03/18 Sponsored by Centric Consulting, LLC, and the State of Florida, AHCA TELLUS EVV System Training Reference Guide Table of Contents

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

SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS

SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS 2 Table of Contents WELCOME... 2 ITEM SEARCH... 3 CATALOGS...14 SCHEDULES...18 BASKET...34 Welcome Welcome to the SPS Commerce Universal Catalog Service. The

More information

Table of Contents COURSE OVERVIEW... 2 LESSON 1: INSTALLING THE PRODUCTIVITY TOOLS... 3 LESSON 2: SETTING UP WEBEX PRODUCTIVITY TOOLS...

Table of Contents COURSE OVERVIEW... 2 LESSON 1: INSTALLING THE PRODUCTIVITY TOOLS... 3 LESSON 2: SETTING UP WEBEX PRODUCTIVITY TOOLS... Table of Contents COURSE OVERVIEW... 2 LESSON 1: INSTALLING THE PRODUCTIVITY TOOLS... 3 FIRST TIME LOG IN... 3 SETTING UP PRODUCTIVITY TOOL PROGRAMS... 6 LESSON 2: SETTING UP WEBEX PRODUCTIVITY TOOLS...

More information

Blackboard 1: Course Sites

Blackboard 1: Course Sites Blackboard 1: Course Sites This handout outlines the material covered in the first of four workshops on teaching with Blackboard. It will help you begin building your Blackboard course site. You will learn

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

N C MPASS. Getting Started. Version 6.8

N C MPASS. Getting Started. Version 6.8 N C MPASS Getting Started Version 6.8 Ontario Telemedicine Network (OTN) All rights reserved. Last update: May 24, 2018 This document is the property of OTN. No part of this document may be reproduced

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Outlook 2007 Web Access User Guide

Outlook 2007 Web Access User Guide Outlook 2007 Web Access User Guide Table of Contents Page i TABLE OF CONTENTS OUTLOOK 2007 MAIL... 1 Launch Outlook Web Access... 1 Screen Elements... 2 Inbox... 3 Read Mail... 3 Delete a Message... 3

More information

ClinicalKey User Guide

ClinicalKey User Guide ClinicalKey User Guide An in-depth guide to smarter searches and faster answers 1 Overview... 1 1.1 Selecting the Best Internet Browser... 1 1.2 Registering Your Account... 1 1.3 Logging Into ClinicalKey...

More information

Pathway Net User s Guide

Pathway Net User s Guide Pathway Net User s Guide TABLE OF CONTENTS 3. Logging onto Pathway Net 4. Changing Passwords 5. Transaction View 7. Viewing Transaction Detail 8. Reallocating Transactions 9. Splitting Transactions 11.

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Welcome to the new Contact Management. The login process has changed from classic Contact Management to the new. This guide will walk you through those changes and help you begin

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

Resource Booker. User Guide. Log into Resource Booker. Make a Booking. Go to and click Log in.

Resource Booker. User Guide. Log into Resource Booker. Make a Booking. Go to   and click Log in. Resource Booker User Guide Log into Resource Booker Go to https://resourcebooker.le.ac.uk and click Log in. Resource Booker is a single sign on application so if you are already logged in on a device on

More information

EMS WEB APP User Guide

EMS WEB APP User Guide EMS WEB APP User Guide V44.1 Last Updated: August 14, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: EMS Web App User Guide

More information

A Guide to Automation Services 8.5.1

A Guide to Automation Services 8.5.1 A Guide to Automation Services 8.5.1 CONTENTS Contents Introduction...4 Where we're coming from...4 Conventions in this book...4 Understanding Automation Services...6 What is Automation Services?...6 Process

More information

Managing WCS User Accounts

Managing WCS User Accounts 7 CHAPTER This chapter describes how to configure global email parameters and manage WCS user accounts. It contains these sections: Adding WCS User Accounts, page 7-2 Viewing or Editing User Information,

More information

Instructions for Using CuestaView

Instructions for Using CuestaView Instructions for Using CuestaView CuestaView is Cuesta College s new room information system. With it you can view room availability and features (size, furniture, equipment, etc.). If you are a Scheduler

More information

Introduction to the RedDot Content Management System

Introduction to the RedDot Content Management System Introduction to the RedDot Content Management System Table of Contents Content Management Systems... 2 System Requirements. 3 Rider Web Site Organization 4 Accessing RedDot.. 6 Finding your Content to

More information

User Guide. SolAce by AXIOM Systems, Inc

User Guide. SolAce by AXIOM Systems, Inc User Guide SolAce by AXIOM Systems, Inc Table of Contents SIGNING UP FOR AN ACCOUNT... 2 SYSTEM REQUIREMENTS... 7 DOWNLOADING JAVA... 7 DOWNLOADING AND LOGGING IN... 8 OBTAINING YOUR LOGIN ID AND PASSWORD...

More information

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach SoftChalk 10 Level 1 University Information Technology Services Learning Technologies, Training, Audiovisual, and Outreach Copyright 2018 KSU Division of University Information Technology Services This

More information

Partnership HealthPlan of California. Online Services User Guide Clinical Modules

Partnership HealthPlan of California. Online Services User Guide Clinical Modules Partnership HealthPlan of California Online Services User Guide Clinical Modules TABLE OF CONTENTS Introduction... 5 Audience... 5 Other User Guides... 5 System Requirements... 5 Questions or Problems...

More information

Astra Schedule User Guide Scheduler

Astra Schedule User Guide Scheduler Astra Schedule User Guide 7.5.12 Scheduler 1 P a g e ASTRA SCHEDULE USER GUIDE 7.5.12... 1 LOGGING INTO ASTRA SCHEDULE... 3 LOGIN CREDENTIALS... 3 WORKING WITH CALENDARS... 4 CHOOSING A CALENDAR AND FILTER...

More information

Vol. 1 Introduction. OMS-100 User Manual. Publishing version: V2.2. Publishing version: V2.2 1

Vol. 1 Introduction. OMS-100 User Manual. Publishing version: V2.2. Publishing version: V2.2 1 Vol. 1 Introduction OMS-100 User Manual Publishing version: V2.2 Publishing version: V2.2 1 OMS-100 User Manual Table of Contents I Vol. 1 Introduction 5 2 1 Foreword... 5 1.1 Typographical Conventions...

More information

EMS MASTER CALENDAR User Guide

EMS MASTER CALENDAR User Guide EMS MASTER CALENDAR User Guide V44.1 Last Updated: May 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction to the

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

SSRS 2016 for WITS. Web Portal User Guide. Applies to: WITS Version 18.0+

SSRS 2016 for WITS. Web Portal User Guide. Applies to: WITS Version 18.0+ SSRS 2016 for WITS Web Portal User Guide Applies to: WITS Version 18.0+ Microsoft SQL Server Reporting Services (SSRS) 2016 Last Updated June 1, 2017 Microsoft SQL Server 2016 Report Builder 3.0 Version

More information

Billing PracticeMaster Financial. Tabs3 Connect Quick Guide

Billing PracticeMaster Financial. Tabs3 Connect Quick Guide Billing PracticeMaster Financial Tabs3 Connect Quick Guide Tabs3 Connect Quick Guide Copyright 2012-2018 Software Technology, LLC 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 Tabs3.com Tabs3, PracticeMaster,

More information

Guidelines on Dormant Accounts Web Reporting System

Guidelines on Dormant Accounts Web Reporting System The Central Bank of The Bahamas Guidelines on Dormant Accounts Web Reporting System January, 2009 Page 1 Introduction The Central Bank of The Bahamas Dormant Accounts Reporting System (CBOB DARS) is a

More information

Result Point v3 User Manual, Revision Accelerated Technology Laboratories, Inc. All rights reserved.

Result Point v3 User Manual, Revision Accelerated Technology Laboratories, Inc. All rights reserved. User Manual Result Point v3 User Manual, Revision 2 Result Point User Manual Table of Contents WELCOME...1 LOGGING IN...1 RETRIEVING YOUR PASSWORD... 1 CHANGING YOUR PASSWORD... 1 CLIENT INTERFACE...2

More information

Policy Commander Console Guide - Published February, 2012

Policy Commander Console Guide - Published February, 2012 Policy Commander Console Guide - Published February, 2012 This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

EFI Fiery Utilities Technical Reference. Part Number: , Rev. 1.0

EFI Fiery Utilities Technical Reference. Part Number: , Rev. 1.0 EFI Fiery Utilities Technical Reference Part Number: 59308805, Rev. 1.0 15 March 2008 CONTENTS 3 CONTENTS INTRODUCTION 5 Terminology and conventions 6 About this document 7 About Help 7 Preparing for installation

More information

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request...

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request... remitview User Guide 1 TABLE OF CONTENTS INTRODUCTION... 3 Calendar & Buttons... 3 GETTING STARTED.... 5 Dashboard.... 7 Menu Features... 8 PROFILE.... 10 My Profile... 10 My Favorites... 12 Watch List...

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

RSA WebCRD Getting Started

RSA WebCRD Getting Started RSA WebCRD Getting Started User Guide Getting Started with WebCRD Document Version: V8.1-3 Software Version: WebCRD V8.1.3 June 2011 2001-2011 Rochester Software Associates, Inc. All Rights Reserved. AutoFlow,

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

Hosted VoIP Phone System. Blue Platform. Call Recording. User Guide

Hosted VoIP Phone System. Blue Platform. Call Recording. User Guide Hosted VoIP Phone System Blue Platform Call Recording User Guide Contents 1 Introduction... 5 2 Logging On... 6 3 Home Tab (Dashboard)... 7 3.1 First Look... 8 3.2 Calls by Category... 9 3.3 Frequent Callers...

More information

The MLS User Interface

The MLS User Interface Getting Started Logging on to the MLS You will be assigned an agent ID and password. Navigate to the logon page and enter your agent ID and password exactly as they were given to you (using uppercase or

More information

TOSHIBA GA Utilities

TOSHIBA GA Utilities TOSHIBA GA-1211 Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45075940 24 October 2008 CONTENTS 3 CONTENTS INTRODUCTION

More information

Activating Your Marshall Account for the First Time

Activating Your Marshall Account for the First Time MyMarshall 3.0 User Guide About MyMarshall MyMarshall is your personalized portal to information, events, and systems used by the Marshall School of Business, USC, and the outside world. Through it, you

More information

Introduction to the SAM Student Guide 4. How to Use SAM 5. Logging in the First Time as a Pre-registered Student 5 Profile Information 7

Introduction to the SAM Student Guide 4. How to Use SAM 5. Logging in the First Time as a Pre-registered Student 5 Profile Information 7 Contents Introduction to the SAM Student Guide 4 How to Use SAM 5 Logging in the First Time as a Pre-registered Student 5 Profile Information 7 Logging into SAM as a New User 9 Forgot Password 14 Grace

More information

Dentrix Learning Edition. Installation Instructions

Dentrix Learning Edition. Installation Instructions Dentrix Learning Edition Installation Instructions 2 TIPS FOR A SUCCESSFUL INSTALLATION These steps have been prepared to help minimize or eliminate any issues when installing the Dentrix Learning Edition.

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

What is OU Campus? Log into OU Campus

What is OU Campus? Log into OU Campus OU Campus v10 Content Providers User Guide This document is designed to provide (level 5) Content Providers with basic information needed to do most tasks. Those needing additional information are encouraged

More information

Downloading, Installing, and Configuring Blackboard Drive

Downloading, Installing, and Configuring Blackboard Drive M06-Downloading, Installing, and Configuring Blackboard Drive Blackboard Learn: Moving Content This handout contains the exact same information as the corresponding Blackboard Learn Moving Content videos

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

WebEx Training Center Tutorial

WebEx Training Center Tutorial UNC CHARLOTTE WebEx Training Center Tutorial Getting Started Guide Center for Teaching & Learning Last Updated: Summer 2016 Contents Introduction... 2 Minimum System Requirements... 2 How to Get a WebEx

More information

QUICK REFERENCE GUIDE

QUICK REFERENCE GUIDE QUICK REFERENCE GUIDE 1 Table of Contents Logging In 3 Navigating the Dashboards 4 Promotion Search 4 Trend Analysis 6 Sparkline/Segmentation 7 HelloWorld Analytics Toolbar 8 Promotion Summary Tab 9 Realtime

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any

Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any complex languages or codes. www.microsoft.com/frontpage

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation and User's Guide SC27-2809-04 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation

More information

Sophos Enterprise Console Help. Product version: 5.3

Sophos Enterprise Console Help. Product version: 5.3 Sophos Enterprise Console Help Product version: 5.3 Document date: September 2015 Contents 1 About Sophos Enterprise Console 5.3...6 2 Guide to the Enterprise Console interface...7 2.1 User interface layout...7

More information

CCH INCORPORATED 05/03

CCH INCORPORATED 05/03 Button Bar Main Menu Return to the main tab level of the current library without deselecting your targets Preferences Set preferences for searching, document display, and other functions Citation Search

More information

LAUSD ITD Service Desk. Microsoft Outlook Web Access User Guide Windows OS

LAUSD ITD Service Desk. Microsoft Outlook Web Access User Guide Windows OS LAUSD ITD Service Desk Microsoft Outlook Web Access User Guide Windows OS (Revised 12/31/07) LAUSD ITD Service Desk 333 S. Beaudry Ave. 9 th Floor Phone 213-241-5200 Fax 213-241-5224 Table of Contents

More information

Developing a Gadget for the Home Page

Developing a Gadget for the Home Page CHAPTER 11 Note This topic is intended for system and business administrators who can develop new gadgets for the Home page. Cisco Pulse supports the development of gadgets that are comprised of an XML

More information

QuickStart Training Guide: The Accounting Review Role

QuickStart Training Guide: The Accounting Review Role Accounting Review Role Final Approval of Expense Reports If you are an Accountant who is using ExpensAble Corporate to make final approval of employees expense reports, this information is for you. This

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Argos Basic Training. Overview: Sign in:

Argos Basic Training. Overview: Sign in: Argos Basic Training Overview: Argos is a campus reporting tool that allows end-users to access and extract information from Banner and Degree Works databases in a report format. Data Blocks are the foundation

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Student Guide Version /26/10

Student Guide Version /26/10 Version 2.5.3.13 2/26/10 Key Concepts: General Information Logging in My Workspace How to Use Common Site Tools Announcements Assignments Calendar Drop Box Gradebook Syllabus Resources Chat Assessments

More information

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System PowerSchool 7.x Student Information System Released December 2012 Document Owner: Documentation Services This edition applies to Release 7.6 of the PowerSchool software and to all subsequent releases and

More information

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE Table of Contents Logging into Cognos... 3 Viewing Summary Information... 6 Running a Report... 6 Rerunning a Report... 9 Comparing Summary Information...

More information

Connecting to Cisco Insight Reporter v3.1

Connecting to Cisco Insight Reporter v3.1 CHAPTER 2 Connecting to Cisco Insight Reporter v3.1 This chapter provides instructions on how to launch the Cisco Insight Reporter v3.1 application after it is installed on a server and describes the various

More information

AN INTRODUCTION TO OUTLOOK WEB ACCESS (OWA)

AN INTRODUCTION TO OUTLOOK WEB ACCESS (OWA) INFORMATION TECHNOLOGY SERVICES AN INTRODUCTION TO OUTLOOK WEB ACCESS (OWA) The Prince William County School Division does not discriminate in employment or in its educational programs and activities against

More information