Hitachi NEXT 2018 Automating Service Maintenance with Hitachi Automation Director (HAD)

Size: px
Start display at page:

Download "Hitachi NEXT 2018 Automating Service Maintenance with Hitachi Automation Director (HAD)"

Transcription

1 Hitachi NEXT 2018 Automating Service Maintenance with Hitachi Automation Director (HAD) Contents Lab 1 Submitting Your First HAD Service Lab 2 Extending Service Capabilities with Service Builder Lab 3 ITSM Service Integration via REST API HITACHI IS A TRADEMARK OR REGISTERED TRADEMARK OF HITACHI, LTD. 1

2 Session Agenda: Lab 1: Submitting Your First HAD Service Use HAD to perform your day-to-day data center tasks with consistency, predictability, and traceability. Lab 2: Extending Service Capability with Service Builder Customize or extend built-in solutions to fit your business process requirements. Lab 3: ITSM Service Integration via REST API Connect the dots by mapping ITSM ticket operations to HAD services to reduce ticket completion time and improve overall OPEX efficiency for the Infrastructure team. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 2

3 Lab 1: Submitting Your First HAD Service Introduction In this lab, you will review Hitachi Automation Director s Service Catalog, service submission, and service tracking to illustrate the day-to-day use of HAD to automate various data center automation tasks with consistency, predictability, and traceability. Scenario: As the IT Ticket operator, you have received a request to provision a volume to a new Windows host. Instead of using the traditional element management software and various other tools, you use the HAD service catalog to complete the request. Objectives After completing this lab, you will be able to: Recognize HAD s service catalog offering Submit a service request Monitor the request progress Track and review the service task status Note: To simplify the lab demonstration, we predefined a storage provisioning task that represents key aspects of a standard, day-to-day infrastructure provisioning request. When using the product in a full production environment, the service will be more flexible and include more tuning capabilities. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 3

4 Submitting an HAD Automation Service Start Hitachi Automation Director and Review the Dashboard 1. On the desktop, double-click the HAD Login icon. 2. Log in as ticket operator (aka submit user) using the following credentials: User ID: Nextlab Password: When the Dashboard opens, you can see task status and favorite services for quick access to your day-to-day operations. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 4

5 Browse the Service Catalog and Submit a Service You can quickly access your favorite services from the Dashboard tab, but if you want to see all the services that are assessible to the current user, go to the Services tab. You can configure this list based on different user groups and different responsibilities. For example, one group might have access to Oracle-related services only, while another user group might only see VMware-related services. This is accomplished through HAD s RBAC capabilities, which we will not cover in this lab. The following steps will focus on a set of starred services and then select the appropriate service for submission. To view the Services and select those that are starred : 1. Click the Services tab. 2. Click the star( )icon in the Search/Filter section to narrow down the catalog list. Note: You can also use the Search to narrow down your service catalog or click on one of the Tags on the left-hand side. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 5

6 Create Request to Submit a Service After browsing the Service Catalog, you can select the appropriate service to address the ticket service request. For our scenario, let s assume that our IT operator, Amy (logged in as nextlab ), receives a request to provision a new 777GB volume for a Windows host. To submit the service request for the 777GB volume: 1. Select the Hitachi NEXT Example Provision a V service, then click Create Request. 2. Most of the input fields are read-only because they are locked-down to simplify this lab. The ability to lock input fields demonstrates HAD s ability to implement access control for the end user at various levels. Accept the default volume capacity of 777 or change the number. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 6

7 3. To run the provisioning task, click Submit and View Task. This should switch over to the Tasks tab showing the progress of the running task. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 7

8 Lab 2: Extending Service Capability with Service Builder Introduction In this lab, you will use Hitachi Automation Director s Service Builder to customize and extend the capability of an existing service. In the real-world environment, HAD s built-in services typically provide 70-80% of required data center tasks based on best practices. However, every environment is different, and each company has their own processes and policies. HAD s service editor can provide flexibility to set policies, lock-down forms, and set defaults without any programming effort. This lab will go a step further to use HAD s Service Builder to extend the previous service used in Lab 1 to provide more functionality. Scenario: To easily track the usage of the provisioned volume, the IT team requested that the new volume include an assigned label, and send notification to the user when the provisioning task is complete. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 8

