r/helpdesk

▲ 18 r/helpdesk+1 crossposts

Made the jump from shift work to sysadmin. My Journey from zero experience to IT

Three years ago I was doing shift work. Nights, weekends, the whole lot. Then my first kid was born and I thought — I can't do this for the next twenty years.

So I took a pay cut, walked into a help desk job, and honestly? I had no idea what I was doing.

But here's what I know now that I didn't know then.

Help desk gets a bad reputation. People treat it like a waiting room — something you endure until a real IT job comes along. That framing is completely wrong, and it cost me time before I figured it out.

The troubleshooting instinct you build in six months of real tickets? You can't get that from a course. The ability to talk to a stressed-out manager whose laptop won't open five minutes before a presentation — and actually calm them down — that's worth more than most certs. You learn how the whole stack connects because everything is your problem, at least long enough to triage it.

If you're starting out: A+ is worth doing, Professor Messer on YouTube is free and gets you through it (I personally watched his stuff every month and he does a podcast if you prefer audio). Build something at home, even small. An old laptop with VirtualBox and Windows Server. Break it. Fix it. That's the interview. My preference is Proxmox running on a Dell server :)

I'm a sysadmin now. Monday to Friday. I have my kid's school drop-off every morning.

Anyway — I've been documenting all of this on my YouTube channel (shameless plug, link in the comments). Just made a video on exactly this topic if any of it resonates. Would genuinely love to hear from anyone who's in the middle of this right now.

reddit.com
u/ApprehensiveGur8229 — 1 day ago

Accidentally turned service tickets into active engineering sprints for the whole dev team

I cannot believe i did this. we have been testing this new ticket to execution integration where internal service requests from across the company get auto parsed and dropped as sprint tasks in our dev board. supposed to close the gap between internal requests and actual engineering work, seamless handoff without leaving the tool.

was doing what i thought was a staging test run on monday inside our company environment. had a batch of a few hundred low priority internal tickets from different teams, mostly feature requests and minor bugs that had piled up across departments. wrote a quick script to simulate the conversion, map ticket fields to sprint cards, assign to dev queues based on tags. ran it on what i swore was the test instance. watched the logs everything green, sprints populated perfectly, felt good.

except i transposed two letters in the api endpoint. hit production. those tickets instantly transformed into high priority sprint items across every dev team in the company. internal IT complaints about login issues now critical bugs assigned to three different squads. random ui gripes escalated to P0 features with auto generated epics. sales and ops requests for dashboard tweaks suddenly blocking the entire next sprint cycle.

dev slack channels lit up within 15 minutes. engineers pinging why their boards exploded with garbage, product owners freaking because sprint planning is today and now they have 300 bogus items skewing velocity. support ops called it a complete derailment of quarterly priorities. spent all morning in emergency war room rolling back the api calls, manually nuking sprint cards before grooming started.

boss pulled me aside says explain this in the incident review tomorrow. damage mostly contained but some sprints already kicked off with wrong priorities and one internal ticket got executed as a hotfix that broke staging deploy. how do i even frame this without sounding like an idiot?

reddit.com

How are folks automating the "give them same access as Sarah" ticket without overprovisioning?

Hey, looking for ideas. One of the most boring tickets we get and the one that eats the most of my day. This is one of the most tedious tickets we deal with.

So, a manager submits a request saying "give Bob the same access as Sarah," and on the surface that sounds dead simple. The problem is Sarah's been here a while, so she's picked up access across a bunch of SaaS tools over time, some through Okta groups, some bolted on manually, and some that probably shouldn't still exist.

If I just clone her access directly, Bob inherits all the extra stuff she's accumulated too.

So instead, I have to pull her full access list, figure out what's actually role-relevant vs what she's just collected over time, go back to the manager for confirmation on which subset Bob actually needs, and then provision it.

We're a 2-person IT team at a 150-person org, and we get 2-3 of these a week, each one eating 20-40 minutes of clicking through Okta and chasing down manager replies.

I've thought about a few ways to fix this. Cloning Sarah's groups directly is the obvious move but that's exactly what causes the overprovisioning problem. Role templates sound clean in theory, but managers always wanna add "X plus one extra thing," so the template never quite fits.

