help-desk-tips-tricks
help-desk-tips-tricks
FOR BETTER
IT HELP DESK
MANAGEMENT
A COLLECTION OF PROVEN SERVICEDESK PLUS BEST PRACTICES
TABLE OF CONTENTS
05 How to Avoid Unnecessary Creation of Tickets
for Issues that Have Approved Resolutions?
07 How to Avoid Needless Waiting Time for a
Change Authorization?
Let’s assume that your IT help desk frequently receives tickets from end users reporting a synchronization failure Have multiple valid and relevant keywords
of Outlook with mobile mail client. Your technicians have analyzed the issue and provided the steps to resolve this. configured for a knowledge base article.
They have also included the resolution steps in a document, put it on your website’s troubleshooting section, and
added it in the application’s knowledge base as well. However, your IT help desk receives similar tickets frequently
and the technicians are tired of providing the same resolution again and again. Key Takeaways:
Does this situation sound familiar? The problem is universal. No matter how good or informative your knowledge
base is, it is always hard to convince end users to check the knowledge base prior to raising tickets. Solution auto suggest,
ServiceDesk Plus lets you to pre-configure a change manager to the changes based on category and template. This Reduces confusion, unnecessary delays, and
automatically populates and notifies a change manager when you create a change so that he/she can act quickly chaos
on the RFC.
Category-based assignment:
Template-based assignment:
To configure, go to Admin -> Change Template
-> Choose and Edit a template -> Assign change
manager.
• Advise your change approver to co-ordinate with the change owner and approve the change Key Takeaways:
Go to Change -> Choose a particular change -> Under the roles section, assign one or more change approvers.
So how do you prioritize tickets based on end users? Here’s how you can do it easily using ServiceDesk Plus.
Key Takeaways:
Classify and configure end users as VIP users based on their positions such as directors, vice presidents, managers,
administrators, and so on. When a VIP user reports an incident or raises a service request, an icon identifying the Classify users as VIPs to,
user as a VIP appears next to the person’s name. This will enable the technician to prioritize the ticket easily. Quickly resolve tickets from users who play
important roles in an organization.
To configure an end user as a VIP user,
Go to Admin -> Requesters (under user’s section) -> Choose and edit a requester -> Enable the VIP user check box. Ensure high availability of service for key
decision-makers and increase the credibility
of your IT team.
During such times, here is how you can smartly prevent junk emails from entering into ServiceDesk Plus and save Automatically block the spam emails and let
your technicians’ time and energy. your technicians focus on business critical
issues.
Emails matching the defined criteria will be filtered from entering into ServiceDesk Plus.
If yes, ServiceDesk Plus lets you to resolve this issue with a simple logic. Ideally, the new employee’s reporting Validate your service requests to avoid simple
manager is the right person to suggest the above mentioned information. mistakes to costly blunders and confusions.
Therefore, we recommend that you assign a person as an editor in ServiceDesk Plus to validate such requests and Provide perfect information to save your IT
technicians’ time and ensure exactness for
avoid making some costly mistakes. The editor cross checks the service request created by a user and ensures pre-
them.
cision and clarity before a technician starts working on the service request.
The editor can be added to your service request templates as shown below:
• Admin -> Service Catalog -> Choose a template -> Drag and drop the editor field into the template from the left
pane.
The editor is notified about the service request in his self service portal (My Requests Summary section) as shown
below:
Similarly, the IT technicians and the user who creates the service request are also notified.
Why waste your technician’s time when you can hand over this responsibility to someone like a service request Enable automatic notification to the approver.
approver? Go to Admin -> Service Catalog -> Choose the
service category -> Choose the service template
A service request approver is a person (usually the head of department ) who approves the service requests aris- -> Workflow -> Enable “Send approval notifi-
cation automatically when a service request is
ing from his department or site. As an IT administrator, you can implement this simple, yet necessary process in
raised” option.
two steps,
Add the Approver Field in the Service Request Template: Save your technicians’ time spent on validat-
ing the service requests. Let them focus on
To add the approver field in the service request template,
other critical issues.
Go to Admin -> Service Catalog -> Choose the service
category -> Choose a template -> drag and drop the “select approvers” field -> Save the template.
Wouldn’t it be a lot easier if the requester provides all the necessary details at the time of creating the service
request?
Key Takeaways:
Using ServiceDesk Plus, you can eliminate this issue easily, provide prompt service, and save time for your end us-
ers as well as technicians. Add resources to a service request template to narrow down the user’s requirement and Implementing this process helps you to,
to avoid unnecessary email iterations. Resources are a set of questions that help the technicians to understand
Minimize the number of email iterations be-
the exact requirement from the service requester. Below is a sample resource section of a service request,
tween the end user and the technician for a
service request.
Go to Admin -> Business Rules (Helpdesk section) -> Add new business rule or choose an existing business rule ->
Key Takeaways:
Configure as follows,
The above mentioned two critical issues can be easily avoided with ServiceDesk Plus. Organize your users into Restrict services, announcements, and knowl-
groups based on certain criteria. edge base articles to relevant user community.
ServiceDesk Plus lets you to do just that - assign the correct technician automatically to a ticket in three ways as By assigning the right technicians automatically,
follows,
Avoid having pending tickets in queue.
Category based technician assignment: Template based technician assignment:
To configure, To configure technician in the incident template, Ensure prompt service delivery and meet SLAs
Go to Admin -> Help desk Customizer (under help Go to Admin -> Incident Templates (Under help desk on time.
desk section) -> Choose a catogory -> Assign a section) -> Choose a template -> Select a technician
technician. from the drop down -> Save the template. Rule out the necessity for a help desk
co-ordinator.
ServiceDesk Plus helps you to boldly face such situations and keeps your requesters happy. Key Takeaways:
Mark your technician as unavailable and configure a back up technician who can assist the requester with his Avoid confusions that arise due to technician’s
requirement. unavailability.
If this sounds familiar to you, here’s how ServiceDesk Plus lets you manage this situation easily and automatically. Categorizing technicians based on their
expertise will help you to,
Group your technicians into ‘Support Groups’ based on their expertise and assign a ticket to the group. E.g. Tech-
nician groups to handle network issues, desktop hardware, application performance, security, IP phones-related Automatically assign a ticket to the group (No
worries about a technician’s unavailability).
etc.
Alert technicians in a group about the assign-
To configure, ment, progress, and closure of a ticket.
Go to Admin -> Support Groups (Under users section) -> Add New Group -> Choose the technicians -> Save.
ServiceDesk Plus helps you deal with such crisis through a simple, yet powerful configuration. Meet your service delivery standards with high
user satisfaction.
Empower your technicians with the privilege to assign an incident to a different technician or a group.
To do this,
Go to Admin -> Roles (under users section) -> Add New Role or Edit an existing role -> Enable the option “Assigning
Technician” under ‘Advanced Permissions’ section -> Save.
Below is the screenshot of the respective option, The following screenshot explains the actions that
your technicians are entitled to do,
To enable this feature, connect to the database and execute the below query,
update globalconfig set paramvalue=’true’ where parameter=’ON_BEHALF_OF_USERFIELD’;
After enabling, populate the required set of users in the application by executing their corresponding queries.
To know the kind of users that are available, execute the below query,
select * from globalconfig where parameter=’show_obousers’;
To populate all the users,
update globalconfig set paramalue=’All’ where parameter like ‘%obo%’;
To populate users associated to a specific site,
update globalconfig set paramalue=’Site’ where parameter like ‘%obo%’;
To populate users associated to a specific department,
update globalconfig set paramalue=’Department’ where parameter like ‘%obo%’;
ServiceDesk Plus lets you to manage this situation with ease. Request trash ensures,
When you delete requests, they are stored in trash. You can retrieve all deleted requests in a few clicks. Hassle free request retrieval process with no
complex back-end mechanisms.
To retrieve, No valid requests are lost, even accidentally.
Click on the request filter on the left corner -> Choose the request to be restored and click ‘Restore’.
Trash. Refer the below screenshot.
Can you relate this situation? ServiceDesk Plus lets you to smartly track the first response in three different ways ServiceDesk Plus helps,
as follows,
the technicians to dynamically record the first
response and minimize the first response
Email response:
violation
When a technician responds to a requester from within the ticket, the application automatically considers the reply
as a first response. in pro-actively alerting the technicians about
the first response violation and stay efficient
Notes addition:
When a technician responds to a requester through a phone call, he can add a note and make it as a first response.
To add a note, go to requests -> choose a ticket -> actions (at the top) -> add notes.
Worklog addition:
When a technician adds a worklog to a ticket, he can make the worklog to be considered as a first response.
To add a worklog, go to requests -> choose a ticket -> tasks -> work log details -> add new.
The priority matrix automatically assigns the priority to a ticket based on the impact and urgency of the ticket. Priority matrix reduces the burdensome
activity of technicians to analyze a ticket
Priority matrix requires a one-time configuration by the help desk administrator for the respective business impact
and assign the right priority to it.
and urgency values.
Streamline the incoming tickets and assign
To configure priority matrix, fair SLAs to a ticket thereby ensuring balance
Go to Admin -> Help desk customizer (from help desk section) -> Priority matrix (left pane). in service delivery.
When a user selects an impact and urgency in the request form while creating a new ticket, the configured priority
will be automatically assigned to the ticket based on the combination of these two factors.
In such situations, will it not be good to get notified about the ticket and proactively prevent SLA violations?
Key Takeaways:
ServiceDesk Plus lets you to cleverly address this challenge through a simple workflow through the actions section Get prior knowledge about tickets approach-
under service level agreements. ing SLA violation and take necessary actions.
Authored by
Leeben Amirthavasagam,
Solutions Marketer, ManageEngine ITSM
Email: [email protected]
10 YEARS OF
TRANSFORMING
IT SERVICE DESKS
WORLDWIDE
100,000 750,000 185
ORGANIZATIONS TECHNICIANS COUNTRIES
Contact:
Zoho Corporation
4141 Hacienda Drive
Pleasanton, CA 94588, USA
Phone: +1-925-924-9500 | Fax: +1-925-924-9600
Email: [email protected]
Website: www.servicedeskplus.com