Rational DOORS Next Generation. Quick Start Tutorial

Size: px
Start display at page:

Download "Rational DOORS Next Generation. Quick Start Tutorial"

Transcription

1 Rational DOORS Next Generation Quick Start Tutorial 1

2 Contents 1. Introduction Terminology Project Area Preparation Creating the project area Browsing Artifacts and Modules Navigating through the artifacts list Using Filters and Views Modules Structure Managing Artifacts and Modules Creating a Module and adding Artifacts Importing a Module Viewing artifact history Creating project baselines Commenting on artifacts and modules Reviewing Artifacts Introduction Rational DOORS Next Generation (RDNG) is a web-based requirements management tool developed as part of Collaborative Lifecycle Management (in the Jazz Requirement Management application) to empowers teams to define, manage, and report on requirements in complex systems and software engineering environments. RDNG helps engineers work more effectively across disciplines, time zones, and supply chains to achieve better project outcomes. Rational DOORS Next Generation empowers teams to define, manage, and report on requirements in a lifecycle development of complex software projects. This tutorial is based on version of RDNG. This tutorial explains the basic features and helps getting started with Rational DOORS Next Generation. More information can be found in the online library of Jazz.net: If you have comments or questions regarding this document, Jazz or Rational DOORS Next Generation, please contact catedra.ibm.fiupm@gmail.com 2

3 2. Terminology Artifact: An entity that is used or produced by a software development process. Examples of artifacts are models, source files, scripts, and binary executable files. Artifact Type: A class of objects that is specific to a requirement definition technique. Artifact types include document, business process sketch, user interface sketch, user interface sketch part, screen flow, storyboard, use case diagram, requirement, glossary, and term. Module: A module is a special artifact type that hierarchically organizes other artifacts, thus creating requirement specification like documents. Attribute: A defined quality and values that can be assigned to an artifact. For example, a work item artifact might have a 'priority' or 'severity' attribute. Report: A set of data deliberately laid out to communicate business information. Requirement: A condition or capability that a system must provide. This condition is either derived direction from user needs or stated in a contract, standard, specification, or other document. RDNG: Rational Doors Next Generation. Tag: An identifier that groups related artifact. 3. Project Area Preparation Before start creating and managing requirements you have to create your project area and prepare it. For this tutorial we will start with a sample project and then view it and modified to have an overview of the features of Rational Doors Next Generation. 3.1 Creating the project area 1. Start your Rational Jazz Team Server and go to your dashboard at (In the case of your installation for this tutorial probably your <server_name> is localhost). 2. Scroll down the dashboard to the Application Administration Section, and click the link of Create Project Area under the Requirements Management subsection. 3

4 3. Write a project name and description and click Next. 4. Now we will choose a template to populate the project, check the checkbox and choose the Automated Water Meter Sample (this is only for this tutorial, on a real project you will start with a blank project or you can use a template to prepare for certain needed structure). Then click Finish. 4

5 5. The wizard will create a project populated with some artefacts and modules, like it is shown in the following figure. 4. Browsing Artifacts and Modules You can use rich-text artifacts to define requirements and requirements documents. You can also create and link to supporting artifacts, such as business process diagrams, use-case diagrams, and other images, to elaborate requirements and put them in the broader context of the system and business processes. Finally you can organize artifacts into a special artefact type called Module, which hierarchically organizes artifacts and thus create documents such as requirements specifications. 5

6 4.1 Navigating through the artifacts list Our project is already populated with a set of artifacts, so the best way to start understanding artifacts and modules is to browse them to see how they are composed and organized. 1. Click on Artifacts and then on Browse Artifacts to open the Browse Artifacts view (shouls be open after you created the project). On the left you will see directories that contain artifacts, in the center a list of artifacts (that appear depending on the views or filters you choose on the left column) and on the right a column that gives an view of recent artifacts, comments, baselines and reviews. 2. Click the Requirements folder. Some artifacts will appear on the center column. Hover over one the first artifact and you will see an overview of the artifact and its main attributes. Two of the most important attributes are Type and Module. Different artifact types and formats mean different set of attributes for the artifact. 3. You can modify which attributes appear on the artifacts list. Open the _Requirements for Reuse artifacts folder. 4. Click the Change Column Display Settings icon. 6

7 5. On the Change Column Display Settings view you can select which attributes or links you want to see on the artifact list. Browse the list to find the Used in Modules attribute and then click Add. 6. Click Ok. Now on the last column you will see an icon that shows if the artifact is used in modules ( ). If you hover over the icon you will also see in how many and in which modules the artifact is used. 7

8 4.2 Using Filters and Views So far we have used the folders to view the different set of artifacts, and actually it is a kind of filter, now we will use other kinds of filters to search for sets of artifacts that share the same characteristics, and also save them as views. 1. Click the clear filter by folder button ( ) to erase the filter by folder. 2. Click on Filter by Attribute. Now you can filter the artifacts by their similarities on certain attributes. 3. Click on Artifact types and choose Information and click Apply. On the articat list you will see the artifacts that are of type Information, in this case all the images. 4. Click the first checkbox of the artifact list in order to select all the images. And then click one of the edit buttons of an artifact, on the dropdown list choose Apply Tags for 6 8

