Design and implementation of new ITIL Service Desk for insurance companies

Size: px
Start display at page:

Download "Design and implementation of new ITIL Service Desk for insurance companies"

Transcription

1 Design and implementation of new ITIL Service Desk for insurance companies Anel Tanovic*, Asmir Butkovic **, Fahrudin Orucevic***, Nikos Mastorakis**** * American University in Bosnia and Herzegovina Mije Kerosevica Guje 3, Tuzla 75000, Bosnia and Herzegovina ** College of Computer Science and Business Communications empirica Bulevar mira bb, Brcko District Bosnia and Herzegovina *** Faculty of Electrical Engineering Zmaja od Bosne bb, Sarajevo 71000, Bosnia and Herzegovina **** Technical University of Sofia St.Kliment Ohridski Boulevard, Sofia 1756, Bulgaria [email protected], [email protected], [email protected], [email protected] Abstract: - Insurance companies are today faced with the challenge of solving of increasing number of user's incidents, problems and requests. These companies are introducing and producing new IT services which are delivered to users every month. All today's insurance companies have some Customer Relationship Management (CRM) tools which are responsible for solving all these tasks. But the problem is variety of all these tools which are producing positive results in some departments and not so positive results in some other departments. The only solution for all insurance companies is to introduce Service Desk solutions which are based on IT Service Management (ITSM) 'best practises'. This paper describes Service Desk solution for insurance companies that was developed on Sarajevo School of Science and Technology (SSST) University in Sarajevo. The aim of the paper is to analyze results after the implementation of Service Desk solution in one insurance company in Bosnia and Herzegovina and to compare these results with results that are achieved before the implementation of Service Desk solution. The new developed Service Desk solution contains 6 ITSM processes: Supplier Management, Change Management, Event Management, Incident Management, Request Fulfillment and Problem Management. Key-Words: - ITSM, Service Desk, Supplier Management, Change Management, Event Management, Incident Management, Request Fulfillment, Problem Management. 1 Introduction Information Technology Infrastructure Library (ITIL) is the most popular framework for the management of IT services. It consists of five phases and 26 processes. Service Desk solution which is presented in this paper contains these 6 processes: Supplier Management [1], Change Management [2], Event Management [3], Incident Management [3], Request Fulfillment [3] and Problem Management [3]. All these processes are integrated in single software solution which is customized for insurance companies. Supplier Management is responsible for the definition of new supplier and contract requirements, identification of business needs, evaluation of new suppliers and contracts, categorization of suppliers and contracts, establishment of new suppliers and contracts and for the management of new suppliers, contracts and s [1]. Change is responsible for planning and controlling changes, scheduling changes and releases, making change decisions and authorization of the change, ensuring that remediation plans are in place, understanding the impact of the change and continual improvement [2]. Event is responsible for the detection, notification, categorization, prioritetization of events, response selection and for forwarding of events to incidents, service requests and problems [3]. Incident is responsible for the detection, notification, categorization, prioritetization of incidents, initial diagnosis and incident escalation, investigation, resolution and recovery [6]. Request Fulfillment is process responsible for the detection, notification, cathegorization, prioritetization of user requests, requests view and request model execution [3]. Problem Management is process responsible for the detection, notification, categorization, prioritetization of problems, problems investigation and diagnosis, raising a known error record, problem resolution and major problem review [3]. ISBN:

2 Service Desk solution is implemented by using web server Apache, PHP programming language and MySQL database. It contains 12 sections which include: registration of new contracts and suppliers, monitoring of all contracts and suppliers, detecting and loging of new changes, monitoring of all exisisting changes, loging of new events, monitoring of all existing events, loging of new incidents, monitoring of all existing incidents, loging of new user requests, monitoring of all existing user requests, loging of new problems and monitoring of all existing problems [4], [5]. The scientific contribution of this paper is a new developed model of Service Desk that can be implemented in any business environment. The new developed model of Service Desk integrates 6 main ITSM processes in one solution that can be converted for the usage in any other business environment [7]. The professional contribution of this paper is new Service Desk solution that can be immediatelly implemented in any insurance company. Previous researches in this field [8], [9] have showed the implementation of ITIL processes in business environment of Telecom operator. In these researches are also taken some other ITSM frameworks and standards like: PRINCE2, CobiT, etom, ISO/IEC and ISO/IEC Section 2. describes organization model for the insurance company, data model and business processes. Section 3. of the paper describes the implementation of all business processes which are the part of new builded Service Desk solution. Section 4. of the paper describes measurements for all processes after the implementation of new Service Desk solution and the comparison with measurements for all processes before the implementation of new Service Desk solution. Section 5. is the conclusion of the paper in which are described advantages of new Service Desk solution and its usage in insurance companies. 2 Organization model for the Insurance company Insurance company in Bosnia and Herzegovina in which is implemented new Service Desk contains these seven organization units: IT & Technical Support - The development team improves upon the existing system the company uses and also develops some inhouse solutions. The technical support team runs, maintains the system and offers support to all its users. Development & Marketing - Is focused on watching out for future prospects, ideas and solutions and innovations. The marketing team focuses on managing the marketing of the company through different media. Car Insurance Sales - This department is responsible for bringing in new clients, collaborating with external agents and introducing new business partners in regards to mandatory car insurance. Voluntary Insurance Sales - This department is focused on the same as the car insurance sales department but is responsible for all other types of insurance like home insurance from fire, theft, life insurance, travel insurance and other. Economics and Finance - This department manages the finances across the entire company, managing budget, payouts of claims and more. General & Legal - This department takes care of all legal aspects of the company, from verifying marketing campaigns to be within regulations, to handling suing, to bringing in experts for the verification and legal proving of cases before court. Claims - Processing of all filed claims and cooperating with other departments based on the requirements of each case to successfully resolve and pay out the claim. The Entity Relationship Diagram from figure 1. shows the core database and relationships between the tables which will support the main business processes of the company. This includes policies, claims and descriptional data about entities. It reflects the business processes on a modular level where bridge entities show how the data relates to each other and how the process flows. The one of main entities in this ERD is Agent. It is very important entity because it connects almost all other entities and does big part of the job. It is connected to two other entities - Address and Customer, the bridge entity is Customer agent between Customer and Agent. Customer Entity is another very important entity. It is important because it may be the largest one, and issues all the customers. It is connected to Address entity, Policy holder and Customer agent. Policy is also important entity. It is connected to all policy related entities - Policy holder, Auto policy, Property policy and Policy payment. Another more important entity is Car entity. It is connected to Auto policy via bridge entity Covers car, once again because of many to many relationship. ISBN:

