19, solo IT, need some guidance

Posted by The_Magic_Moose_@reddit | sysadmin | View on Reddit | 104 comments

Hey everyone, I could really use some guidance.

For some context, I'm 19, still in school, and about 10 months ago I basically got thrown into being the sole "IT guy, as in I have absolute authority over anything tech related and a company card without a strict budget" for a manufacturing company (we're primarily a woodshop). Up until now, I’ve spent almost all my time just putting out fires and troubleshooting end devices. I haven't had the time to really dive into the infrastructure, but it’s finally time to fix it, because right now, it’s a mess.

To give you an idea of what I inherited: * The network is just one giant, flat subnet. * Wi-Fi is strictly WPA2 Personal. * None of the Ethernet runs out in the shop are labeled. * We use Google Workspace for email/productivity. * Our "file server" for engineering and the shop floor is literally just a Windows 11 Pro desktop. Everyone uses a shared login to access the smb share on it. * I’ve got a couple of MSSQL Express instances running on random machines for specific applications.

The one main improvement I've made is getting ninjaone RMM on my endpoints, which has made things infinitely easier.

I was just told by a vendor that I need to set up a machine running a proper Windows Server OS for a machine-monitoring application. The vendor says anything from Server 2016 to 2025 is supported. Since I have to do this anyway, I want to use it as an opportunity to fix the infra

I'm pretty overwhelmed balancing this with school, so my main questions are:

  1. Do I actually need a domain and Active Directory? Since we already use Google Workspace, is there a way to just use Google as our Identity Provider for Windows logins? Setting up a full on-prem AD sounds like overkill if I can avoid it.
  2. How do I actually get a Windows Server license? I've never bought enterprise Microsoft licensing before.
  3. General advice? What should my priority list look like for untangling this?

Any resources, guidance, or just some words of wisdom would be incredibly appreciated.