9 Artifacts. This will let you add tags to these artifacts in order to distinguish them from the others and search for them easily. 5. On the Apply Tags window click on New Tag. Write the tag name, in this case it can be image. Click Ok. 6. Click Ok again to apply the image tag to these artifacts. 7. Click the clear filter by attribute button ( ) to erase the filter by attribute. 8. Click filter by tag. Here you can search the artifacts that have a certaint tags. For example, click on the tag images and you will see the images we tagged in the past steps. 9

10 9. We can further save this filter as a view. Click Views. Then click the Save View button. 10. Write a name for the view. Choose the view type, Personal means that only you will be able to use this view, while Shared means that all the members of this project will be able to use the view. Write a desctiption. Click Ok to save the view. 11. Click the clear all filters ( ) to erase the filter by tags. 12. Click on the view you just created and you will see the list of the images again. 10

11 4.3 Modules Structure In this section we will see the internal structure of a module in order to understand its difference with the other artifact types. 1. Go to the folder named Requirements and open the artifact called AMR Stakeholder Requirements Specification. This artifact is of type Requirements Specification and of format Module, this means that its contents are made by a set of artifacts of different types like headings, images, text, etc. 2. Hover over the IDs in the left column of the main pane of the module view. You will be able to see the attributes and types of the different artifacts that are components of this module. 11

12 3. The artifacts inside a module are organized in a hierarchical order. Using the icon you can play with the different levels of hierarchy you want to view. For example the next screenshot displays only the first level of hierarchy which are the main headings of the Specification. 4. On modules you can also use filters and views to find specific artifacts or to see different attributes of the artifacts. Click on the Gap Analysis view. This view shows which of the parts of the document are not yet satisfied by other requirements. If you click the Trace to System Requirements view, you will see which parts of the document are satisfied by other requirements (artifacts of type System Requirement). 5. Now try the filter by tag as done in the artifacts view on the last section with the tag of images and you ll be able to see the images of the module. 12

13 6. You can also change the column display settings, add the column of the attribute Used in Modules as done in section 4.1 in order to see which artifacts are reused in other modules. 5. Managing Artifacts and Modules You can manage artifacts by using traceability links, tags, attributes, filtering, dashboards and organizing them into modules. With these capabilities, you can create relationships between artifacts, categorize them, assign them properties, monitor relationships and status among team applications and create specifications. 5.1 Creating a Module and adding Artifacts 13

14 1. Click Artifacts and then Requirements Specification on the dropdown list. 2. Choose a name and a description. Check the box Open Artifact to open the artifact after creation. Click Finish. 3. Now you have the possibility to add artifacts to the module, these can be either new artifacts or already existing artifacts. Start by adding a new artifact, click on Create New Artifacts. 4. Add a Heading for the introduction of the document. Choose the Name for the artifact (this will be, at first the text that will be displayed in the module, but then you can change the content, what is displayed in the module, and keep this as the name of the artifact), choose Heading in the Artifact Type dropdown list. Then click Finish. 14

15 5. In order to view the artifact as a proper heading you have to tell the application to display it as heading, click on the edit icon next to the artifact and click on Display as Heading. 6. Now let s add the subheadings of the introduction. Since the module is structured in a hierarchical way, the artifact of the subheadings of the introduction should be children of the Introduction heading, so click the edit button next to the heading artifact, choose Create New Artifact, and then Below as Child. Then create them as you did with the introduction heading. 15

16 7. Add the text that describes the contents of each of the subsections. Again click the edit button next to the heading artifact, choose Create New Artifact, and then Below as Child. Then create them as you did with the headings, except for using different requirement types, such as Information or Software Requirement, depending on the kind of content you are adding, also don t choose to display as heading. 8. Suppose now you want the introduction to start with the Intended Audience instead of the Purpose of the Document. In order to move a subsection, click the edit button next to the Intended Audience heading and click Cut Artifact. 16

17 9. Click the edit button next to the Purpose of the Document heading and click Paste Special. Then on the paste special window choose Paste selection before this artifact and click OK. 10. Add another section so it will be number 1.3 Methodology. 11. Suppose you want this section to be 2, instead of 1.3 in order to promote a section in the hierarchy click the edit button next to the heading and click on Promote Artifact. 17

18 12. We have seen you can reuse artifacts among several modules. In order to add an existing artifact, choose a section and click on the edit button, choose Add Exisiting Artifact and click Below (As Child). 13. Look for the artifact you want to add, you can use any kind of filter or view we explained before. Then click Add and close. 18

19 14. Since a module is a set of artifacts, all the artifacts it contains are saved in a directory. Go to Artifacts > Browse Artifacts. 15. Look for the folder Development Process Specification artifacts. There you will see all the artifacts that you have added to the module you just created, except for the one that is being reused. 5.2 Importing a Module Rational DOORS Next Generation lets you import artifacts and modules from several sources. In this tutorial we will import a Specification made in Microsoft Word to be broken down into artifacts and maintained in a module. We will start by creating the word document. The hierarchical structure of our module will be given by the hierarchy of the headings added in our word document, which are given by the styles you put on those headings. 1. Open Microsoft Word. 2. Create a document like the following. 19