3 Figure 2. shows use case diagram which shows how an insurance company operates in an abstracted form. On the left hand side we can notice the customer which can have two scenarios. First, the customer can come and request (or buy) an insurance policy where the agent verifies and enters the data into the database and after payment issues the insurance policy (car, life, property or any other type). The second scenario is where the user files for a claim. The claim is then processed, approved or disapproved and finally paid out and notifies the customer. 3 Implementation of business processes for the Service Desk solution Realized Service Desk contains 23 modules which are divided in six categories which include six different realized processes: Event Management, Incident Management, Request Fulfillment, Problem Management, Change Management and Supplier Management. All these modules are responsible for monitoring of existing events and for submiting new events which are divided in five different categories: incidents, requests, problems, changes and suppliers [8]. There are four different type of users which include: end user-agent, admin, super admin and manager. When we log in with regular Agent profile there is the main page which is shown on figure 3. On this page we can see which options admin can use. Beneath those options there is counter that counts how many unresolved events, Incidents and problem there are. From the main page, as you can see we can go where we intend to (figure 4.). First, we will go to events page in order to explain Event Management [9]. There you can clearly see all the events currently in the base. Besides ID and title, they all have start date, deadline, number of action and description. Also there is status which, logically, represents status of the event, and priority for issuing. Besides the table, there are also actions row with which authorized personnel can edit the event (figure 5.). By using this form, each user can submit different kind of events which include: incidents, requests and problems and specify who is responsible for solving all of them. From agents these messages are forwarded to administrators which are responsible for solving all of them. Incident Management, Request Fulfillment and Problem Management have almost the same forms. Change Management uses a similar form as the other management systems, but it relies on different user permissions where the manager can issue requests for new changes where the administrator can view them and after solving and implementing the new changes can be marked as resolved. Managers are only roles who are responsible for creating new changes. Changes are than solved by super administrators and administrators. Changes can be seen even from agents but they are not responsible for solving them. Admin user can see Change Management, and this is what they see. There, they can see changes, with all data connected to it. Once more, they can edit and delete the field - change. Only this time there is no plus sign for adding changes. Figure 6. shows monitoring of changes for the Change and figure 7. shows submiting new changes for this process. There, in spreadsheet Admin can see all the data related to supplier. Also, admin can manage it but cannot add (there is no standard plus sign for addition). One more important thing here is that Admin can only see data related to him (Agent field carries his name). Besides that, this is more or less standard table in our system, containing all the same colours, sorting features and actions [10]. Super admin can access the Supplier Management too but he can not submit a new supplier without the permission of manager. Supplier Management is basically same as Change Management, except that it contains different data. SuperAdmin there can see all the dates, actions description as same as statuses of suppliers. Figure 9. shows the process of submitting new suppliers. This form is also responsible for adding new contracts with suppliers and for monitoring all these different contracts. The module for monitoring all contracts is very important because of the evaluation of all contracts and making decisions about future choosing of contracts [10]. The module for submitting new suppliers clearly mark what is the deadline for entire finishing of some project and which super admin is responsible for the maintenance of the same. 4 Measurement of implemented processes Tables I. to VI. show measurements for six different processes before the implementation of Service Desk solution. Table I. shows results of the implementation for Supplier, table II. for Change, table III. for Event, table IV. for Incident, table V. for Request Fulfillment process and finally table VI. for Problem. The time duration for the measurement of all these key s was 3 months. ISBN:

4 Table VII. shows results of the implementation of key s (KPIs) for all six processes before the implementation of ITIL Service Desk solution. Supplier Management has achieved 59.20% of successful implementation of all KPIs, Change Management has achieved 66.20% of successful implementation of all KPIs, Event Management has achieved 75.40% of successful implementation of all KPIs, Incident Management has achieved 73.20% of successful implementation of all KPIs, Request Fulfillment has achieved 79.80% of successful implementation of all KPIs and Problem Management has achieved 75.80% of successful implementation of all KPIs [9]. Tables VIII. to XIII. show measurements for six different processes after the implementation of Service Desk solution. Table VIII. shows results of the implementation for Supplier Management process, table IX. for Change, table X. for Event, table XI. for Incident, table XII. for Request Fulfillment process and finally table XIII. for Problem. All these measurements are constantly taken in time period of six months after the implementation of Service Desk solution. Table XIV. shows results of the implementation of key s (KPIs) for all six processes after the implementation of ITIL Service Desk solution. Supplier Management has achieved 73.40% of successful implementation of all KPIs, Change Management has achieved 82.80% of successful implementation of all KPIs, Event Management has achieved 86.00% of successful implementation of all KPIs, Incident Management has achieved 87.80% of successful implementation of all KPIs, Request Fulfillment has achieved 86.80% of successful implementation of all KPIs and Problem Management has achieved 88.80% of successful implementation of all KPIs [9]. 5 Conclusion This paper has showed the process of introducing Service Desk solution based on ITIL principles in business environment of one insurance company. During the process of implementation of Service Desk solution, the study connected to the comparative analysis about differences in successful implementation of business processes before and after the implementation of Service Desk was also finished. Six business processes are taken into the consideration: management of suppliers and contracts (Supplier Management), management of changes from management or from production (Change Management), management of all different events (Event Management), managements of incidents (Incident Management), management of user requests (Request Fulfillment) and management of problems (Problem Management). Measurements have showed that each of these six processes have achieved a better result of the implementation after the implementation of ITIL processes by using Service Desk solution. All six ITIL processes followed their key activities that were implemented by Service Desk which is used now in all layers of this insurance company. This study has clearly showed that it is worth to investate in the realization of ITSM processes because of the increasing of all important parameters of metric which are important for users, stakeholders, managers and suppliers. Results show that Supplier has achieved a better result of the implementation for 14.20% after the implementation of Service Desk. This improvement has been underlined at these key s: the number of suppliers meeting the targets within the contract and the number of suppliers with nominated supplier managers. Results show that Change Management process has achieved a better result of the implementation for 16.60% after the implementation of Service Desk. This improvement has been underlined at these key s: the percentage of reduction in the number of incidents attributed to changes and the percentage of reduction in the number of changes with incomplete impact assessments. Results show that Event has achieved a better result of the implementation for 10.60% after the implementation of Service Desk. This improvement has been underlined at these key s: the number of incidents that occurred and which are triggered without a corresponding event and the percentage of events compared with the number of incidents. Results show that Incident has achieved a better result of the implementation for 14.60% after the implementation of Service Desk. This improvement has been underlined at these key s: the percentage of incidents solved remotely without the need for a visit and the average number of service desk calls during one day. Results show that Request Fulfillment process has achieved a better result of the implementation for 7.00% after the implementation of Service Desk. This improvement has been underlined at these key s: the percentage of service requests closed by the service desk without reference to other levels of support and the percentage of service requests ISBN:

5 solved remotely without the need for a visit. Results show that Problem has achieved a better result of the implementation for 13.00% after the implementation of Service Desk. This improvement has been underlined at these key s: the percentage of problems solved remotely without the need for a visit and the average number of service desk calls during one day. Figure 10. shows improvements for all six processes after the implementation of Service Desk solution. References: [1] S.Taylor, V. Lloyd, and C. Rudd, ITIL Service Design, Cabinet Office, July [2] S.Taylor, S. Lacy, and I. Macfarlane, ITIL Service Transition, Cabinet Office, July [3] S.Taylor, D. Cannon, and D. Wheeldon, ITIL Service Operation, Cabinet Office, July [4] A. Keller and T. Midboe, Implementing a Service Desk: A practioner s perspective, IEEE Network Operations and Management Symposium (NOMS 2010), pp , April [5] M. Jantti, Exploring Self-Service Support Methods in IT Service Management, 10 th International Conference on Service Systems and Service Management (ICSSSM 13), pp , July [6] M. Jantti, Defining Requirements for an Incident Management System: A Case Study, 4 th International Conference on Systems (ICONS 09), pp , March [7] Z. Jang, Research and design of digital Campus Operation & Maintenance Center (O&M) center based on ITIL, International Conference on Computer Application and System Modeling (ICCASM 2010), volume 5, pp , October [8] A. Tanovic and F. Orucevic, Proposal of the improvement of actual ITIL version based on comparative IT Service Management methodologies and standards Previous research and research methodology, Recent Advances in Automatic Control, Information and Communications, pp , August [9] A. Tanovic and F. Orucevic, Proposal of the improvement of actual ITIL version based on comparative IT Service Management methodologies and standards The improved model of ITIL 2011 framework, Recent Advances in Automatic Control, Information and Communications, pp , August [10] M. Jansen, What does IT Service Management look like in the cloud? An ITIL based approach, Recent Advances in Computers, Communications, Applied Social Science and Mathematics, pp , September ISBN:

6 Figure 1. Entity Relationship Diagram for Service Desk of insurance company Figure 2. Use case diagram for Service Desk of insurance company ISBN:

7 Figure 3. Main page Figure 4. Event Management Monitoring of events ISBN:

8 Figure 5. Event Management Submitting new events Figure 6. Change Management Monitoring of changes ISBN:

9 Figure 7. Change Management Submitting new changes Figure 8. Supplier Management Monitoring of suppliers ISBN:

10 Figure 9. Supplier Management Submitting new suppliers Figure 10. Improvement of ITSM processes after the implementation of Service Desk solution Key for Supplier The number of suppliers meeting the targets within the contract The number of service and contractual reviews TABLE I. MEASUREMENTS FOR SUPPLIER MANAGEMENT PROCESS key s % % held with suppliers The number of service breaches caused by % ISBN:

11 suppliers The number of suppliers with nominated supplier managers The number of contracts with nominated contract managers % % Key for Change changes that meet the customer's agreed requirements reduction in the number of incidents attributed to changes reduction in the number of unauthorized changes identified reduction in the number of changes with incomplete change specifications reduction in the number of changes with incomplete impact assessments TABLE II. MEASUREMENTS FOR CHANGE MANAGEMENT PROCESS key s 70% 95% 74% 18% 30% 60% 17% 25% 68% 16% 25% 64% 11% 17% 65% Key for Event The number of incidents that occurred and which are triggered without a corresponding event events compared with the number of incidents events caused by existing problems or known errors events that resulted in incidents TABLE III. MEASUREMENTS FOR EVENT MANAGEMENT PROCESS key s % 54% 75% 72% 66% 85% 78% 69% 90% 77% or changes events indicating 68% 88% 77% ISBN:

12 issues Key for Incident incidents closed by the service desk without reference to other levels of support incidents solved remotely without the need for a visit The maximum allowed time for solving every type of incident The average number of service desk calls during one day incidents handled within agreed response time TABLE IV. MEASUREMENTS FOR INCIDENT MANAGEMENT PROCESS key s 67% 82% 82% 40% 55% 73% 32 hours 24 hours 67% % 74% 100% 74% Key for Request Fulfillment process service requests which are completed in agreed target times service requests closed by the service desk without reference to other levels of support service requests solved remotely without the need for a visit the total number of calls on Service Desk connected to service requests problems handled within agreed response time TABLE V. MEASUREMENTS FOR REQUEST FULFILLMENT PROCESS key s 71% 85% 84% 68% 92% 74% 45% 60% 75% 35% 30% 83% 83% 100% 83% ISBN:

13 Key for Problem problems closed by the service desk without reference to other levels of support problems solved remotely without the need for a visit The maximum allowed time for solving every type of problem The average number of service desk calls during one day problems handled within agreed response time TABLE VI. MEASUREMENTS FOR PROBLEM MANAGEMENT PROCESS key s 73% 85% 86% 39% 55% 71% 8 days 10 days 80% % 82% 100% 82% TABLE VII. THE RESULTS OF THE IMPLEMENTATION OF ITIL PROCESSES BEFORE THE IMPLEMENTATION OF ITIL SERVICE DESK ITIL process name The result of implementation for each ITIL process Supplier Management 59.20% Change Management 66.20% Event Management 75.40% Incident Management 73.20% Request Fulfillment 79.80% Problem Management 75.80% Key for Supplier The number of suppliers meeting the targets within the contract The number of service and contractual reviews held with suppliers The number of service breaches caused by suppliers The number of suppliers with nominated supplier managers The number of contracts with nominated contract managers TABLE VIII. MEASUREMENTS FOR SUPPLIER MANAGEMENT PROCESS key s % % % % % ISBN:

14 Key for Change changes that meet the customer's agreed requirements reduction in the number of incidents attributed to changes reduction in the number of unauthorized changes identified reduction in the number of changes with incomplete change specifications reduction in the number of changes with incomplete impact assessments TABLE IX. MEASUREMENTS FOR CHANGE MANAGEMENT PROCESS key s 79% 95% 83% 25% 30% 83% 21% 25% 84% 19% 25% 76% 15% 17% 88% Key for Event The number of incidents that occurred and which are triggered without a corresponding event events compared with the number of incidents events caused by existing problems or known errors events that resulted in incidents or changes events indicating issues TABLE X. MEASUREMENTS FOR EVENT MANAGEMENT PROCESS key s % 65% 75% 87% 74% 85% 87% 77% 90% 86% 75% 88% 85% ISBN:

15 Key for Incident incidents closed by the service desk without reference to other levels of support incidents solved remotely without the need for a visit The maximum allowed time for solving every type of incident The average number of service desk calls during one day incidents handled within agreed response time TABLE XI. MEASUREMENTS FOR INCIDENT MANAGEMENT PROCESS key s 74% 82% 90% 51% 55% 93% 28 hours 24 hours 83% % 88% 100% 88% Key for Request Fulfillment process service requests which are completed in agreed target times service requests closed by the service desk without reference to other levels of support service requests solved remotely without the need for a visit the total number of calls on Service Desk connected to service requests problems handled within agreed response time TABLE XII. MEASUREMENTS FOR REQUEST FULFILLMENT PROCESS key s 79% 85% 93% 77% 92% 84% 56% 60% 93% 39% 30% 70% 94% 100% 94% ISBN:

16 Key for Problem problems closed by the service desk without reference to other levels of support problems solved remotely without the need for a visit The maximum allowed time for solving every type of problem The average number of service desk calls during one day problems handled within agreed response time TABLE XIII. MEASUREMENTS FOR PROBLEM MANAGEMENT PROCESS key s 82% 85% 96% 48% 55% 87% 9 days 10 days 90% % 91% 100% 91% TABLE XIV. THE RESULTS OF THE IMPLEMENTATION OF ITIL PROCESSES AFTER THE IMPLEMENTATION OF ITIL SERVICE DESK ITIL process name The result of implementation for each ITIL process Supplier Management 73.40% Change Management 82.80% Event Management 86.00% Incident Management 87.80% Request Fulfillment 86.80% Problem Management 88.80% ISBN:

Advantages of the implementation of Service Desk based on ITIL framework in telecommunication industry

Advantages of the implementation of Service Desk based on ITIL framework in telecommunication industry Advantages of the implementation of Service Desk based on ITIL framework in telecommunication industry Anel Tanovic*, Asmir Butkovic **, Fahrudin Orucevic***, Nikos Mastorakis**** * American University

More information

Recent Advances in Automatic Control, Information and Communications

Recent Advances in Automatic Control, Information and Communications Proposal of the improvement of actual ITIL version based on comparative IT Service Management methodologies and standards The implementation of IT Service Management frameworks and standards Anel Tanovic*,

More information

Advantage of using Service Desk Management Systems in real organizations

Advantage of using Service Desk Management Systems in real organizations Advantage of using Service Desk Management Systems in real organizations Anel Tanovic*, Nikos E. Mastorakis** *Department of Computer Science and Informatics University of Sarajevo, Faculty of Electrical

More information

Proposal of a new model for ITIL framework based on comparison with ISO/IEC 20000 standard

Proposal of a new model for ITIL framework based on comparison with ISO/IEC 20000 standard Proposal of a new model for ITIL framework based on comparison with ISO/IEC 20000 standard ANEL TANOVIC*, FAHRUDIN ORUCEVIC ** * Department for IT development of multimedia services, BH Telecom d.d. Sarajevo

More information

Development of a new improved model of the ITIL V3 framework for the information system of Telecom operator

Development of a new improved model of the ITIL V3 framework for the information system of Telecom operator Development of a new improved model of the ITIL V3 framework for the information system of Telecom operator A. Tanovic*, F. Orucevic**, I. Androulidakis*** *Department for IT development of muldia services,

More information

Improvement of the Etom Standard Throught the Comparison with Itil V3 Best Practices

Improvement of the Etom Standard Throught the Comparison with Itil V3 Best Practices Middle-East Journal of Scientific Research 13 (11): 1533-1543, 2013 ISSN 1990-9233 IDOSI Publications, 2013 DOI: 10.5829/idosi.mejsr.2013.13.11.479 Improvement of the Etom Standard Throught the Comparison

More information

Advantages of the new ITIL V3 model in the implementation of the IMS system

Advantages of the new ITIL V3 model in the implementation of the IMS system Advantages of the new ITIL V3 model in the of the IMS system A. Tanovic*, I. Androulidakis**, F. Orucevic*** *Department for IT development of multimedia services, BH Telecom d.d. Sarajevo Obala Kulina

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode)

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode) HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Processes and Best Practices Guide (Codeless Mode) Document Release Date: December, 2014 Software Release

More information

COPYRIGHTED MATERIAL. Contents. Acknowledgments Introduction

COPYRIGHTED MATERIAL. Contents. Acknowledgments Introduction Contents Acknowledgments Introduction 1. Governance Overview How Do We Do It? What Do We 1 Get Out of It? 1.1 What Is It? 1 1.2 Back to Basics 2 1.3 Origins of Governance 3 1.4 Governance Definition 5

More information

IT Service Management and Normatively Regulated Activities

IT Service Management and Normatively Regulated Activities IT Service Management and Normatively Regulated Activities DZENANA DONKO, ISMET TRALJIC Faculty of electrical engineering University of Sarajevo, Zmaja od Bosne bb, Kampus Univerziteta, 71000 Sarajevo

More information

ITIL: Service Operation

ITIL: Service Operation ITIL: Service Operation Course Course Chapter 01 - Course Lesson: Course Organization Welcome to the Course! Mentoring Community s Why Are You Here? Using Bloom s Taxonomy What do you Expect? Housekeeping

More information

ITIL Service Lifecycle Operation

ITIL Service Lifecycle Operation ITIL Service Lifecycle Operation Course Details Course Code: Duration: Notes: ITILSL-Oper 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based

More information

BMC Remedy Service Desk: Incident Management 7.6.00 User s Guide