9 Objectives After completing this lab, you will be able to: Recognize HAD s Service Builder s high-level capability using form and script customization, input/output linking Modify HAD service form basic input Understand, at a high-level, how to use HAD s JavaScript plug-in to programmatically invoke CM-REST to complete storage operations Link workflows together by mapping output to the next input Release a developer template to production HITACHI is a trademark or registered trademark of Hitachi, Ltd. 9

10 Using Service Builder to Customize and Extend an HAD Service Start Hitachi Automation Director and Review the Dashboard 1. On the desktop, double-click the HAD Login icon. 2. Log in as Administrator with the credentials, User ID: system and Password: manager. 3. To launch Service Builder, select Tools > Service Builder, which is an interactive development environment (IDE) for HAD. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 10

11 Instructor-Led Demo: Add Volume Label to Form and Script Using Service Builder, your instructor will show how to add Volume Label field to the submission form and update the relevant CM-REST code in the JavaScript plug-in to include the label at provisioning time. Student Lab: Add Plug-in In Service Builder, select the Hitachi NEXT Lab 2 Provision a Volume with Label template and click Edit to bring up the Template canvas. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 11

12 Add the Notification Plug-in to the Template To add the Notification Plug-in: 1. Type in the search box to find the Notification Plug-in. Drag and drop the plug-in on to the canvas. 2. Connect the two plug-ins by dragging an arrow between the JavaScript Plug-in and the Notification Plug-in. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 12

13 Define Properties for Notification Plug-in 1. In the To Address property field, type This account is setup in the lab. 2. Next, in the Subject property field, type Provisioning Completed, which will be the subject of the Then on the Body property, click the pencil icon and map Return Value from the JavaScript Plugin. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 13

14 Instructor Only Section: Debug the Service Template Your instructor will show how to use HAD s Debug feature to debug a template before releasing to production. Student Lab: Release the Service Template We will skip the Debug portion for the student lab and proceed with releasing the new service to production. To release the template, click Release. Close out Service Builder and return to the main HAD screen. Now the service template is available on Service Templates tab. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 14

15 Lab 3: ITSM Service Integration Introduction In this lab, you will review how ITSM/CMP tools can invoke the HAD service API to leverage and consume the HAD service catalog. This helps streamline the overall IT ticket process as it is related to the Infrastructure automation that HAD provides. IT also improves operating expentidure (opex) efficiency and overall ticket completion time. Instead of having to send a request to the IT desk, ITSM tools, such as ServiceNow, can map the request directly to HAD services by passing in the required API parameters. When a ticket is approved, it automatically kicks off the required HAD service without human intervention, which allows the IT staff to focus on more strategic activities. Scenario: The Infrastructure team will set up a ServiceNow workflow and map it to the HAD server instance and the required HAD service. After the connection and mapping is done, a ticket request can be automatically routed to HAD (instead of IT Operator) after the ticket is approved. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 15

16 Objectives After completing this lab, you will be able to: Know how HAD s ServiceNow plug-in enables a simplified connection between ServiceNow and HAD Understand how to map ServiceNow forms to HAD form parameters (API mapping) Use Advance REST Client to invoke HAD Service API to simulate ServiceNow calling HAD Note Due to issues with connecting ServiceNow to each student s lab, this will be an instructor-led demo instead of hands-on lab. You will also have an extra lab (timepermitting) to show an alternate simulation of how the HAD ServiceAPI is called by using the Chrome Advanced REST Client. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 16

17 Instructor Demo on ServiceNow Integration To minimize the time required to connect each student to ServiceNow, our instructor will show how HAD provides a ServiceNow Export Set that enables simple connectivity between ServiceNow and HAD. This connectivity enables ServiceNow designers to easily map ticket request parameters to HAD API parameters. Here are a few highlight slides, which the instructors will present as separate PowerPoint presentations. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 17

18 HITACHI is a trademark or registered trademark of Hitachi, Ltd. 18

19 Student Lab: Simulating ServiceNow (or any CMP or ITSM portal) Calling HAD Instead of every student logging into ServiceNow to submit the ticket, we will simulate how ServiceNow will POST the request to invoke the automation service. We will do so by using the Chrome Advance REST Client. A REST command called Simulate ServiceNow Invoke HAD API has been predefined. You can see in the Body section of the parameters. Feel free to make changes to the capacity and label, if you want to make the changes. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 19

20 It should succeed with 200 OK message. You can also verify that the task ran successfully by looking at the Task Detail in HAD. Note: Make sure your Filter is Off. HITACHI is a trademark or registered trademark of Hitachi, Ltd. 20

