Skip to content

galexwade/post-install-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

osTicket logo

osTicket - Post-Install Configuration

This tutorial outlines the post-install configuration of the open-source help desk ticketing system osTicket.

Environments and Technologies Used

  • Microsoft Azure (Virtual Machines/Compute)
  • Remote Desktop
  • Internet Information Services (IIS)

Operating Systems Used

  • Windows 10 (21H2)

Post-Install Configuration Objectives

  • Configure Roles
  • Configure Departments
  • Configure Teams
  • Configure Agents (Workers)
  • Configure Users (Customers)
  • Configure SLA

Configuration Steps

Now that you have finished the installation of osTicket, next we are going to do some configuration. In this first step we are going to create a Supreme Admin role that will have the ability to do everything in osTicket. So to do this click Admin panel -> Agents -> Roles -> Add New Role. For the name use "Supreme Admin", and assign all permissions available in all three tabs (Tickets, Tasks, and Knowledgebase).

Roles in osTicket


Next, we are going to create a department in osTicket. Click Admin panel -> Agents -> Departments -> Add New Department. For the name use "System Administrators" and leave the rest of the settings as default.

Departments in osTicket


Next, we are going to create a team inside of osTicket. Click Admin Panel -> Agents -> Teams -> Add New Team. For the name use "Level II Support", and leave the rest of the settings default. Under the members tab, add yourself as a team member.

Teams in osTicket


Next, we are going to allow anyone to create tickets. So go to Admin Panel -> Settings -> User Settings, and then make sure that Registration Required is uncheck (this is important).

User Settings in osTicket


Next, we are going to create some agents. Click Admin Panel -> Agents -> Agents -> Add New Agent. We're going to create two agents, Jane and John Doe. For the email address for both of these agents use "firstname.lastname@osticket.com" and use "Password1" for the password. Under the Access tab, assign Jane as a System Administrators department with Supreme Admin permissions, assign her to Level II Support team, and give extended access as Support. Assign John Doe to the Support team and with view only permissions.

Agents in osTicket


Next, we are going to create some users. Users are basically the ticket owners of the tickets in the help desk. To do this we're going to need to go into the Agent Panel. Click Users -> Add New User, and we're going to create two users, Karen and Ken.

Users in osTicket


Next, we are going to configure SLAs. Service Level Agreements (SLA) are a plan to provide a length of time in which the help desk administrator expects tickets to be closed. To do this we are going to need to go back to the Admin Panel -> Manage -> SLA. We are going to create three SLAs,

  • SEV-A (1 Hour, 24/7)
  • SEV-B (4 Hours, 24/7)
  • SEV-C (8 Hours, business hours)

Service Level Agreement in osTicket


Lastly, we are going to configure some help topics. Help Topics help streamline your end-user's help desk experience to ensure proper assignment and prompt response to the ticket. To do this go to Admin Panel -> Manage -> Help Topics. Create four help topics:

  • Business Critical Outrage
  • Personal Computer Issues
  • Equipment Request
  • Password Reset

Help Topics in osTicket


Last part: osTicket Ticket Lifecycle: Intake through resolution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published