BMC Remedy Service Desk: Incident Management 7.6.00 User s Guide BMC Remedy Service Desk: Incident Management 7.6.00 User s Guide October 2010 BMC Remedy Service Desk: Incident Management 7.6.00 1 Contents Chapter 1 Introducing BMC Remedy Incident Management... 3 Getting

More information

SupportDesk ITSM: Quick Guide

SupportDesk ITSM: Quick Guide SupportDesk ITSM: Quick Guide Introduction If as part of your SupportDesk system you have purchased the ITIL-Pack you will have the functionality to handle IT Service Management as prescribed by the IT

More information

ITSM Process Description

ITSM Process Description ITSM Process Description Office of Information Technology Incident Management 1 Table of Contents Table of Contents 1. Introduction 2. Incident Management Goals, Objectives, CSFs and KPIs 3. Incident Management

More information

Project Management Guidelines

Project Management Guidelines Project Management Guidelines 1. INTRODUCTION. This Appendix (Project Management Guidelines) sets forth the detailed Project Management Guidelines. 2. PROJECT MANAGEMENT PLAN POLICY AND GUIDELINES OVERVIEW.

More information

OVERVIEW. In all, this report makes recommendations in 14 areas, such as. Page iii

OVERVIEW. In all, this report makes recommendations in 14 areas, such as. Page iii The Office of the Auditor General has conducted a procedural review of the State Data Center (Data Center), a part of the Arizona Strategic Enterprise Technology (ASET) Division within the Arizona Department

More information

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i.

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i. New York, NY, USA: Basic Books, 2013. p i. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=2 New York, NY, USA: Basic Books, 2013. p ii. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=3 New

More information

Network & Information Security Policy

Network & Information Security Policy Policy Version: 2.1 Approved: 02/20/2015 Effective: 03/02/2015 Table of Contents I. Purpose................... 1 II. Scope.................... 1 III. Roles and Responsibilities............. 1 IV. Risk

More information

Words importing only the singular shall include the plural and vice versa.

Words importing only the singular shall include the plural and vice versa. GENERAL TERMS AND CONDITIONS FOR DEBIT CARD 1. PHRASING Words importing only the singular shall include the plural and vice versa. Where the Account is a Joint Account, reference to single customer shall

More information

1. INCIDENT MANAGEMENT

1. INCIDENT MANAGEMENT 1. INCIDENT MANAGEMENT Topic/Question 1.1 Incident Identification Can incident records be created manually? 1.2 Unique Reference Does the tool automatically allocate a unique reference to newly created

More information

Process Description Incident/Request. HUIT Process Description v6.docx February 12, 2013 Version 6

Process Description Incident/Request. HUIT Process Description v6.docx February 12, 2013 Version 6 Process Description Incident/Request HUIT Process Description v6.docx February 12, 2013 Version 6 Document Change Control Version # Date of Issue Author(s) Brief Description 1.0 1/21/2013 J.Worthington

More information

ITIL v3 Service Manager Bridge

ITIL v3 Service Manager Bridge ITIL v3 Service Manager Bridge Course Length: 5 Days Course Overview This 5 day hands on, certification training program enables ITIL Version 2 certified Service Managers to upgrade their Service Manager

More information

REGULATIONS. regarding the registration and use of the domain name under the Bosnia & Herzegovina country internet.ba domain

REGULATIONS. regarding the registration and use of the domain name under the Bosnia & Herzegovina country internet.ba domain REGULATIONS regarding the registration and use of the domain name under the Bosnia & Herzegovina country internet.ba domain Article 1 This document regulates the registration and use of the domain name

More information

TABLE OF CONTENTS ABSTRACT ACKNOWLEDGEMENT LIST OF FIGURES LIST OF TABLES

TABLE OF CONTENTS ABSTRACT ACKNOWLEDGEMENT LIST OF FIGURES LIST OF TABLES TABLE OF CONTENTS ABSTRACT ACKNOWLEDGEMENT LIST OF FIGURES LIST OF TABLES ii iii x xiv CHAPTER 1: INTRODUCTION 1 1.0 Background 1 1.1 Research Motivation 4 1.2 Research Objectives 5 1.3 Project Scope 6

More information

Metricus for ServiceNow

Metricus for ServiceNow represents the integration of Metricus a cloud platform for IT Performance Measurement and ServiceNow a leading cloud-based provider of IT service Management. By leveraging Metricus as an integrated, seamless

More information

Criticism of Implementation of ITSM & ISO20000 in IT Banking Industry. Presented by: Agus Sutiawan, MIT, CISA, CISM, ITIL, BSMR3

Criticism of Implementation of ITSM & ISO20000 in IT Banking Industry. Presented by: Agus Sutiawan, MIT, CISA, CISM, ITIL, BSMR3 Criticism of Implementation of ITSM & ISO20000 in IT Banking Industry Presented by: Agus Sutiawan, MIT, CISA, CISM, ITIL, BSMR3 Outline What is IT Service Management What is ISO 20000 Step by step implementation

More information

Service Catalog. it s Managed Plan Service Catalog

Service Catalog. it s Managed Plan Service Catalog Service Catalog it s Managed Plan Service Catalog 6/18/2012 Document Contents Contents Document Contents... 2 Overview... 3 Purpose... 3 Product Description... 3 Plan Overview... 3 Tracking... 3 What is

More information

ITIL: Foundation (Revision 1.6) Course Overview. Course Outline

ITIL: Foundation (Revision 1.6) Course Overview. Course Outline ITIL: Foundation (Revision 1.6) Course Overview The ITIL Foundation Certification Course introduces the new student to the fundamentals of IT Service Management as described in the IT Infrastructure Library

More information

Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL

Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL EGI Technical Forum 2011, Lyon (France) September 22, 2011 Dr. Thomas Schaaf www.gslm.eu EMERGENCE TECH LTD. The

More information

ITIL QUALIFICATION SCHEME & ROLE-BASED TRAINING MATRIX WHITE PAPER

ITIL QUALIFICATION SCHEME & ROLE-BASED TRAINING MATRIX WHITE PAPER & ROLE-BASED TRAINING MATRIX WHITE PAPER PRESENTED BY: PUBLISHED: MAY 1, 2014 VERSION: 4 LISA SCHWARTZ AND DONNA KNAPP, ITSM ACADEMY SECTION PAGE Overview 2 Path to ITIL Expert Certification 3-5 Complementary

More information

ITIL Event Management in the Cloud