21 End of Lab HITACHI is a trademark or registered trademark of Hitachi, Ltd. 21

IC L19 - Consolidate Information from across your Infrastructure to create a custom report for PCI DSS Hands-On Lab

IC L19 - Consolidate Information from across your Infrastructure to create a custom report for PCI DSS Hands-On Lab IC L19 - Consolidate Information from across your Infrastructure to create a custom report for PCI DSS Hands-On Lab Description How to implement external data connectors for data relevant to PCI and map

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

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

TROUBLE TICKET REPORTING TOOL. User Guide v1

TROUBLE TICKET REPORTING TOOL. User Guide v1 TROUBLE TICKET REPORTING TOOL User Guide v1 OVERVIEW & ACCOUNT SET UP Document Sections Overview and Account Set Up Dashboard Help Desk Account Settings Frequently Asked Questions 2018 Comcast. All rights

More information

VMware vfabric Data Director 2.5 EVALUATION GUIDE

VMware vfabric Data Director 2.5 EVALUATION GUIDE VMware vfabric Data Director 2.5 EVALUATION GUIDE Introduction... 2 Pre- requisites for completing the basic and advanced scenarios... 3 Basic Scenarios... 4 Install Data Director using Express Install...

More information

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Table of Contents HOL CMP

Table of Contents HOL CMP Table of Contents Lab Overview - - vrealize Orchestrator - Advanced... 2 Lab Guidance... 3 Module 1 - Creating Advanced vrealize Orchestrator Workflows (45 min)...9 Introduction... 10 Prompting User Input

More information

Detector Service Delivery System (SDS) Version 3.0

Detector Service Delivery System (SDS) Version 3.0 Detector Service Delivery System (SDS) Version 3.0 Detecting and Responding to IT Security Policy Violations Quick Start Guide 2018 RapidFire Tools, Inc. All rights reserved. V20180112 Contents Overview

More information

IC121-End-to-End Virtual Security Hands-On Lab

IC121-End-to-End Virtual Security Hands-On Lab IC121-End-to-End Virtual Security Hands-On Lab Description Many of us fear zero day exploits especially if they could impact our dynamic virtual systems. Learn how you can leverage CCS VSM to quickly lock

More information

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes Workspace ONE UEM v9.6 Have documentation feedback? Submit

More information

Using VMware Identity Manager Apps Portal

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

More information

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes AirWatch v9.3 Have documentation feedback? Submit a Documentation

More information

Orchestration. System that can be automated

Orchestration. System that can be automated Orchestration Orchestration automates simple or complex multi-system tasks on remote services, servers, applications, and hardware. An Orchestration process can cross all management disciplines and interact

More information

Canvas by Instructure User Guide

Canvas by Instructure User Guide Canvas by Instructure User Guide Contents Login to Canvas... 2 Interface Canvas... 3 Dashboard Canvas... 3 Sidebar... 3 Calendar... 4 Notifications... 4 Submit Assignment... 5 Take a Quiz... 5 Gradebook...

More information

Overview of the Self-Service Portal

Overview of the Self-Service Portal This chapter contains the following sections: Cisco UCS Director Self-Service Portal, page 1 Logging into the Self-Service Portal, page 1 Examining the Interface, page 4 Cisco UCS Director Self-Service

More information

Policy Manager in Compliance 360 Version 2018

Policy Manager in Compliance 360 Version 2018 Policy Manager in Compliance 360 Version 2018 Policy Manager Overview 3 Create a Policy 4 Relate a Policy to Other Policies, Departments, and Incidents 8 Edit a Policy 10 Edit a Policy by Using the Edit

More information

Oracle General Navigation Overview

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

More information

InSite Prepress Portal

InSite Prepress Portal InSite Prepress Portal System Version 7.0 Quick Start Guide English 2015-06-30 2 What is InSite prepress portal? What is InSite Prepress Portal? The Advertisers InSite Prepress Portal system is a web portal

More information

Bomgar PA Integration with ServiceNow

Bomgar PA Integration with ServiceNow Bomgar PA Integration with ServiceNow 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of

More information

AVAYA LEARNING CENTER END USER GUIDE. Avaya Learning Virtual Campus License Registration Guidelines