20 3. You can observe that the Introduction and Vision headings are in a higher hierarchy than the Purpose of the document and Intended Audience headings; this will be reflected in the module that will be created when importing this document. You can switch to the Scheme View to observe this hierarchical ordering in the Word document. 20

21 4. Another important thing to observe in this document are certain words that will serve as keywords to find special kinds of artifacts inside the document. For example, worlds like should be, must be, intends can be set as keywords in our importing process to find artifacts of type requirement or vision statement. 5. Go back to Rational DOORS Next Generation and go to Artifacts > Import. 6. The import window will show you a set of different sources you can use, for this example choose the first one Import requirements from within a text document. Click Next. 7. Click on the Add Files button and look for your file, specify the location of your soon to be imported documents by choosing a folder inside our project, and choose to import 21

22 the requirements and create a module. Choose the name and type of the module that will be created. Click Next. 8. Now you can set instructions to automatically add the types to the imported artifacts. Choose headings to be of type heading, and choose images to be of type information. 9. You can add keywords in order to find special artifacts types inside the document. For example you can choose that all sentences with the word should be mapped into an artifact of type Requirement. Click on Add Keyword, write the keyword, then if it should be taken as a sentence or a paragraph and finally the artifact type to create. 22

23 10. You can add text delimiters in order to find certain types of artifacts within the document. For example that all sentences that start with a < and end with a > be of type Information. To add a text delimiter click Add Delimiter, choose the starting delimiter, the ending delimiter and the artifact type. 11. Finally choose the artifact type for all the remaining text. Usually type Information. Click Next. 12. The tool will show you the results of the analysis process. Click Finish in order to view the create the artifacts and the module. 23

24 13. The tool will show you the result of the operation. Click Close. 14. Open the artifact you created by the importing process. You will see the same hierarchical structure that was given by the headings in the Word document. 24

25 15. Hover over the IDs of the artifacts to view the artifact types that where automatically found by the tool using the instructions of the importing process. 5.3 Viewing artifact history You can view the history of most artifacts. A revision is created each time you save an artifact. Read-only revisions are organized by time period (today, yesterday, past week, past month and earlier). You can restore a previous revision of an artifact as the latest revision and view the details of the changes that were made to the artifact over time. 1. Open an artifact. 2. In the editor toolbar, click the Open History icon. A history view of the artifact opens in the Show Previous Revisions tab, with each revision represented by a revision icon. 25

26 3. Hover over a revision icon in one of the time groups for details about the revision. Click Show more ->show changes in the hover window for more specifics about what changed. 4. Click on Audit History. You will be able to see all the past revisions and expand them to se the specifics of what changed. 26

27 5. When you are done, click the Open Current Version icon to return to the artifact editor. 5.4 Creating project baselines A project baseline captures an entire requirements project at a specific moment in time. It includes all artifacts and modules, folder trees, and the public tag list. The Project Baseline Administrator role is required to create and delete baselines. 1. On the Project Artifacts page, open the Baselines section of the sidebar, and click the Create Baselines icon ( ). The Create Baseline window opens. 27

28 2. Type a name and description of the project baseline, and then click OK. You can create baseline at any date in the past, not just at the current time, by selecting the date in the Create Baseline window. 3. The baseline is now visible in the Baselines section of the sidebar. Click on it to open it. The baseline viewer opens and displays a list of the artifacts in the baseline. You can view all artifacts and their history and create reports, but you cannot modify the baseline of add comments. 4. To close the baseline and go to the current project click the Open Current Project icon. 5.5 Commenting on artifacts and modules 28

29 A comment is a textual discussion item that is associated with an artifact or an element within an artifact. You can use comments to provide team feedback during the development of an artifact. Comments are displayed in the Comments section of an artifact sidebar, in the Recent Comments section of the Project Artifacts page sidebar, and in Recent Comments for Me on the User Dashboard. 1. Open an artifact. In the Comments section of the sidebar, click the Comments icon. 2. The Create a New Comment window open. Write a subject and comment. Optionally, you can select a specific person for this comment. It is important to notice that RDNG comes with a rich text editor that lets you format the text of artifacts and comments. 3. The comment will now be visible in the Comments section of the sidebar. Members of the project can reply, edit, resolve and delete the comment. 29

30 4. Open the module in which this artifact is used. On the module sidebar you can see two sections for comments, the Module Comments and the Artifact Comments. 5. You can choose the option to see the comments made to artifacts of this modules by opening the edit menu of the artifact, going to Comments and choosing Show Comments. 30

31 6. On the Module Comments section you can add comments to the module in the same way you did before with the artifact. 5.6 Reviewing Artifacts You can create a review of selected artifacts and modules or a collection. You can designate other team members as participants in the review. Participants receive requests and, depending on their designated role in the review, they can approve, disapprove, review, or abstain from reviewing each artifact. 1. On the Project Artifacts page, open the Reviews section in the sidebar and click the Create a review icon. The New Review window opens. 31