ITIL Event Management in the Cloud ITIL Event Management in the Cloud An AWS Cloud Adoption Framework Addendum July 2015 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational

More information

Implementation of the Information System of the Telecom Operators Using the ITIL V3 Methodology for the Service Design Phase

Implementation of the Information System of the Telecom Operators Using the ITIL V3 Methodology for the Service Design Phase Implementation of the Information System of the Telecom Operators Using the ITIL V3 Methodology for the Service Design Phase Anel Tanovic Department for IT development of multimedia services BH Telecom

More information

A Guide to SupportDesk ITSM

A Guide to SupportDesk ITSM A Guide to SupportDesk ITSM 1 Introduction Terminology: All SupportDesk systems are built around the same default terminology. In SupportDesk ITSM, the Customer and Inventory fields have been renamed as

More information

WHITE PAPER. iet ITSM Enables Enhanced Service Management

WHITE PAPER. iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management Need for IT Service Management The focus within the vast majority of large and medium-size companies has shifted

More information

Information and Communication Technology. Helpdesk Support Procedure

Information and Communication Technology. Helpdesk Support Procedure BELA-BELA LOCAL MUNICIPALITY Chris Hani Drive, Bela- Bela, Limpopo. Private Bag x 1609 BELA-BELA 0480 Tel: 014 736 8000 Fax: 014 736 3288 Website: www.belabela.gov.za OFFICE OF THE MUNICIPAL MANAGER Information

More information

Best Practices Report

Best Practices Report Overview As an IT leader within your organization, you face new challenges every day from managing user requirements and operational needs to the burden of IT Compliance. Developing a strong IT general

More information

Foundation Bridge in IT Service Management (ITSM) according to ISO/IEC 20000. Specification Sheet. ISO/IEC 20000 Foundation Bridge TÜV SÜD Akademie

Foundation Bridge in IT Service Management (ITSM) according to ISO/IEC 20000. Specification Sheet. ISO/IEC 20000 Foundation Bridge TÜV SÜD Akademie Foundation Bridge in IT Service Management (ITSM) according to ISO/IEC 20000 Specification Sheet TÜV SÜD Akademie Issue: 2.0 Date: 25 October 2012 Table of Contents 1 Reading aid... 4 2 ISO/IEC 20000 -

More information

BCS Specialist Certificate in Service Desk & Incident Management Syllabus

BCS Specialist Certificate in Service Desk & Incident Management Syllabus BCS Specialist Certificate in Service Desk & Incident Management Syllabus Version 1.8 March 2015 BCS Specialist Certificate in Service Desk & Incident Management Syllabus Contents Change History... 2 Rationale...

More information

Creating Service Desk Metrics

Creating Service Desk Metrics Creating Service Desk Metrics Table of Contents 1 ITIL, PINK ELEPHANT AND ZENDESK... 3 2 IMPORTANCE OF MONITORING, MEASURING AND REPORTING... 3 2.1 BALANCED MANAGEMENT INFORMATION CATEGORIES... 3 2.2 CSFS,

More information

Service Asset & Configuration Management PinkVERIFY

Service Asset & Configuration Management PinkVERIFY -11-G-001 General Criteria Does the tool use ITIL 2011 Edition process terms and align to ITIL 2011 Edition workflows and process integrations? -11-G-002 Does the tool have security controls in place to

More information

Yale University Incident Management Process Guide

Yale University Incident Management Process Guide Yale University Management Process Guide Yale University Management Process 1 of 17 Introduction Purpose This document will serve as the official process of Management for Yale University. This document

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Processes and Best Practices Guide Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

ITIL Service Lifecycle: Service Operation

ITIL Service Lifecycle: Service Operation Certification ITIL Service Lifecycle: Service Operation ITIL Intermediate Qualification: Service Operation certificate Prerequisites ITIL Foundation Certification (v3 or newer) required Two years of relevant

More information

SapphireIMS Service Desk Feature Specification

SapphireIMS Service Desk Feature Specification SapphireIMS Service Desk Feature Specification All rights reserved. COPYRIGHT NOTICE AND DISCLAIMER No parts of this document may be reproduced in any form without the express written permission of Tecknodreams

More information

"Charting the Course... MOC 20409 B Server Virtualization with Windows Hyper-V and System Center. Course Summary

Charting the Course... MOC 20409 B Server Virtualization with Windows Hyper-V and System Center. Course Summary Description Course Summary This five day course will provide you with the knowledge and skills required to design and implement Microsoft Server solutions using Hyper-V and System. Objectives At the end

More information

NOTE: You can only register on or after the first registration date for your class level (Junior, Middler, Senior, etc.) Login to CampusNet

NOTE: You can only register on or after the first registration date for your class level (Junior, Middler, Senior, etc.) Login to CampusNet HELP: Registering for Classes with CampusNet This Help document will step you through the process of viewing your Academic Plan, searching and registering for classes and viewing your schedule. You may

More information

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS...

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... Table of Contents INTRODUCTION... 2 HOME... 3 Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... 16 Request List View... 17 Requests based on Filters...

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Service Desk help topics for printing Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

BRIDGE. the gaps between IT, cloud service providers, and the business. IT service management for the cloud. Business white paper

BRIDGE. the gaps between IT, cloud service providers, and the business. IT service management for the cloud. Business white paper BRIDGE the gaps between IT, cloud service providers, and the business. IT service management for the cloud Business white paper Executive summary Today, with more and more cloud services materializing,

More information

Preparation Guide. IT Service Management Foundation Bridge based on ISO/IEC 20000

Preparation Guide. IT Service Management Foundation Bridge based on ISO/IEC 20000 Preparation Guide IT Service Management Foundation Bridge based on ISO/IEC 20000 Edition April 2011 Copyright 2011 EXIN All rights reserved. No part of this publication may be published, reproduced, copied

More information

Auxilion Service Desk as a Service. Service Desk as a Service. Date January 2015. www.auxilion.com Commercial in Confidence Auxilion 2015 Page 1

Auxilion Service Desk as a Service. Service Desk as a Service. Date January 2015. www.auxilion.com Commercial in Confidence Auxilion 2015 Page 1 Title Service Desk as a Service Date January 2015 www.auxilion.com Commercial in Confidence Auxilion 2015 Page 1 1. Disclaimer All information contained in this document is provided in confidence to the

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper B, version 5.0 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