AVAYA LEARNING CENTER END USER GUIDE. Avaya Learning Virtual Campus License Registration Guidelines AVAYA LEARNING CENTER END USER GUIDE Avaya Learning Virtual Campus License Registration Guidelines 1 Avaya Learning Virtual Campus License Registration Guide November 2015 ENROLLMENT REGISTRATION PROCESS

More information

Marriott. Manual Submission Quick Reference Guide (QRG)

Marriott. Manual Submission Quick Reference Guide (QRG) Marriott Manual Submission Quick Reference Guide (QRG) February 2015 Topics Covered Login and Submit Menu Submission Form Submission Instructions Reviewing a Quote Downloading Translated Files 2 Login

More information

Request Manager User's Guide

Request Manager User's Guide vcloud Request Manager 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Presence Student Organization Guide

Presence Student Organization Guide Presence Student Organization Guide Presence Student Portal Visit sdsu.presence.io to access the Presence Student Portal. Anyone can access this part of the website without an account. On the Organizations

More information

VMware Workspace ONE UEM Integration with Apple School Manager

VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation

More information

Team Dynamix Client Portal Instructions

Team Dynamix Client Portal Instructions Team Dynamix Client Portal Instructions Kent State University * IT Training Stacy Lease Creating a TeamDynamix Ticket You will begin by going to the TeamDynamix Home Page (www.teamdynamix.com). Click on

More information

How to Use the Online Helpdesk

How to Use the Online Helpdesk How to Use the Online Helpdesk Author(s): The ICT Service Reviewed by: Publication date: 08 January 2017 Version1: 1.1 email: support@theictservice.org.uk website: www.theictservice.org.uk phone: 0300

More information

Quick Start Guide (CM)

Quick Start Guide (CM) NetBrain Integrated Edition 7.1 Quick Start Guide (CM) Version 7.1 Last Updated 2018-08-20 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Contents 1. Managing Network Changes... 3

More information

Patrice M. Anderson Instructional Designer

Patrice M. Anderson Instructional Designer Patrice M. Anderson Instructional Designer Portfolio Sample Instructor-Led Training This sample contains the ToC and one chapter from the instructor-led student workbook for HP Quality Center (QC) software.

More information

Parent User Guide.

Parent User Guide. Parent User Guide www.intellimedia.ca Table of Contents INTRODUCTION 3 PARENT USER INSTRUCTIONS 4 PARENT ACCESS TO SCHOOLENGAGE 5 NEW PARENT SIGN UP 5 EXISTING PARENT SIGN IN PARENT PORTAL 7 EXISTING PARENT

More information

Laserfiche Agenda Workflow Training. Submitting an Agenda Item Through Laserfiche Web Access Version 10.2

Laserfiche Agenda Workflow Training. Submitting an Agenda Item Through Laserfiche Web Access Version 10.2 Laserfiche Agenda Workflow Training Submitting an Agenda Item Through Laserfiche Web Access Version 10.2 May 2017 Contents LASERFICHE LASERFICHE AGENDA REVIEW WORKFLOW... 3 IMPORTING DOCUMENTS INTO WEB

More information

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 22.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

OnCommand Insight 7.2

OnCommand Insight 7.2 OnCommand Insight 7.2 Planning Guide for the Java UI March 2016 215-10395_A0 doccomments@netapp.com Table of Contents 3 Contents OnCommand Insight Plan features... 5 OnCommand Insight product portfolio...

More information

Using the Horizon vrealize Orchestrator Plug-In

Using the Horizon vrealize Orchestrator Plug-In Using the Horizon vrealize Orchestrator Plug-In VMware Horizon 6 version 6.2.3, VMware Horizon 7 versions 7.0.3 and later Modified on 4 JAN 2018 VMware Horizon 7 7.4 You can find the most up-to-date technical

More information

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

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

More information

First Data ServiceCenter Web

First Data ServiceCenter Web First Data ServiceCenter Web ServiceCenter Web User Guide Version 1.5 June 14, 2010 Page 1 of 11 Table of Contents I. ServiceCenter Web Overview ServiceCenter Overview... 3 II. ServiceCenter Web Login

More information

Kaltura Video Package for Moodle 2.x Quick Start Guide. Version: 3.1 for Moodle

Kaltura Video Package for Moodle 2.x Quick Start Guide. Version: 3.1 for Moodle Kaltura Video Package for Moodle 2.x Quick Start Guide Version: 3.1 for Moodle 2.0-2.4 Kaltura Business Headquarters 5 Union Square West, Suite 602, New York, NY, 10003, USA Tel.: +1 800 871 5224 Copyright