The option I'm most curious about is some kind of AI agent that pulls the access list and pings the manager to confirm what Bob actually needs via chat, but I haven't seen anything that handles this well in practice.

Anyone got a workflow that actually solves this without it ending in overprovisioning or a manual deep dive every time? Really curious how other small IT teams are handling it, because doing this fully manually forever just isn't gonna work.

reddit.com
u/Silly-Ad667 — 2 days ago
▲ 3 r/helpdesk+1 crossposts

Welcome! A framework for deciding what to automate, delegate, or hand to an AI agent

Hey all. Starting this place because the helpdesk automation conversation is currently spread across r/sysadmin, r/msp, r/ITManagers, r/AI_Customer_Support, vendor blogs, LinkedIn echo chambers, and nowhere in particular. Wanted a focused space for IT and support practitioners actually building, scripting, and deploying this stuff to compare notes without the marketing noise.

To seed the discussion, here's a frame I've found useful for triaging repetitive helpdesk work. Three buckets, and most teams get them confused:

1. Automate it (write the script). Best for deterministic tasks with clear inputs and outputs: password resets when the user is verified, license assignments based on group membership, mailbox creation from HRIS events, offboarding sequences. PowerShell, Logic Apps, Make, n8n, whatever fits. Failure mode: trying to script things with too many edge cases. You spend 40 hours building something that breaks the first time HR sends a malformed input.

2. Delegate it (give the right human safe access). Best for low-skill but judgment-required tasks like resetting a password after verifying the user really is who they say they are, creating a guest account for a contractor, restoring a deleted file. These don't need IT involvement, but giving HR or a manager global admin to do them is malpractice. The right answer is scoped, delegated access.. JIT permissions, custom admin roles, or a purpose-built delegation tool. Failure mode: over-delegating (too much access for convenience) or under-delegating (everything still funnels through IT because "we don't trust the controls").

3. Hand it to an AI agent. Best for tasks that need natural-language understanding or judgment that's hard to express in code. Things like routing tickets to the right team, drafting first-response replies, summarizing long ticket threads for handoff, answering "how do I…" questions against your KB. Failure mode: treating the agent as a deterministic system. When it's wrong, it's confidently wrong, and without a human review loop on the high-impact actions, you'll be writing a postmortem within 90 days.

Most failed helpdesk automation projects I've seen pick the wrong bucket - usually using AI for something that should've been a script, or scripting something that should've been delegated.

What's the worst bucket-mismatch you've cleaned up?

reddit.com
u/printoninja — 2 days ago

Where'd you find your helpdesk job?

I'm currently looking at applying for IT Helpdesk Roles. I was wondering what platform y'all used to get your current role. What platforms/job posting sites did you find most success in? Thanks in advance!

reddit.com
u/Zealousideal-Way1989 — 3 days ago

Help desk ticketing system lets agents close tickets before actually verifying anything got fixed

Noticed our close rate has been really high lately. Looked into it and agents are marking tickets resolved right after they send the first response. Not after the customer confirms it's fixed, just immediately. Found like 12 tickets from last week where customers replied saying the issue is still happening but the ticket was already closed. Had to reopen all of them. Not sure how to address this without sounding like I'm micromanaging everyone.

reddit.com
u/NinjaNebulah — 3 days ago

Creating a new helpdesk for MSP's and Repair Techs

Hey guys,

Just wanted your option on my new helpdesk I'm creating called Emmidesk, I own an MSP myself and will trail this for the next couple of weeks. But, we have Ticketing for MSP's and a seperate section for Repair Techs (see pictures).

We have an invoicing section which can be integrated directly from time from the tickets (and you can add time, etc etc.)

It has a reports section, SSO and MFA will obviously be added,

In terms of it's release date, It will be within the next couple of months. I wanted to make it affordable for everyone as every software my business has tried using gets so expensive per user! Was thinking £25 a month and you get up to 10 users? Didn't want to add any tiering system too it as I don't agree with it.

Let me know your thoughts!

Mitch,

reddit.com
u/mitchynutsu — 3 days ago

Tips on Resume needed please