ITIL by Test-king. Exam code: ITIL-F. Exam name: ITIL Foundation. Version 15.0

ITIL by Test-king. Exam code: ITIL-F. Exam name: ITIL Foundation. Version 15.0 ITIL by Test-king Number: ITIL-F Passing Score: 800 Time Limit: 120 min File Version: 15.0 Sections 1. Service Management as a practice 2. The Service Lifecycle 3. Generic concepts and definitions 4. Key

More information

Cloud-based Managed Services for SAP. Service Catalogue

Cloud-based Managed Services for SAP. Service Catalogue Cloud-based Managed Services for SAP Service Catalogue Version 1.8 Date: 28.07.2015 TABLE OF CONTENTS Introduction... 4 Managed Services out of the Cloud... 4 Cloud-based Flexibility, Efficiency and Scalability...

More information

Smart Home Security System Based on Microcontroller Using Internet and Android Smartphone

Smart Home Security System Based on Microcontroller Using Internet and Android Smartphone International Conference on Materials, Electronics & Information Engineering, ICMEIE-205 05-06 June, 205, Faculty of Engineering, University of Rajshahi, Bangladesh www.ru.ac.bd/icmeie205/proceedings/

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July

More information

Expert PHP and MySQL. Application Desscpi and Development. Apress" Marc Rochkind

Expert PHP and MySQL. Application Desscpi and Development. Apress Marc Rochkind Expert PHP and MySQL Application Desscpi and Development Marc Rochkind Apress" Contents About the Author About the Technical Reviewer Acknowledgments Introduction xvii xix xxi xxiii -Chapter 1: Project

More information

ITIL V3 Foundation Certification - Sample Exam 1

ITIL V3 Foundation Certification - Sample Exam 1 ITIL V3 Foundation Certification - Sample Exam 1 The new version of ITIL (Information Technology Infrastructure Library) was launched in June 2007. ITIL V3 primarily describes the Service Lifecycle of

More information

ITIL Intermediate Capability Stream:

ITIL Intermediate Capability Stream: ITIL Intermediate Capability Stream: OPERATIONAL SUPPORT AND ANALYSIS (OSA) CERTIFICATE Sample Paper 1, version 5.1 Gradient Style, Complex Multiple Choice QUESTION BOOKLET Gradient Style Multiple Choice

More information

CA Clarity PPM. Demand Management User Guide. v13.0.00

CA Clarity PPM. Demand Management User Guide. v13.0.00 CA Clarity PPM Demand Management User Guide v13.0.00 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9.

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9. HP Service Manager For the supported Windows and UNIX operating systems Software Version: 9.32 Service Desk help topics for printing Document Release Date: August 2013 Software Release Date: August 2013

More information

HOSTEDMIDEX.CO.UK. Additional services are also available according to Client specific plan configuration.

HOSTEDMIDEX.CO.UK. Additional services are also available according to Client specific plan configuration. HOSTEDMIDEX.CO.UK THIS SERVICE LEVEL AGREEMENT (SLA) DEFINES GUARANTEED SERVICE LEVELS PROVIDED TO CLIENT BY THE SUPPLIER. I. Service Definition Lanmark Technical Services Ltd trading as mailhosted.co.uk

More information

Managing Successful Projects

Managing Successful Projects 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Managing Successful Projects with PRINCE2 Office of Government Commerce

More information

State of Washington. BHAS Help Desk Support Services. July 2015 V1.0

State of Washington. BHAS Help Desk Support Services. July 2015 V1.0 State of Washington BHAS Help Desk Support Services July 2015 V1.0 WA-Behavioral Health Assessment Solution (BHAS ) BHAS supports the Child and Adolescent Needs and Strengths Assessment (CANS) and Adult

More information

General Platform Criterion Assessment Question

General Platform Criterion Assessment Question Purpose: [E]nsure that the assets required to deliver services are properly controlled, and that accurate and reliable information about those assets is available when and where it is needed. (ST 4.3.1)

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper B, version 4.0 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

White Paper August 2006. BMC Best Practice Process Flows for ITIL Change Management

White Paper August 2006. BMC Best Practice Process Flows for ITIL Change Management White Paper August 2006 BMC Best Practice Process Flows for ITIL Change Management Copyright 1991 2006 BMC Software, Inc. All rights reserved. BMC, the BMC logo, all other BMC product or service names,

More information

PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook

PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook October 2009 PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook SKU crm91pbr0 Copyright 2001, 2009, Oracle and/or its affiliates.

More information

Table of Contents INTRODUCTION...2 HOME PAGE...3. Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG...

Table of Contents INTRODUCTION...2 HOME PAGE...3. Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG... Table of Contents INTRODUCTION...2 HOME PAGE...3 Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG...12 REQUEST...14 Request List View... 15 Creating a New Incident...

More information

Access Control Regulations

Access Control Regulations Access Control Regulations 6 August 2008 1 TABLE OF CONTENTS I. Regulations... 3 II. Introduction... 3 III. Definitions... 3 IV. Single Access Control Alarm Coordinator (SACC)... 4 V. Access to Closed

More information

"Charting the Course... ... to Your Success!" MOC 50331 D Windows 7 Enterprise Desktop Support Technician Course Summary

Charting the Course... ... to Your Success! MOC 50331 D Windows 7 Enterprise Desktop Support Technician Course Summary Description Course Summary This course provides students with the knowledge and skills needed to isolate, document and resolve problems on a Windows 7 desktop or laptop computer. It will also help test

More information

Tutorial on Service Level Management in e- Infrastructures State of the Art and Future Challenges. The FedSMProject Thomas Schaaf & Owen Appleton

Tutorial on Service Level Management in e- Infrastructures State of the Art and Future Challenges. The FedSMProject Thomas Schaaf & Owen Appleton Tutorial on Service Level Management in e- Infrastructures State of the Art and Future Challenges The FedSMProject Thomas Schaaf & Owen Appleton Contents IntroducCon Background: why ITSM in e- Infrastructure?

More information

BMC Remedy IT Service Management 7.5.00 Concepts Guide

BMC Remedy IT Service Management 7.5.00 Concepts Guide BMC Remedy IT Service Management 7.5.00 Concepts Guide February 2009 www.bmc.com Contacting BMC Software You can access the BMC Software website at http://www.bmc.com. From this website, you can obtain

More information

EXIN Accredited 4 days workshop on ITIL Intermediate Qualification- Release Control & Validation Certificate

