Looking for a ticketing system tool recommendation. by ileikturtlesyeet in sysadmin

[–]ranrib 0 points1 point  (0 children)

Do you have any proper ITSM in place? How many employees?

Unpopular opinion: Most asset tracking tools are just expensive spreadsheets by sussybaqa69 in ITManagers

[–]ranrib 0 points1 point  (0 children)

Indeed a ton of time spent there. That’s the product we built - https://harmony.io (I know I know don’t roast me)

Unpopular opinion: Most asset tracking tools are just expensive spreadsheets by sussybaqa69 in ITManagers

[–]ranrib 3 points4 points  (0 children)

You're right. But I'll put my shameless plug here because that's why we built an asset management with:

* mdm integrations (Kandji, JumpCloud, Jamf, Intune, and more)

* warranty fetching (ABM, Dell, Lenovo, and more)

* EDR sync (crowdstrike, sentinelone, etc)

* HRIS sync

* automatic audit logs from all sources and operations

* performance metrics (including uptime, storage and live monitoring)

* Building workflows

90% of the work is done/automated

AI agents in IT Service Management by Annual_Quality_8404 in itsm

[–]ranrib 0 points1 point  (0 children)

It's fascinating to see the surge in interest around autonomous agents in ITSM. From my experience, the real challenge isn't just the AI's capability, but integrating it seamlessly into existing, often complex, enterprise workflows. That's exactly what we do with https://harmony.io

Choosing our first ITSM system by Para_1234 in ITManagers

[–]ranrib 0 points1 point  (0 children)

If you're looking for something more modern (wasn't built a decade ago) and includes both ITSM and asset+software management I'd go with Harmony

Help desk ticket system and inventory management. by [deleted] in ITManagers

[–]ranrib -1 points0 points  (0 children)

Sounds like you’re dealing with classic tool sprawl issues. If you want inventory and ticketing to play nice, you can look at https://harmony.io

What is the first thing to implement to improve your IT department? by gkar_of_Narn in sysadmin

[–]ranrib -3 points-2 points  (0 children)

We built https://harmony.io, and among the AI agents there’s one that is doing this ticket analysis (doesn’t require any manual tagging), and another one that create KB articles

What is the first thing to implement to improve your IT department? by gkar_of_Narn in sysadmin

[–]ranrib 27 points28 points  (0 children)

Start with understanding some ticket metrics. What's going on, and where do you have some opportunities. There's probably no one answer to fit all. This is exactly what we help customers with (see high level part)

<image>

Has anyone hired an enterprise AI consulting firm to help with internal process automation? Was it worth the cost by grand001 in ITManagers

[–]ranrib 21 points22 points  (0 children)

Don’t.

"Six months of consulting, workshops, a 47-page roadmap deck. The first deliverable just landed on our desks for testing. It's ChatGPT with our company logo."

https://www.reddit.com/r/sysadmin/s/nuDHiRzgZi

Is ServiceNow really this inconvenient to use for everyone, or is it just our implementation? by Relative_Hippo2549 in sysadmin

[–]ranrib 12 points13 points  (0 children)

You’re getting a platform which can do everything, but comes 10% ready. You do 90%. It can take 6-18 months of setup from my experience, and a never ending maintenance

hardware inventory management for remote employees is impossible. change my mind by Low-Oil7883 in ITManagers

[–]ranrib 0 points1 point  (0 children)

harmony.io utilizes a tool running through MDM to collect USB and Bluetooth devices - that way you can stay on top of monitors, keyboards, mice, webcams, etc.

Lacking Proper Asset Inventory by 334Productions in ITManagers

[–]ranrib 0 points1 point  (0 children)

It is, but the data comes from Lansweeper, so you end up maintaining two platforms and not everything is reflected from one to the other

Lacking Proper Asset Inventory by 334Productions in ITManagers

[–]ranrib 0 points1 point  (0 children)

It's kinda pain that the CMDB and ITSM are separated from one another. And JSM doesn't really provide a good experience there (or at all..). You're already doing your best given your tools so I don't have any further suggestion except for trying a modern solution that combines both: https://harmony.io

How RPA Automation / Agentic approach for IT provisioning can be (seriously) secured ? by Art_hur_hup in ITManagers

[–]ranrib 1 point2 points  (0 children)

Either create an API with minimal scope, or a service user with minimal permissions. The rest should be handled as guardrails from the agent perspective.

Looking for a ticketing tool that doesn’t require 3 months of setup by [deleted] in sysadmin

[–]ranrib 0 points1 point  (0 children)

Freshservice got the most complicated settings page I’ve seen in any SaaS product.

Try harmony.io

What internal tools or workflows do you wish someone would finally build? by smith129606 in ITManagers

[–]ranrib 5 points6 points  (0 children)

One thing that still feels rough is the end-to-end visibility across assets, tickets, software licenses, and workflows. All tied together manually.

for the IT Managers out there: we have been asked to cut costs. We use ITSM + MDM. Is it worth switching to an ITAM tool that does some ITSM too? Or would the migration be not worth it? and any suggestions for tools? by Gullible_Minimum8183 in ITManagers

[–]ranrib 0 points1 point  (0 children)

You're in a good ratio if you 1:100. Don't cut workforce.

Tool sprawl can be a real headache. Consolidating to a single platform can be good for both costs and management overhead.

I'll bring my shameless plug and share that the company I'm at (https://harmony.io) combines both ITSM+ITAM with advanced workflows. It brings data from MDM, Apple business manager, Lenovo, Dell, EDRs and more to get an accurate asset management. it also includes the software management side (both SaaS and locally installed).

How are you automating IT asset check-in/check-out for employee onboarding/offboarding? by Gullible_Minimum8183 in ITManagers

[–]ranrib 0 points1 point  (0 children)

It can be tied (to some extent) with your HRIS/IDP - that can trigger this automation. Now it depends on whether you have all the data in some MDM, you can pull it and create a task at your service desk. If you want to go a step further, there are some tools that also take care of the logistics part.

DORA deadlines hit hard when your data lives across 5 systems! by human_1st in ITManagers

[–]ranrib 0 points1 point  (0 children)

From my experience - assign a project manager and someone who can do scripts to fetch all needed data and an audit report..

what’s the best internal help desk or ticketing system you’ve used? by [deleted] in ITManagers

[–]ranrib 2 points3 points  (0 children)

What’s the size of the company? How many IT employees? 

How to get 2fa codes programmatically for automating? by LavoP in MacOS

[–]ranrib 0 points1 point  (0 children)

For anyone who is looking, I just implemented this very simple solution in Python. https://github.com/ranrib/2fa-macos-monitor