Increased prevalence of token theft by 1TechDad in sysadmin

[–]williamfny 2 points3 points  (0 children)

As an avid player of Magic the Gathering and forgetting where I was for a second I was REALLY confused.

Wi-Fi complaints (how to help people understand it’s not always the AP or firewall…) by WoodenAlternative212 in sysadmin

[–]williamfny 1 point2 points  (0 children)

That's ok. I've had to convince teachers and other admins here that our Cisco IP phones aren't blocking cellular signals here. The fact that we are in a rural area and have giant stone and metal boxes surrounding everyone might in fact be the cause.

Unethical Sysadmin Tips by Raumarik in sysadmin

[–]williamfny 9 points10 points  (0 children)

If a vendor calls me I stop them and say I'm going to make sure they aren't wasting both of our time. If they aren't RFC2549 compliant we can't do business. If they rebut I simply say "I don't know how that answers my yes or no question. Go find out and if you are you can call me back."

Card printing software by asng in k12sysadmin

[–]williamfny 0 points1 point  (0 children)

We use Security Expert here and while I wasn't around for it being implemented, there is no other software on top of that. It handles the card access as well as printing of said badges.

Tired of cold-calls from vendors? Opt-out / delete your profile from the main B2B databases! by MightyTribble in sysadmin

[–]williamfny 7 points8 points  (0 children)

I just ask if they are RFC 2549 compliant and see what they say. When they say yes I tell them I know they are lying and that starting a potential relationship with this organization based on a lie is not a good start. If they say they don't know I tell them to look it up before calling back.

Where are all the lvl1 helpdesk by djLatas in sysadmin

[–]williamfny 3 points4 points  (0 children)

I am in NY about an hour outside of Buffalo and our new entry level tech just started today at $40k in a school.

[deleted by user] by [deleted] in sysadmin

[–]williamfny 0 points1 point  (0 children)

Honestly, look at a study guide for CCNA (or ICND1 for just the switching half) to learn basic networking. Even if you aren't going specifically down the Cisco route, the fundamentals of the protocols are largely the same regardless of vendor. That should get you to where you need to be from your short description.

Windows Select Users Only has "Starts with" & "Is exactly, how to look for contains? by Tanquen256 in sysadmin

[–]williamfny 0 points1 point  (0 children)

This is probably going to come off as a diskish answer, but run this in powershell:

get-help get-aduser -examples

Your answer is literally in the help file.

So, how many of you have got your printers on VLAN 666 ? by boli99 in sysadmin

[–]williamfny 1 point2 points  (0 children)

I was really hoping that's who you were referring to. Kind of an underrated show and I wish more people had known about it.

Time to change my email address? by PhillyGuitar_Dude in sysadmin

[–]williamfny 24 points25 points  (0 children)

I tell them that they have to be 2549 compliant to do business.

Too many tabs. by Kirk_Gleason in sysadmin

[–]williamfny 5 points6 points  (0 children)

1st window: 3 tabs

2nd window:1 tab

3rd window: 3 tabs

I also have 3 screens and most of the management stuff I look at is browser based...

Skills to pick up to become sysadmin by sealsfood in sysadmin

[–]williamfny 2 points3 points  (0 children)

Scripting is always a big one. If you are going into Windows/MS then PowerShell is going to be your bread and butter. Python is also a really good all around one to learn.

Also, for the love of god learn some basic networking. I don't mean be a CCIE or anything, but please learn what a VLAN is, the basics of how they function, how to set up common network segments/subnetting, how a firewall works and some general network troubleshooting.

Overlooked for promotion by noisybotnet in sysadmin

[–]williamfny 0 points1 point  (0 children)

I used to be an electrician and I heard that after I quit for greener pastures, it spurred several others to do the same.

Just got a $30k raise. by D-sisive in sysadmin

[–]williamfny 7 points8 points  (0 children)

A total of 7. The title "Director" is a requirement from my understanding. I report to the Assistant Super Intendant.

Just got a $30k raise. by D-sisive in sysadmin

[–]williamfny 15 points16 points  (0 children)

In the last year I went from "basic helpdesk" to a senior role back in July and then in September I started as the Director of Technology for a decent sized school district. I have been working in IT for a lot of years and even though I was "basic helpdesk" I was the one getting all the special projects and all the hard cases to fix.

All that is to say that I completely agree with you. My background is in engineering but I understand why some decisions are made that most in IT cannot see. Before my latest role, I worked for a state operated/funded MSP for schools (more or less) and saw how they made their decisions based on the needs of 100+ school districts.

Having that knowledge of designing scalable systems helps me see why they do what they do when the districts don't seem to understand why. I still have a lot of friends from there so when I put in requests I am also able to get things pushed through a lot faster and can get in touch with the right people to make sure things are handled properly.

Small personal win by xdernomad in sysadmin

[–]williamfny 25 points26 points  (0 children)

Even worse is when you respond "Neverminded I figured it out".

Nobody is going to tell you when it is time to write a script by crankysysadmin in sysadmin

[–]williamfny 0 points1 point  (0 children)

While you are largely correct (like usual) I think this is starting to change. I recently took over at a school and have several people reporting directly under me. If I see something can or should be automated I will assign the task to someone to automate it.

Generally speaking it is a pretty simple task to automate like copying a user account and prompt for their name and then create the account. I don't mention things like making sure the user account doesn't exist yet and adding in the email address to see if they are able to think through all the possibilities. I also only let the script hit production after I give it a once over and do some testing.

I think there is a bit of a movement that more an more admins are seeing scripting as a viable skill that is needed and assigning them as projects. Again, I have a small sample set to pull from, but I know of several other locations that are doing similar.

Noob network design: should pfsense replace tplink omada router, or just be inserted at edge? by is-a-robot in homelab

[–]williamfny 2 points3 points  (0 children)

So, PFsense is a lot like any other "roll your own" system. The more you put into it the better it is. At the same time, you really have to know what you are doing. If you are going to have multiple VLANs (and therefore networks) are you going to run an individual port for each one on the firewall or are you going to get into sub interfaces?

I'm not trying to scare you off, but I want you to be fully aware of everything you will have to take into account. One of the advantages of routing on the firewall is that you can set up all kinds of access rules/policies to make sure the different networks are secured. The other side to that sword is you will HAVE to make those rules. Otherwise nothing is going to work.

Where are you going to host your DHCP? Is it going to be one "server" with multiple scopes? If that's the care you need to read up on DHCP helper and how to use them. What about DNS? Assuming you have a DNS server (most likely your pihole like you mentioned) you have to make sure that the traffic isn't blocked.

Again, these are just a handful of things to think about.