I've been applying to jobs like crazy and haven't gotten any interviews so I decided to change up my resume and put that I am willing to learn and put more emphasis on my end user support. Is there anything else I'm missing or is this resume good enough for me to start applying to jobs with.

u/Healthy_Grab_1803 — 3 days ago
▲ 2 r/helpdesk+1 crossposts

Preview of the Helpdesk, Repairs, Invioicing and Reports

Let us know your thoughts!

Mitch,

u/mitchynutsu — 3 days ago

Am I Still Underpaid in IT?

Sometimes I genuinely feel lost in the Indian IT industry.

I am 24 years old and I have almost 3 years of experience as an IT Executive and this is already my 3rd company. I work on Windows Server, Microsoft 365, networking, user support, infrastructure issues, and a lot of real-world IT tasks daily. I’ve spent a lot of time learning and improving my technical skills on my own as well.

But despite all this, my current CTC is only ₹3.85 LPA and my in-hand salary is around ₹26K/month.

The most frustrating part is that I still struggle to get into a proper corporate company because I don’t have my bachelor’s degree completed yet (currently pursuing it online). Sometimes it honestly feels like companies care more about a degree sheet than actual hands-on skills and experience.

I know there are people earning much more with less practical knowledge, and it gets mentally exhausting after a point.

Am I actually underpaid for my experience and skillset, or is this just how the Indian IT market works right now?

reddit.com
u/Hot_Connection9504 — 3 days ago

Am I stuck in help desk?

It’s been 3 years and some change that I started with my IT career. I feel like I’m stuck at help desk because I don’t have a degree. Every time I apply for a job position they ask for a degree which I’m currently working on. I was decline for a promotion at my current job because I don’t have a degree at all but I know I can do the job. Per my conversation with my boss: without a degree I won’t be able to justify to the higher level people why you should be promoted without a degree. Makes me think that I will be stuck in help desk until I graduate from college. Or maybe I’m getting ahead of my self.

u/Witty_Feed9360 — 4 days ago

Tips on resume if needed please

I know I don’t have much IT experience but I’m really trying to get a job. I did some projects and I’m still continuing on them. Is there anything I can add or delete? Would love help

u/SCUMFXXK — 3 days ago

Resume Help - 100+ job apps only 2 call backs

https://imgur.com/a/qR2EVDJ

I’m currently working as a Support Engineer for an electrical distributor, providing technical support, troubleshooting hardware/software issues, managing user accounts, and supporting internal systems and operations. I’ve been actively applying to Junior Systems Administrator and IT Support roles and have received several callbacks and interviews, but I’m looking for guidance on refining my resume to better showcase my technical skills, system administration experience, and overall fit for entry-level infrastructure and support positions.

u/Due-Zebra5313 — 4 days ago

Anyone else think hybrid work made it support a mess?

Ever since everyone started working from home more, support has been a pain sometimes. When people were in the office it was easy. If something broke you could just walk over, look at the laptop, maybe restart something, done.

Now its a lot of can you share your screen and trying to figure out if the problem is the laptop, the vpn, bad wifi, or something else completely random.

Had one guy last week say his laptop was acting weird and it turned out updates had been failing forever and the drive was basically full. Nobody noticed until everything slowed down.

Feels like small issues sit in the background way longer now because nobodys physically around to catch them early. And remote troubleshooting somehow turns a 5 minute fix into an hour.

reddit.com
u/Upper_Caterpillar_96 — 4 days ago
▲ 11 r/helpdesk+1 crossposts

I need advice

I want to get into help desk/ IT. I really want to leave my current job. Right now i work in security and I’ve been at my current site for 7 years and since covid the management has gone downhill micromanaging has been a pain. The turnover rate is ridiculous. I plan to return to college in the fall and work towards an A.S in Cybersecurity so I may get into an entry level position!

reddit.com
u/Cold_Following_9163 — 4 days ago

Better CV reviews from someone trying to get out of help desk

I’ve been in help desk for a while and finally started applying to other roles, but my resume was honestly a mess. Too many ticket numbers, random tools, and not enough “this is what I actually solved.”

I tried BetterCV after looking up a few BetterCV reviews, mostly because I needed to rebuild the resume from scratch instead of just changing the font and pretending I fixed it.