More information

Remote Desktop How to guide

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

More information

Service Desk user guide. FAQ document

Service Desk user guide. FAQ document FAQ document Table of contents Introduction... 4 I. Cockpit IT Service Manager... 4 II. Some definitions... 4 Interface presentation... 5 I. Navigation... 5 A. Homepage... 5 B. Hamburger menu... 6 C. Badges...

More information

Pratt User Guide

Pratt User Guide 25LIVE @ Pratt User Guide This guide is to be used by Pratt Institute Faculty, Staff and Official Student Groups who want to request a campus public room for a class or an event. Technical questions and

More information

12/3/ Introduction to CenterStage Spaces and roles. My Community My Spaces, My Favorite Spaces

12/3/ Introduction to CenterStage Spaces and roles. My Community My Spaces, My Favorite Spaces Introduction to CenterStage Spaces and roles My Community My Spaces, My Favorite Spaces Inside the space Navigate, watch, share Files Open, import, edit, tag, copy, share Communication tools Wikis, blogs,

More information

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

Agent Connect User Guide

Agent Connect User Guide Agent Connect User Guide February 27, 2018 Table of Contents Access & Login Information Creating Support Tickets - Attaching Files to Support Tickets - Monitoring WellCare Response Downloading Statements

More information

MICROSOFT ONEDRIVE FOR WINDOWS

MICROSOFT ONEDRIVE FOR WINDOWS MICROSOFT ONEDRIVE FOR WINDOWS OneDrive for Business is an integral part of Office 365 or SharePoint Server, and provides place in the cloud where you can store, share, and sync your work files. You can

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

epact2 Quick start guide

epact2 Quick start guide epact2 Quick start guide How to start using the epact2 system and create a basic analysis Contents 1. Accessing the system page 2 2. The homepage page 5 3. How to access your saved content page 6 4. Create

More information

Getting started with Panopto Instructors

Getting started with Panopto Instructors Getting started with Panopto Instructors What is Panopto? Panopto is a video content management system for uploading, managing and sharing recorded lectures, flipped classroom videos, campus events, and

More information

Business Edition Basic License User Guide

Business Edition Basic License User Guide Business Edition Basic License User Guide Table of Contents 1. Dashboard-----------------------------------------------------------------------------------------3 2. Catalog Search-----------------------------------------------------------------------------------4

More information

irespond Quick Reference Guide

irespond Quick Reference Guide irespond Quick Reference Guide Contact irespond customer support at (888) 325-6565 x6 or email support@irespond.com if you need assistance. Rev 7.0.6.0 TABLE OF CONTENTS SOFTWARE INSTALLATION... 2 HARDWARE

More information

Rotating Carousel: Highlighted OIT services and news will be listed here. Menu Bar: The menu bar has links to several key areas of the portal:

Rotating Carousel: Highlighted OIT services and news will be listed here. Menu Bar: The menu bar has links to several key areas of the portal: OIT Support and Information Portal Overview From our portal you can view information about SLCC technology services as well as request assistance from the Information Technology Staff. The simplest way

More information

Introduction to Kaltura

Introduction to Kaltura Introduction to Kaltura The Kaltura media content management system allows users to record, stream, and manage multimedia files. This industry-leading enterprise system offers many robust tools. This guide

More information

Managing System Administration Settings

Managing System Administration Settings This chapter contains the following sections: Setting up the Outgoing Mail Server, page 2 Working with Email Templates, page 2 Configuring System Parameters (Optional), page 5 Updating the License, page

More information

Once file and folders are added to your Module Content area you will need to link to them using the Item tool.

Once file and folders are added to your Module Content area you will need to link to them using the Item tool. VITAL how to guides elearning Unit Last updated: 01.10.2010 Course Files tool Overview Course Files tool enables you to: Quickly copy large numbers of files into a VITAL module. Files can be dragged and

More information

For Windows Microsoft Corporation. All rights reserved.

For Windows Microsoft Corporation. All rights reserved. For Windows 1 About Skype for Business... 4 Skype for Business Window... 5 Audio... 6 Set up your audio device... 6 Make a call... 6 Answer a call... 7 Use audio call controls... 7 Check voicemail... 8

More information

Using the vrealize Orchestrator OpenStack Plug-In 2.0. Modified on 19 SEP 2017 vrealize Orchestrator 7.0