32 2. Type a name and description for the review, and specify whether you want to conduct a formal or an informal review; then click OK. The Review page opens with the name in the window header. Notice that the state of the review is Draft. 3. Specify a review due date, and optionally specify special instructions. 32

33 4. Add reviewers to the review: a. Click Add Participants. The Select Users window opens. b. Enter a partial user name or wildcard to access a list of team members to participate in the review. c. Select one or more users in the Matching users section. Press Ctrl and click to select more than one name. d. Specify whether the members are reviewers, approvers, or optional reviewers. Optional reviewers have the full review capability, but their progress does not affect the status of the review. e. Click Add to add the users as participants in the review. f. Search for other users, if necessary. When your selections are complete, click Close. 5. If the artifacts are not already there, add the artifacts (or modules) you want to be reviewed. To do this: a. Click Add Artifacts. The Select Artifacts window opens. b. Search for artifacts by type, name, text, or folder. c. Select one or more artifacts and click Add. The artifacts that you selected are displayed in the Artifacts section. d. When your selections are complete, click Close. 6. Click Save Review or Start Review. When you start the review: o The review is listed on the participants' dashboard in the Reviews section. o The review is displayed in the Reviews section in the sidebar of the Project Artifacts page. o The state of the review changes from Draft to Started. 33

34 7. When participants join the review, they double-click the artifacts to view them, and then, depending on the role assigned to them, click Approve, Disapprove, Mark as Reviewed, or Abstain from reviewing the artifact. 34

Rational Quality Manager. Quick Start Tutorial

Rational Quality Manager. Quick Start Tutorial Rational Quality Manager Quick Start Tutorial 1 Contents 1. Introduction... 2 2. Terminology... 3 3. Project Area Preparation... 4 3.1 Adding Users and specifying Roles... 4 3.2 Managing Tool Associations...

More information

Rational Team Concert. Scrum Project Management Tutorial

Rational Team Concert. Scrum Project Management Tutorial Rational Team Concert Scrum Project Management Tutorial 1 Contents Contents... 2 1. Introduction... 3 2. Terminology... 4 3. Project Area Preparation... 4 3.1 Adding Users and specifying Roles... 5 3.2

More information

Rational Team Concert. Quick Start Tutorial

Rational Team Concert. Quick Start Tutorial Rational Team Concert Quick Start Tutorial 1 Contents 1. Introduction... 3 2. Terminology... 4 3. Project Area Preparation... 5 3.1 Defining Timelines and Iterations... 5 3.2 Creating Team Areas... 8 3.3

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

KPN SMS mail. Send SMS as fast as e-mail!

KPN SMS mail. Send SMS as fast as e-mail! KPN SMS mail Send SMS as fast as e-mail! Quick start Start using KPN SMS mail in 5 steps If you want to install and use KPN SMS mail quickly, without reading the user guide, follow the next five steps.

More information

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013)

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) This guide was created to allow agencies to set up the e-data Tech Support project s Microsoft Access template. The steps below have been

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500 Outlook Email User Guide IS TRAINING CENTER 833 Chestnut St, Suite 600 Philadelphia, PA 19107 215-503-7500 This page intentionally left blank. TABLE OF CONTENTS Getting Started... 3 Opening Outlook...

More information

www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails

www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

SharePoint 2007 Get started User Guide. Team Sites

SharePoint 2007 Get started User Guide. Team Sites SharePoint 2007 Get started User Guide Team Sites Contents 1. Overview... 2 1.1 What is SharePoint?... 2 1.2 What is a SharePoint Team Site?... 2 1.3 SharePoint user permissions... 2 2. Team Site features...

More information

Using the SAS Enterprise Guide (Version 4.2)

Using the SAS Enterprise Guide (Version 4.2) 2011-2012 Using the SAS Enterprise Guide (Version 4.2) Table of Contents Overview of the User Interface... 1 Navigating the Initial Contents of the Workspace... 3 Useful Pull-Down Menus... 3 Working with

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

UF Health SharePoint 2010 Document Libraries

UF Health SharePoint 2010 Document Libraries UF Health SharePoint 2010 Document Libraries Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 SharePoint 2010 Document Libraries 1.5 Hours 1.0 Shared Network

More information

BCSD WebMail Documentation

BCSD WebMail Documentation BCSD WebMail Documentation Outlook Web Access is available to all BCSD account holders! Outlook Web Access provides Webbased access to your e-mail, your calendar, your contacts, and the global address

More information

Mail Chimp Basics. Glossary

Mail Chimp Basics. Glossary Mail Chimp Basics Mail Chimp is a web-based application that allows you to create newsletters and send them to others via email. While there are higher-level versions of Mail Chimp, the basic application

More information

Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and

Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide Rev: 2013-02-01 Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide A practical guide to creating and managing web

More information

You must have at least Editor access to your own mail database to run archiving.