What helped most was turning basic help desk tasks into clearer bullet points. Stuff like user support, troubleshooting, ticket volume, escalations, documentation, and system access actually started to look like real experience instead of a list of chores.

The ATS check was useful too. I had some weird formatting from an old template, and apparently that can mess with resume scanners.

Not saying BetterCV is some golden ticket out of help desk, sadly capitalism remains undefeated. But it did make my resume look cleaner and more serious.

Anyone here used resume builders while trying to move from help desk into sysadmin, analyst, or IT support roles?

reddit.com
u/Jubilant_Endears — 4 days ago

Accept Helpdesk position or continue study?

Hi, I’m 19F and just completed 2 IT certs at TAFE:
- cert 3 Cyber Security
- cert 4 Web Development
Just went for my first proper job interview at a MSP for a full-time Helpdesk role, and happened to land it! I’m so stoked that they want to take me on. Seems like a good company with almost 1500 employees across AUS and offer many career progression pathways.
I just feel as though I’m not ready for this yet. It sounds scary stepping into a full-time job, and I feel like I should still be studying at this age like all my friends in uni.
At the same time, I know the IT job market is very rough at the moment, and coming across an opportunity like this is probably very rare. I think the hardest part must be getting your foot in the door as someone with no IT job experience. And the things I’ll learn on the job will be extremely valuable compared to another TAFE certification.

What do you think, should I take the offer and start building my career? Or should I continue to build my theoretical knowledge through study for a bit longer?
I’d love to hear all of your thoughts and advice!

reddit.com
u/alexab233 — 5 days ago
▲ 4 r/helpdesk+1 crossposts

Rate my resume please. I am looking to apply to an entry level IT job.

I am a recent graduate with a degree in Computer Science. I feel that I have a strong foundation in IT knowledge, but I do not yet have much professional experience to include on my resume. This resume is an accurate representation of my current experience and skills. If possible, I would appreciate any feedback on what looks good and what could be improved.

u/Current_Line3175 — 5 days ago

"I" "made" an "app" after doing my interview the other day. It helps with prep using flash cards and multiple choice.

So, after my interview(that I posted about the other day) I decided I needed to prepare massively for the next one. While there are plenty of resources available(including flash card apps and the like) I figured I'd be better off "making" my own resources using python. After a few hours of prompt engineering I finally got a quality app running. The issue is that it isn't a full app at this point. It's running locally through the Pydroid ide. Would anyone be interested in this app? You have to open the file in pydroid and save it as the JSON only saves in the same location. It's gui was created using kivy so it will only properly work on mobile devices as far as I'm currently aware. I would love some critical advice (other than "don't use Ai").

E: I'm still waiting for this version to finish but my most recent working version had fully working flash cards, categories, and nearly 300 questions.

E2: flash card app is ready. Just waiting on full learning app now. Download, install pydroid, add kivy files to python folder, open through pydroid, save as whatever in python folder, run app. After running it should automatically create a JSON file in the same folder for your flash card questions. https://www.dropbox.com/t/RehCfV4YyZ0fXEuW

You should be able to add your own categories and cards.

I'm going to update this thread as I improve the app. I may eventually turn it into an actual app but the vibe coding is probably a turn off for most.

It is currently at over 3100 lines and it actually runs so I'm fairly impressed so far.

E3: https://www.dropbox.com/scl/fi/gh2b4wthtgmi0ngvqr4sh/Flashcardsv25.py?rlkey=uczj2pt1ao1y38xn5gap89dzi&st=uwhf9d3h&dl=0

This is the current version of the flash card app with added multi-choice, import/export cards, and long form answers. I'll eventually get around to turning it into a full app as a long term project but it seems I may be over my head. I made this with the goal of prepping myself for my next interview in a week or so. I probably won't have anything better than a MVP for months and that just isn't feasible while I'm trying to study for possibly shifting to tech.

So, this is where we are at. The app is functional, you just need to jump through some hoops to use it. There are definitely better apps that do all the same things and more but it was fun working on this.

The category study system seems to be lacking headers for each of the categories but it is still functional. There are a few other ways you can see categories in order so you can use that info to select the proper category to study.

reddit.com
u/Danknoodle420 — 6 days ago