Using the vrealize Orchestrator OpenStack Plug-In 2.0. Modified on 19 SEP 2017 vrealize Orchestrator 7.0 Using the vrealize Orchestrator OpenStack Plug-In 2.0 Modified on 19 SEP 2017 vrealize Orchestrator 7.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Managing System Administration Settings

Managing System Administration Settings This chapter contains the following sections: Setting Up the Outgoing Mail Server, page 1 Working with Email Templates, page 2 Configuring System Parameters (Optional), page 5 Updating the License, page

More information

VALO ecommerce User Guide. VALO Commerce

VALO ecommerce User Guide. VALO Commerce VALO ecommerce User Guide VALO Commerce Table of Contents Introduction to VALO Commerce... 1 Using VALO Commerce... 1 Access Your Commerce Site... 2 Browse the Catalog... 4 Customize an Item... 6 Place

More information

Using vrealize Code Stream. 16 MAY 2017 vrealize Code Stream 2.3

Using vrealize Code Stream. 16 MAY 2017 vrealize Code Stream 2.3 Using vrealize Code Stream 16 MAY 2017 vrealize Code Stream 2.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

Using vrealize Code Stream

Using vrealize Code Stream vrealize Code Stream 2.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

User Guide. Creating and Varying Sessional Schedule (Course Convenors, School Admin/Secretaries)

User Guide. Creating and Varying Sessional Schedule (Course Convenors, School Admin/Secretaries) User Guide Creating and Varying Sessional Schedule (Course Convenors, School Admin/Secretaries) Brief Document Description Overview Sessional staff are required to submit their agreed Work Schedule for

More information

OMNITRACKER. First steps with the OMNITRACKER Demo Room

OMNITRACKER. First steps with the OMNITRACKER Demo Room OMNITRACKER First steps with the OMNITRACKER Demo Room Contents OMNITRACKER Demo Room... 2 Test data... 2 Reset database... 2 Windows, web and mobile client... 2 Run OMNITRACKER... 2 User interface...

More information

Using the VMware vrealize Orchestrator Client

Using the VMware vrealize Orchestrator Client Using the VMware vrealize Orchestrator Client vrealize Orchestrator 7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

OnCommand Insight 7.1 Planning Guide

OnCommand Insight 7.1 Planning Guide OnCommand Insight 7.1 Planning Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 463-8277 Web: www.netapp.com

More information

EMS Walk. Browse Events: Events in University Housing Space

EMS Walk. Browse Events: Events in University Housing Space EMS Walk This guide explains the various components of University Housing s Event Management System (EMS) and provides step-by-step instructions for new users. EMS Web App Home Page (formerly Virtual EMS)

More information

Lab 0 Introduction to the MSP430F5529 Launchpad-based Lab Board and Code Composer Studio

Lab 0 Introduction to the MSP430F5529 Launchpad-based Lab Board and Code Composer Studio ECE2049 Embedded Computing in Engineering Design Lab 0 Introduction to the MSP430F5529 Launchpad-based Lab Board and Code Composer Studio In this lab, you will be introduced to the Code Composer Studio

More information

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

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

More information

irespond Quick Reference Guide

irespond Quick Reference Guide irespond Quick Reference Guide Contact irespond customer support at (888) 325-6565 x6 or email support@irespond.com if you need assistance. Rev 7.0.6.0 TABLE OF CONTENTS SOFTWARE INSTALLATION... 2 HARDWARE

More information

Web Pro Manager: General User Guide

Web Pro Manager: General User Guide Web Pro Manager: General User Guide Version 1.14 (7/2013) Web Pro Manager is an open-source website management platform that is easy to use, intuitive, and highly customizable. Web Pro Manager can be used

More information

We start by providing you with an overview of the key feature of the IBM BPM Process Portal.

We start by providing you with an overview of the key feature of the IBM BPM Process Portal. Lab 1 Process Portal 1.1 Overview This lab exercise will make you familiar with the key capabilities of the ready-to-use Process Portal included with IBM Business Process Manager (BPM). You will experience

More information

Adept 2018 PREP GUIDE

Adept 2018 PREP GUIDE Adept 2018 PREP GUIDE WHY WE WROTE THIS GUIDE We developed the Adept 2018 Prep Guide to make you aware of some important changes to Adept 2018 suite of products that you need to consider when you upgrade

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