You must have at least Editor access to your own mail database to run archiving. Archiving An archive is a copy of a database you can create to store information no longer in use. Like a replica, an archive contains all documents and design elements in the original database, but unlike

More information

Working with sections in Word

Working with sections in Word Working with sections in Word Have you have ever wanted to create a Microsoft Word document with some pages numbered in Roman numerals and the rest in Arabic, or include a landscape page to accommodate

More information

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM User Guide Revision D Issued July 2014 Table of Contents About CRM Migration Manager... 4 System Requirements... 5 Operating Systems... 5 Dynamics

More information

Customizing forms and writing QuickBooks Letters

Customizing forms and writing QuickBooks Letters LESSON 15 Customizing forms and writing QuickBooks Letters 15 Lesson objectives, 398 Supporting materials, 398 Instructor preparation, 398 To start this lesson, 398 About QuickBooks forms, 399 Customizing

More information

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc.

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc. Email Basics Add CC or BCC You can display the Bcc box in all new messages that you compose. In a new message, do one of the following: 1. If Microsoft Word is your e-mail editor a. Click the arrow to

More information

Microsoft Outlook 2013 Workshop

Microsoft Outlook 2013 Workshop Microsoft Outlook 2013 Workshop Course objectives: Manage correspondence and contacts efficiently Use the calendar effectively for appointments, meetings and events Customise Outlook settings View and

More information

Microsoft Dynamics GP. Audit Trails

Microsoft Dynamics GP. Audit Trails Microsoft Dynamics GP Audit Trails Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting

More information

SQL Server 2005: Report Builder

SQL Server 2005: Report Builder SQL Server 2005: Report Builder Table of Contents SQL Server 2005: Report Builder...3 Lab Setup...4 Exercise 1 Report Model Projects...5 Exercise 2 Create a Report using Report Builder...9 SQL Server 2005:

More information

Colligo Email Manager 6.2. Offline Mode - User Guide

Colligo Email Manager 6.2. Offline Mode - User Guide 6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License

More information

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

More information

Kentico CMS 7.0 Intranet Administrator's Guide

Kentico CMS 7.0 Intranet Administrator's Guide Kentico CMS 7.0 Intranet Administrator's Guide 2 Kentico CMS 7.0 Intranet Administrator's Guide Table of Contents Introduction 5... 5 About this guide Getting started 7... 7 Installation... 11 Accessing

More information

About SMART Practice Aids Disclosure

About SMART Practice Aids Disclosure About SMART Practice Aids Disclosure SMART Practice Aids Disclosure optimizes financial statement disclosure preparation and review. Use this automated tool to: Prepare a customized checklist of applicable

More information

Kentico CMS 7.0 User s Guide. User s Guide. Kentico CMS 7.0. 1 www.kentico.com

Kentico CMS 7.0 User s Guide. User s Guide. Kentico CMS 7.0. 1 www.kentico.com User s Guide Kentico CMS 7.0 1 www.kentico.com Table of Contents Introduction... 4 Kentico CMS overview... 4 Signing in... 4 User interface overview... 6 Managing my profile... 8 Changing my e-mail and

More information

Organizing and Managing Email

Organizing and Managing Email Organizing and Managing Email Outlook provides several tools for managing email, including folders, rules, and categories. You can use these tools to help organize your email. Using folders Folders can

More information

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors 11/6/2014 State of Illinois Bill Seagle Table of Contents Logging into your site... 2 General Site Structure and

More information

UF Health SharePoint 2010 Introduction to Content Administration

UF Health SharePoint 2010 Introduction to Content Administration UF Health SharePoint 2010 Introduction to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 Introduction to SharePoint 2010 2.0 Hours

More information

Cascade Server CMS Quick Start Guide

Cascade Server CMS Quick Start Guide Cascade Server CMS Quick Start Guide 1. How to log in 2. How to open page 3. How to edit a page 4. How to create a new page 5. How to publish a page 6. How to change settings to view publish status page

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

SmartLock Pro Plus Audit View OPERATOR GUIDE

SmartLock Pro Plus Audit View OPERATOR GUIDE SmartLock Pro Plus Audit View OPERATOR GUIDE January 2015 Page 2 of 24 Table of Contents Introduction... 5 Requirements... 5 Setup... 6 Sharing the Pro Plus Data Folder... 6 Mapping a Network Drive...

More information

Terminal 4 Site Manager User Guide. Need help? Call the ITD Lab, x7471

Terminal 4 Site Manager User Guide. Need help? Call the ITD Lab, x7471 Need help? Call the ITD Lab, x7471 1 Contents Introduction... 2 Login to Terminal 4... 2 What is the Difference between a Section and Content... 2 The Interface Explained... 2 Modify Content... 3 Basic

More information

Training Manual Version 1.0

Training Manual Version 1.0 State of Indiana Content Management System Open Text v.11.2 Training Manual Version 1.0 Developed by Table of Contents 1. Getting Started... 4 1.1 Logging In... 4 1.2 OpenText Menu...5 1.3 Selecting a