EXIN Accredited 4 days workshop on ITIL Intermediate Qualification- Release Control & Validation Certificate EXIN Accredited 4 days workshop on ITIL Intermediate Qualification- Release Control & Validation Certificate About the Workshop Workshop on The ITIL Intermediate Qualification: Release, Control and Validation

More information

Integrity 10. Curriculum Guide

Integrity 10. Curriculum Guide Integrity 10 Curriculum Guide Live Classroom Curriculum Guide Integrity 10 Workflows and Documents Administration Training Integrity 10 SCM Administration Training Integrity 10 SCM Basic User Training

More information

iso20000templates.com

iso20000templates.com iso20000templates.com Public IT Limited 2011 IT Service Policy Document Ref. ITSM01001 Version: 1.0 Draft 1 Document Author: Document Owner: V 1.0 Draft 1 Page 1 of 11 Revision History Version Date RFC

More information

Infasme Support. Incident Management Process. [Version 1.0]

Infasme Support. Incident Management Process. [Version 1.0] Infasme Support Incident Management Process [Version 1.0] Table of Contents About this document... 1 Who should use this document?... 1 Summary of changes... 1 Chapter 1. Incident Process... 3 1.1. Primary

More information

Software Asset Management (SAM) and ITIL Service Management - together driving efficiency

Software Asset Management (SAM) and ITIL Service Management - together driving efficiency Software Asset Management (SAM) and ITIL Service Management - together driving efficiency Ian Preskett MIET C.Eng. MBCS CITP Software Asset Management Consultant [email protected] Agenda

More information

REQUEST FOR PROPOSAL SUPPLY, INSTALLATION AND CUSTOMIZATION OF HELPDESK SOFTWARE. Tender No. ECIL / CSD / 10-3053 dated 27.05.2011

REQUEST FOR PROPOSAL SUPPLY, INSTALLATION AND CUSTOMIZATION OF HELPDESK SOFTWARE. Tender No. ECIL / CSD / 10-3053 dated 27.05.2011 REQUEST FOR PROPOSAL FOR SUPPLY, INSTALLATION AND CUSTOMIZATION OF HELPDESK SOFTWARE Tender No. ECIL / CSD / 10-3053 dated 27.05.2011 ELECTRONICS CORPORATION OF INDIA LTD ( A Government of India Enterprise

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 4.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

SapphireIMS 4.0 Service Desk Feature Specification

SapphireIMS 4.0 Service Desk Feature Specification SapphireIMS 4.0 Service Desk Feature Specification v1.4 All rights reserved. COPYRIGHT NOTICE AND DISCLAIMER No parts of this document may be reproduced in any form without the express written permission

More information

ITIL Foundation for IT Service Management 2011 Edition

ITIL Foundation for IT Service Management 2011 Edition ITIL Foundation for IT Service Management 2011 Edition ITIL Rev 03.12 3 days Description ITIL (IT Infrastructure Library) provides a practical, no-nonsense framework for identifying, planning, delivering

More information

Request for Information (RFI) For providing An Information Technology Services Management Solution. RFI No. R25CD14213

Request for Information (RFI) For providing An Information Technology Services Management Solution. RFI No. R25CD14213 Request for Information (RFI) For providing An Information Technology Services Solution RFI No. R25CD14213 RFI No. R25CD14213 Overview The Information Technology Department (ITS) at the Toronto Transit

More information

1 of 7 31/10/2012 18:34

1 of 7 31/10/2012 18:34 Regulatory Story Go to market news section Company TIDM Headline Released Number Ironveld PLC IRON Holding(s) in Company 18:01 31-Oct-2012 0348Q18 RNS Number : 0348Q Ironveld PLC 31 October 2012 TR-1:

More information

The ITIL v.3 Foundation Examination

The ITIL v.3 Foundation Examination The ITIL v.3 Foundation Examination ITIL v. 3 Foundation Examination: Sample Paper B, version 3.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. There are no trick questions.

More information

G-Cloud Service Definition. for. Xicon Cloud SCS - SQL Server Managed Services

G-Cloud Service Definition. for. Xicon Cloud SCS - SQL Server Managed Services G-Cloud Service Definition for Xicon Cloud SCS - SQL Server Managed Services XICON-CLOUD-SCS-SQL, 1.0 dated 15/12/2014 Page 1 of 5 CONTENTS 1 XICON CLOUD SCS - SQL SERVER MANAGED SERVICES 3 1.1 SERVICE

More information

BMC Software Consulting Services. Fermilab Computing Division Service Catalog & Communications: Process and Procedures

BMC Software Consulting Services. Fermilab Computing Division Service Catalog & Communications: Process and Procedures BMC Software Consulting Services Service Catalog & Communications: Process and Procedures Policies, Client: Date : Version : Fermilab 02/12/2009 1.0 GENERAL Description Purpose This document establishes

More information

This is a sample chapter from A Manager's Guide to Service Management. To read more and buy, visit http://shop.bsigroup.com/bip0005 BSI British

This is a sample chapter from A Manager's Guide to Service Management. To read more and buy, visit http://shop.bsigroup.com/bip0005 BSI British A Manager s Guide to Service Management A Manager s Guide to Service Management Jenny Dugmore Shirley Lacy First published in the UK in 1995 by BSI, 389 Chiswick High Road, London W4 4AL Second edition

More information

CONTENTS. Preface. Acknowledgements. 1. Introduction and Overview 1 Introduction 1 Whatis the CMMI"? 2 What the CMMI* is Not 3 What are Standards?

CONTENTS. Preface. Acknowledgements. 1. Introduction and Overview 1 Introduction 1 Whatis the CMMI? 2 What the CMMI* is Not 3 What are Standards? Preface Acknowledgements xi xiii 1. Introduction and Overview 1 Introduction 1 Whatis the CMMI"? 2 What the CMMI* is Not 3 What are Standards? 3 2. Summaryof CMMI-SW 5 The CMM*-SW 5 CMMI--SW Continuous

More information

PROJECT MANAGEMENT SYSTEM

PROJECT MANAGEMENT SYSTEM Requirement Analysis Document v.2 14.12.2009 CENG-401 SOFTWARE ENGINEER PROJECT MANAGEMENT SYSTEM (Project Manager) Ahmet Edip SEÇKİN 07010555 (Developer) Erhan ŞEN 07010507 (Developer) Semih Serdar CENGİZOĞLU

More information