Using vrealize Code Stream. 12 APRIL 2018 vrealize Code Stream 2.4

Using vrealize Code Stream. 12 APRIL 2018 vrealize Code Stream 2.4 Using vrealize Code Stream 12 APRIL 2018 vrealize Code Stream 2.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version Installation Guide 3CX CRM Plugin for ConnectWise Single Tenant Version "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may

More information

VMware Workspace Portal End User Guide

VMware Workspace Portal End User Guide VMware Workspace Portal End User Guide Workspace Portal 2.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

erequest How to apply guide

erequest How to apply guide Overview is an application that assists UCB in request life cycle management. UCB has clear guidance in place on what they can support or sponsor. Online requests will go through an internal review and

More information

Office 365 for ipad. OneDrive for Business Word Excel PowerPoint OneNote Lync OWA for ipad

Office 365 for ipad. OneDrive for Business Word Excel PowerPoint OneNote Lync OWA for ipad Office 365 for ipad Get your Office 365 apps for your ipad for free! Below is a list of links to the Office apps that are available for the ipad in the App Store. Before you begin, make sure you know your

More information

UMUC Digital Labs. Contents

UMUC Digital Labs. Contents Contents The DigiCampus DaaS Lab Broker... 2 Using the Lab Broker to Access Lab Environments... 3 Obtaining Lab Assistance for... 6 1 The DigiCampus DaaS Lab Broker What is the DigiCampus DaaS Lab Broker?

More information

Santa Ana Unified School District (SAUSD)

Santa Ana Unified School District (SAUSD) Santa Ana Unified School District (SAUSD) Internet Expenses Implementation User s Guide Mileage Claim 0 Introducing Oracle Internet Expenses With Oracle Internet Expenses, employees can enter and submit

More information

Lab Guide for Managing Hitachi Storage With Hitachi Command Suite v8.x

Lab Guide for Managing Hitachi Storage With Hitachi Command Suite v8.x Lab Guide for Managing Hitachi Storage With Hitachi Command Suite v8.x TSI2565 Courseware Version: v2.0 Microcode Version: Hitachi Command Suit v8.5 Table of Contents Lab 1 Installation 1-1 Lab 2 Initial

More information

IBM Spectrum Protect Plus

IBM Spectrum Protect Plus IBM Spectrum Protect Plus Simplify data recovery and data reuse for VMs, files, databases and applications Highlights Achieve rapid VM, file, database, and application recovery Protect industry-leading

More information

Using the Horizon vcenter Orchestrator Plug-In. VMware Horizon 6 6.0

Using the Horizon vcenter Orchestrator Plug-In. VMware Horizon 6 6.0 Using the Horizon vcenter Orchestrator Plug-In VMware Horizon 6 6.0 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also

More information

Your total guide to setup your own click funnel website.

Your total guide to setup your own click funnel website. Your total guide to setup your own click funnel website. This ebook will give you full step by step instructions on creating a click funnel website. If you need help, anytime, email us at: contact@merchantsavenow.com

More information

The MHBE Training Portal Producer Authorization OE

The MHBE Training Portal Producer Authorization OE The MHBE Training Portal Producer Authorization OE 2017-2018 1 Contents Introduction and Overview... 3 Major Training Milestones... 3 OE 17-18 Training Requirement Chart... 3 Step-by-Step Instructions...

More information

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion Table of Contents What is Kaltura... 3 Things to Remember... 3 My Media... 3 To access My Media... 3 Upload Media... 4 To perform a media upload... 4 Viewing Videos... 6 Add New List Options... 6 Media

More information

Creating Classes and Issuing Licenses TUTORIAL

Creating Classes and Issuing Licenses TUTORIAL Creating Classes and Issuing Licenses TUTORIAL 1 Contents CREATING STUDENT ACCOUNTS... 2 CREATING CLASSES... 4 IMPORTING A CLASS ROSTER... 8 ISSUING LICENSES... 14 CREATING STUDENT ACCOUNTS From your LabSim

More information

Cisco Virtual Application Container Services 2.0 Lab v1

Cisco Virtual Application Container Services 2.0 Lab v1 Cisco Virtual Application Container Services 2.0 Lab v1 Last Updated: 02-SEP-2015 About This Solution Cisco Virtual Application Container Services (VACS) enables simplified deployment of Secure Application

More information

Student User Guide Table Of Contents