More information

IBM Rational University. Essentials of IBM Rational RequisitePro v7.0 REQ370 / RR331 October 2006 Student Workbook Part No.

IBM Rational University. Essentials of IBM Rational RequisitePro v7.0 REQ370 / RR331 October 2006 Student Workbook Part No. IBM Rational University Essentials of IBM Rational RequisitePro v7.0 REQ370 / RR331 October 2006 Student Workbook Part No. 800-027250-000 IBM Corporation Rational University REQ370 / RR331 Essentials of

More information

Create a Simple Website. Intel Easy Steps 1 2012 Intel Corporation All rights reserved.

Create a Simple Website. Intel Easy Steps 1 2012 Intel Corporation All rights reserved. Create a Simple Website Intel Easy Steps 1 2012 Intel Corporation Website Creating a Simple Website As more and more people are using the Internet to get information, it has become very important for businesses

More information

Oracle Eloqua Segments

Oracle Eloqua Segments http://docs.oracle.com Oracle Eloqua Segments User Guide 2016 Oracle Corporation. All rights reserved 17-Jun-2016 Contents 1 Segments Overview 3 1.0.1 Examples 3 2 Creating new segments 6 3 Adding individual

More information

MICROSOFT ACCESS 2003 TUTORIAL

MICROSOFT ACCESS 2003 TUTORIAL MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body

More information

WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13

WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13 WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13 CONTENTS Things to Remember... 2 Browser Requirements... 2 Why Some Areas of Your Website May Not Be CMS Enabled...

More information

ARCONICS CONTENT MANAGEMENT SYSTEM FOR UL

ARCONICS CONTENT MANAGEMENT SYSTEM FOR UL ARCONICS CONTENT MANAGEMENT SYSTEM FOR UL MENU OPTION CLASSIFICATION MANAGER Creating a new classification / menu 1. Click Classification manager 2. Click on the plus sign beside WWW to expand the folders

More information

Introduction to Microsoft Access 2013

Introduction to Microsoft Access 2013 Introduction to Microsoft Access 2013 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

USING OUTLOOK WITH ENTERGROUP. Microsoft Outlook

USING OUTLOOK WITH ENTERGROUP. Microsoft Outlook USING OUTLOOK WITH ENTERGROUP In this tutorial you will learn how to use Outlook with your EnterGroup account. You will learn how to setup an IMAP or POP account, and also how to move your emails and contacts

More information

Change Management for Rational DOORS User s Guide

Change Management for Rational DOORS User s Guide Change Management for Rational DOORS User s Guide Before using this information, read the general information under Appendix: Notices on page 58. This edition applies to Change Management for Rational

More information

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training dotcms & Accessibility Folders Creating a New Folder Note: All folders showing on menu must have an index page. 1. Right-click the parent folder in which the new folder will reside. 2. Click New > Folder.

More information

Kentico CMS 5.5 User s Guide

Kentico CMS 5.5 User s Guide Kentico CMS 5.5 User s Guide 2 Kentico CMS User s Guide 5.5 Table of Contents Part I Introduction 4 1 Kentico CMS overview... 4 2 Signing in... 5 3 User interface overview... 7 Part II Managing my profile

More information

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide Instructional Guide Class Goals: 1. Understanding & Navigating the SP Team Site Structure 2. Using SP to create & maintain a collaborative site for your team: Planning & Design, Lists, Libraries, Web Parts

More information

BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228

BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228 BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228 Contents Getting Started...4 Tips for Using Actionable Intelligence... 4 Logging into Actionable Intelligence...

More information

Outlook. Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane

Outlook. Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane Outlook Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane Composing & Sending Email Reading & Sending Mail Messages Set message options Organizing Items

More information

16.4.3 Optional Lab: Data Backup and Recovery in Windows 7

16.4.3 Optional Lab: Data Backup and Recovery in Windows 7 16.4.3 Optional Lab: Data Backup and Recovery in Windows 7 Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

OUTLOOK WEB APP (OWA): MAIL

OUTLOOK WEB APP (OWA): MAIL Office 365 Navigation Pane: Navigating in Office 365 Click the App Launcher and then choose the application (i.e. Outlook, Calendar, People, etc.). To modify your personal account settings, click the Logon

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules IBM Operational Decision Manager Version 8 Release 5 Getting Started with Business Rules Note Before using this information and the product it supports, read the information in Notices on page 43. This

More information

Test Generator. Creating Tests

Test Generator. Creating Tests Test Generator Creating Tests Table of Contents# Cognero Overview... 1 Cognero Basic Terminology... 2 Logging On to Cognero... 3 Test Generator Organization... 4 Question Sets Versus Tests... 4 Editing

More information

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE UPDATED MAY 2014 Table of Contents Table of Contents...

More information

USING MS OUTLOOK. Microsoft Outlook

USING MS OUTLOOK. Microsoft Outlook USING MS OUTLOOK In this tutorial you will learn how to use Microsoft Outlook with your EmailHosting.com account. You will learn how to setup an IMAP account, and also how to move your emails and contacts