Student User Guide Table Of Contents Student User Guide Table Of Contents Getting Started... 1 Using myitlab... 1 Getting Started in myitlab... 1 Contacting myitlab Student Support... 1 myitlab System Requirements... 1 Logging in to myitlab...

More information

WhatsConfigured for WhatsUp Gold 2016 User Guide

WhatsConfigured for WhatsUp Gold 2016 User Guide WhatsConfigured for WhatsUp Gold 2016 User Guide Contents Welcome to WhatsConfigured 1 What is WhatsConfigured? 1 Finding more information and updates 1 Sending feedback 2 Deploying WhatsConfigured 3 STEP

More information

AWS Service Catalog. User Guide

AWS Service Catalog. User Guide AWS Service Catalog User Guide AWS Service Catalog: User Guide Copyright 2017 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in

More information

1) Use either Chrome of Firefox to access the VMware vsphere web Client.

1) Use either Chrome of Firefox to access the VMware vsphere web Client. CIS133 Installation Lab #1 Web Client OpenSUSE Install. 1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME FireFox At the your connection is not

More information

How to Use Launch on a Desktop

How to Use Launch on a Desktop Getting Started Install the VMware Horizon Client Software on: Home Computer You will need Capital Power Username and Password Entrust security code (soft token or grid card) Minimum Operating System Requirements

More information

CMS 504: D2 for Space Contributors and Coordinators Updated: January 29, 2018

CMS 504: D2 for Space Contributors and Coordinators Updated: January 29, 2018 CMS 504: D2 for Space Contributors and s Agenda Part One What is Documentum D2? Groups: Support,, Contributor, Consumer D2 Overview: Login/Logout Main Menu User settings Workspaces Widgets Spaces Folders

More information

NCI s Learning Management System (LMS) Instructor-Led Training (ILT) Learner Guide

NCI s Learning Management System (LMS) Instructor-Led Training (ILT) Learner Guide NCI s Learning Management System (LMS) Instructor-Led Training (ILT) Learner Guide 1 CONTENTS Terms Definitions.3 Access Instructor-Led Training (ILT).. 3 Register for Instructor-Led Training (ILT)...5

More information

Using the vcenter Orchestrator SOAP Plug-In 1.0.1

Using the vcenter Orchestrator SOAP Plug-In 1.0.1 Using the vcenter Orchestrator SOAP Plug-In 1.0.1 vcenter Orchestrator 4.1 vcenter Orchestrator 4.2 This document supports the version of each product listed and supports all subsequent versions until

More information

Getting Started with the OIT Info Display

Getting Started with the OIT Info Display Getting Started with the OIT Info Display About the OIT Information Display: The OIT Information Display will serve as a method to post and to share business related information and announcements with

More information

Black Diamond. Black Diamond Advisor Experience: Portfolio View. Activation

Black Diamond. Black Diamond Advisor Experience: Portfolio View. Activation Advisor Experience: Portfolio View Portfolio View is the advisor s home for dynamic client reporting. It features a dashboard of reporting content that can be configured to your preferences. This User

More information

Routing a BennyBuy Access Form Using DocuSign

Routing a BennyBuy Access Form Using DocuSign Routing a BennyBuy Access Form Using DocuSign Become a DocuSign sender If you have not already done so, review the overview, signing and sending videos on the Resources/Senders page of the OSU DocuSign

More information

Build the application using Rational Build Forge

Build the application using Rational Build Forge Build the application using Rational Build Forge In this lab, as the Build Engineer, you will run a formal build of Release 2.0 of the RatlBankWeb application. After the build completes, you will be able

More information

User Guide. Product: GreenFolders. Version: 3.8

User Guide. Product: GreenFolders. Version: 3.8 User Guide Product: GreenFolders Version: 3.8 Release Date: October 2014 GreenFolders 3.8 User Guide Introduction Table of Contents 1 Introduction... 6 2 General Information... 7 2.1 Login Procedure...

More information

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store:

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store: NEARPOD SET UP 1. Verify that you have WiFi internet access for all devices. 2. Installing the Nearpod app: Download and install the Nearpod app on the instructors' ipad and on the students' devices from

More information

VMWare Horizon View Client. User Guide

VMWare Horizon View Client. User Guide VMWare Horizon View Client User Guide Contents 1 Horizon View Client: Get Started 1.1 Horizon View Client at a Glance 1.2 Configure Horizon View Client with Server 1.3 Log in to Horizon View Client 1.4

More information