More information

Hamline University Administrative Computing Page 1

Hamline University Administrative Computing Page 1 User Guide Banner Handout: BUSINESS OBJECTS ENTERPRISE (InfoView) Document: boxi31sp3-infoview.docx Created: 5/11/2011 1:24 PM by Chris Berry; Last Modified: 8/31/2011 1:53 PM Purpose:... 2 Introduction:...

More information

The Application Getting Started Screen is display when the Recruiting Matrix 2008 Application is Started.

The Application Getting Started Screen is display when the Recruiting Matrix 2008 Application is Started. Application Screen The Application Getting Started Screen is display when the Recruiting Matrix 2008 Application is Started. Navigation - The application has navigation tree, which allows you to navigate

More information

Microsoft Office Access 2007 Basics

Microsoft Office Access 2007 Basics Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

WebEx Meeting Center User Guide

WebEx Meeting Center User Guide WebEx Meeting Center User Guide For Hosts, Presenters, and Participants 8.17 Copyright 1997 2010 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco

More information

Colligo Email Manager 6.0. Offline Mode - User Guide

Colligo Email Manager 6.0. Offline Mode - User Guide 6.0 Offline Mode - User Guide Contents Colligo Email Manager 1 Key Features 1 Benefits 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License Key 3 Managing SharePoint

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

Toad for Data Analysts, Tips n Tricks

Toad for Data Analysts, Tips n Tricks Toad for Data Analysts, Tips n Tricks or Things Everyone Should Know about TDA Just what is Toad for Data Analysts? Toad is a brand at Quest. We have several tools that have been built explicitly for developers

More information

IT HELP Desk Dashboard ManageEngine Service Desk Plus User Guide

IT HELP Desk Dashboard ManageEngine Service Desk Plus User Guide Create an Incident When you need to report a failure or problem of your system to the IT help desk team, then send a request to the team. There are different modes of placing a request, such as submitting

More information

USING MS OUTLOOK WITH FUSEMAIL

USING MS OUTLOOK WITH FUSEMAIL USING MS OUTLOOK WITH FUSEMAIL In this tutorial you will learn how to use Microsoft Outlook with your FuseMail account. You will learn how to setup an IMAP account, and also how to move your emails and

More information

Releasing blocked email in Data Security

Releasing blocked email in Data Security Releasing blocked email in Data Security IN-TopicInfo:Topic 41101/ Updated: 02-May-2011 Applies To: Websense Data Security v7.1.x Websense Data Security v7.5.x Websense Data Security v7.6.x - v7.8x SMTP

More information

Requirements Management with Enterprise Architect

Requirements Management with Enterprise Architect An Introduction to Requirements Management with Enterprise Architect By Sparx Systems All material Sparx Systems 2010 version 1.3 www.sparxsystems.com Sparx Systems 2010 Page 1 Trademarks Object Management

More information

HP ALM Best Practices Series

HP ALM Best Practices Series HP ALM Best Practices Series For ALM Practitioners Business Process Models Best Practices Document Release Date: June 2015 Legal Notices Warranty The only warranties for HP products and services are set

More information

Kentico CMS User s Guide 5.0

Kentico CMS User s Guide 5.0 Kentico CMS User s Guide 5.0 2 Kentico CMS User s Guide 5.0 Table of Contents Part I Introduction 4 1 Kentico CMS overview... 4 2 Signing in... 5 3 User interface overview... 7 Part II Managing my profile

More information

MARK5 Shortcode module guide

MARK5 Shortcode module guide R EIN V E N TIN G B U S I N E S S I L E M A MARK5 Shortcode module guide 0.0 Welcome In this guide we will go through the shortcode module in MARK5. This module will help you distribute mails much faster.

More information

econtrol 3.5 for Active Directory & Exchange Administrator Guide

econtrol 3.5 for Active Directory & Exchange Administrator Guide econtrol 3.5 for Active Directory & Exchange Administrator Guide This Guide Welcome to the econtrol 3.5 for Active Directory and Exchange Administrator Guide. This guide is for system administrators and

More information

Document Management in the List View

Document Management in the List View Document Management in the List View I want to manage my documents inside folders. I also want to manage my folders within the Quest List View and copy or move documents to different folder. Module Background:

More information

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical These instructions describe the process for configuring a SAS Metadata server to work with JMP Clinical. Before You Configure

More information

Welcome to the topic on Master Data and Documents.

Welcome to the topic on Master Data and Documents. Welcome to the topic on Master Data and Documents. In this topic, we will look at master data in SAP Business One. After this session you will be able to view a customer record to explain the concept of

More information

INFORMATION SYSTEMS SERVICE NETWORKS AND TELECOMMUNICATIONS SECTOR. User Guide for the RightFax Fax Service. Web Utility

INFORMATION SYSTEMS SERVICE NETWORKS AND TELECOMMUNICATIONS SECTOR. User Guide for the RightFax Fax Service. Web Utility INFORMATION SYSTEMS SERVICE NETWORKS AND TELECOMMUNICATIONS SECTOR User Guide for the RightFax Fax Service Web Utility August 2011 CONTENTS 1. Accessing the Web Utility 2. Change Password 3. Web Utility:

More information

10.3.1.4 Lab - Data Backup and Recovery in Windows 7

10.3.1.4 Lab - Data Backup and Recovery in Windows 7 5.0 10.3.1.4 Lab - Data Backup and Recovery in Windows 7 Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment

More information

Brock University Content Management System Training Guide

Brock University Content Management System Training Guide Brock University Content Management System Training Guide Table of Contents Brock University Content Management System Training Guide...1 Logging In...2 User Permissions...3 Content Editors...3 Section

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

CA Product Vision. Getting Started Guide

CA Product Vision. Getting Started Guide CA Product Vision Getting Started Guide Spring 2012 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Primavera Unifier v9.14 / 2014 EPPM Day Hands On Session Exercise Document

Primavera Unifier v9.14 / 2014 EPPM Day Hands On Session Exercise Document Primavera Unifier v9.14 / 2014 EPPM Day Hands On Session Exercise Document This exercise document is a basic Unifier intro. document, for those people, who would like to gain the first impression around

More information

Microsoft Outlook 2010 The Essentials

Microsoft Outlook 2010 The Essentials 2010 The Essentials Training User Guide Sue Pejic Training Coordinator Information Technology Services Email : spejic@swin.edu.au Mobile : 0419 891 113 Table of Contents What is Outlook?... 4 The Ribbon...

More information

View Your Photos. What you ll need: A folder of digital photos Jasc Paint Shop Photo Album 5

View Your Photos. What you ll need: A folder of digital photos Jasc Paint Shop Photo Album 5 View Your Photos With Photo Album you can choose the way you view photos, easily switching back and forth between four useful options: Favorite Folders, Calendar, Keywords, or All Folders. You can even

More information

HP ALM. Software Version: 12.50. Tutorial

HP ALM. Software Version: 12.50. Tutorial HP ALM Software Version: 12.50 Tutorial Document Release Date: December 2015 Software Release Date: December 2015 Legal Notices Warranty The only warranties for HP products and services are set forth in

More information

Introduction to Word 2007

Introduction to Word 2007 Introduction to Word 2007 You will notice some obvious changes immediately after starting Word 2007. For starters, the top bar has a completely new look, consisting of new features, buttons and naming

More information

RADFORD UNIVERSITY. Radford.edu. Content Administrator s Guide

RADFORD UNIVERSITY. Radford.edu. Content Administrator s Guide RADFORD UNIVERSITY Radford.edu Content Administrator s Guide Contents Getting Started... 2 Accessing Content Administration Tools... 2 Logging In... 2... 2 Getting Around... 2 Logging Out... 3 Adding and

More information

COGNOS REPORTING SYSTEM USER GUIDE

COGNOS REPORTING SYSTEM USER GUIDE COGNOS REPORTING SYSTEM USER GUIDE Last Updated: 4/14/2016 Purpose This user guide provides instructions on navigating the Cognos Reporting System. Instructions are given for accessing reports and setting

More information

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox...

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox... Powered by Table of Contents Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4 1.1 Requirements... 4 1.2 Recommendations for using Web Mail... 4 1.3 Accessing your Web Mail...

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

Tutorial Build a simple IBM Rational Publishing Engine (RPE) template for IBM Rational DOORS

Tutorial Build a simple IBM Rational Publishing Engine (RPE) template for IBM Rational DOORS Tutorial Build a simple IBM Rational Publishing Engine (RPE) template for IBM Rational DOORS Length: 1 hour Pre-requisites: Understand the terms document template and document specification, and what RPE

More information

Migrating and Maintaining FrontPage 2003 Web Sites

Migrating and Maintaining FrontPage 2003 Web Sites Migrating and Maintaining FrontPage 2003 Web Sites Background Microsoft FrontPage has been the primary web site management technology used at the Yosemite Community College District since 1998, and will

More information

Outlook Live Basics. for Students

Outlook Live Basics. for Students Outlook Live Basics for Students 2 Outlook Live for Support Staff Outlook Live for Support Staff 3 Getting Started... 6 Signing into your Outlook Account... 6 Migrating your Account... 8 Address Book...

More information

Google Sites: Site Creation and Home Page Design

Google Sites: Site Creation and Home Page Design Google Sites: Site Creation and Home Page Design This is the second tutorial in the Google Sites series. You should already have your site set up. You should know its URL and your Google Sites Login and

More information

The LSUHSC N.O. Email Archive

The LSUHSC N.O. Email Archive The LSUHSC N.O. Email Archive Introduction The LSUHSC N.O. email archive permanently retains a copy of all email items sent and received by LSUHSC N.O. Academic email users. Email items will be accessible

More information

Microsoft Publisher 2010 What s New!

Microsoft Publisher 2010 What s New! Microsoft Publisher 2010 What s New! INTRODUCTION Microsoft Publisher 2010 is a desktop publishing program used to create professional looking publications and communication materials for print. A new

More information