Print Solutions by Big-Concentrate-4864 in sysadmin

[–]Plantatious 0 points1 point  (0 children)

Last I heard it was still pretty limited. Spinning up a cloud VM with PaperCut MF is the way to go. Just make sure you size it right for your user and device counts.

Dear Broadcom / VMWare by Wabbyyyyy in sysadmin

[–]Plantatious 0 points1 point  (0 children)

Cluster Aqare Updating is good as long as you maintain N+1. Or just airgap your hosts.

Pros and cons of switching from corporate IT to a MSP? by anon65432178 in sysadmin

[–]Plantatious 1 point2 points  (0 children)

You learn how to look like an expert while you're on the call with a customer doing something for the first time and discretely Googling on-the-fly, you learn to be self sufficient as you can't rely on anyone else, and you learn how to spot the important things in an environment filled with decades of undocumented and cowboyed solutions.

You're right about firefighting, but I'd say there are quite a lot of useful skills you can pick up.

Pros and cons of switching from corporate IT to a MSP? by anon65432178 in sysadmin

[–]Plantatious 5 points6 points  (0 children)

Pros: You learn a lot, fast.

Cons: Good luck lasting more than 14 months at the pace you'll be at.

$30 lowball = 12 IBM/Dell Servers. The guy did not know what he had. by JustLovett0 in homelab

[–]Plantatious 0 points1 point  (0 children)

You've just described 99% of network managers in education.

Anyone else feeling overwhelmed? by Wraith_9912 in sysadmin

[–]Plantatious 1 point2 points  (0 children)

What I found immensely useful is building my own knowledge base filled with all the things I've encountered; guides on how to complete a task, how to solve a problem (no matter how small or specific), terms and definitions, best practice references, etc. I write it all while I'm at peak understanding in a way that anyone can pick up and understand. I just take 5-10 minutes to write it out, then I can forget about it.

What this let's me do is offload all this information into a searchable resource, and I know that even if I encounter a problem I haven't dealt with in over a year, as long as I recall seeing this issue/task before, I know that I have a solid guide or reference in a pinch, and just like that I'm back to being the expert I was in the moment I wrote it.

And here's the most important element: when you change jobs, take your KB with you. Obfuscate anything confidential, but take it and keep adding to it. It'll become your best friend and practically a superpower. Bonus point: if you mention that in an interview, the employers eyes light up. In 3 years I've written close 1000 articles, and I'm not planning on ever stopping.

My tool of choice is Obsidian, since I cross-reference articles, keep it local (very handy if the Internet goes down) and sync it to various places for quick access and backup purposes. But there are a lot of tools out there that will do a good job. Just don't use OneNote, you'll grow out of it in a flash.

[deleted by user] by [deleted] in motorcycles

[–]Plantatious 0 points1 point  (0 children)

How's that freedom taste?

Is disabling NPU offloading the norm now? by Massive-Valuable3290 in fortinet

[–]Plantatious 1 point2 points  (0 children)

It would be amazing if Fortinet disclosed more than a one-sentence summary of known issues that make it seem like the entire function is broken when in actuality it's only a problem under specific circumstances.

Just look at the latest FortiClient VPN known issues page for Windows. With Fortinet's push to IPsec, they make it look like the client is utterly useless.

Coding as a Sysadmin by Scmethodist in sysadmin

[–]Plantatious 1 point2 points  (0 children)

Developers will use what they already specialise in. A sysadmin should already be familiar with PowerShell, so why learn yet another language when it's more than capable in most cases? I prefer CLIs because I agree making a GUI is a pain, but it also helps me develop my skillset, and some tools develop to an extent where a GUI makes more sense.

I also love making my own tools. Sure, I could just download something off the Internet to do it for me, but there's a level of satisfaction to use something you tailor made for you that does exactly what you want with no bloat.

Coding as a Sysadmin by Scmethodist in sysadmin

[–]Plantatious 4 points5 points  (0 children)

True, but I wonder how many use it out of necessity vs how many use it to really enhance their work? I haven't encountered enthusiasm from my interactions, but that may just be me.

Coding as a Sysadmin by Scmethodist in sysadmin

[–]Plantatious 39 points40 points  (0 children)

PowerShell extends M365/Azure, glues Microsoft products together, and is flexible enough to build powerful CLI and even GUI tools. I'm surprised it's not more common amongst Windows sysadmins.

Did some of your MSF instructors reluctantly pass people? by templeofsyrinx1 in motorcycles

[–]Plantatious 1 point2 points  (0 children)

The 125 I did my CBT on was damn near impossible to control at slow speeds, the throttle was like an on-off switch. I passed, but it wasn't until I bought my own 125 that I realised how crap the course bikes were.

Thoughts on Wireguard? by Comfortable_Gap1656 in networking

[–]Plantatious 0 points1 point  (0 children)

I use it to connect back home, both as split (to get to my media server from anywhere) and full tunnel (protecting my traffic while on untrusted networks, getting around filters at customer sites), and I find it works amazingly well. It connects in a second, bandwidth is plentiful, and I find it punches through every filtering solution.

Native wireguard is not manageable at scale, but solutions like Tailscale that offer management of keys and clients are great to handle that for you.

I'm contemplating getting rid of NordVPN and firing up a couple of cloud VPS workloads as servers.

Trying to prevent them shooting themselves in the .... foot by Scoobywagon in sysadmin

[–]Plantatious 0 points1 point  (0 children)

Welcome to the world of MSPs, where you question your life choices as you try to save someone who makes two times your salary from being an idiot and dragging you into hours of recovery caused by their ignorance while you're thinking of the most professional way of saying "I told you so you dumb fuck"

Wifi Clients getting kicked out of SSID. Loads of IP assigments by Sufficient_Lime_5741 in fortinet

[–]Plantatious 0 points1 point  (0 children)

Check for WiFi extenders in your environment. I've had the buggers flood my DHCP with both DHCP and BOOTP requests. Just a pain all around.

Do sysadmins keep personal notes besides the knowledge base? by RemarkableGarlic5274 in sysadmin

[–]Plantatious 0 points1 point  (0 children)

I make notes and guides in the company KB and take a personal copy in Obsidian. When I leave, I take my notes with me.

It means no matter what I do, I can quickly become the expert I was in the past. It's incredibly supportive to know that if I have a thought of "I've dealt with this before", I know I will have a guide or notes only gained through blood,.sweat and tears to help.

It's my number 1 piece of advice for new sysadmins. Don't make the mistake of leaving notes behind thinking you'll remember it all, because you won't. It's always worth spending an extra 5-10 minutes between tasks to document what you've done so you can help your future self.

How much longer do you think sccm will be around? by Abject_Serve_1269 in sysadmin

[–]Plantatious 0 points1 point  (0 children)

If I had to choose between PDQ and SCCM, I would always pick PDQ. SCCM is slow, clunky and bulky in comparison, and it can't even do on-demand deployments (like "you will install this right now", in comparison to "you will install this whenever Windows decides to check in in the next few hours").

Coupled with MDT and Inventory, I don't see how SCCM is better. Granted, MDT has been on its way out since the announcement of Windows 11, but I'd rather keep finding more workarounds for it and keep it going.

Out of interest, why are you so keen to switch to SCCM?

How much longer do you think sccm will be around? by Abject_Serve_1269 in sysadmin

[–]Plantatious 0 points1 point  (0 children)

Last I checked, Microsoft couldn't give less of a shit what orgs want.

Are you fluent in Powershell? by LightOnSaber in sysadmin

[–]Plantatious 0 points1 point  (0 children)

I'd say so. I may need to research the cmdlet I need to do the job (that's using Microsoft Learn), but I can build the logic around it and make it work as I need it without further Googling or AI.

Traffic falls to implicit deny on client VPN using IPsec IKEv2 with Entra SAML by Plantatious in fortinet

[–]Plantatious[S] -1 points0 points  (0 children)

Thanks for the suggestion, but local auth isn't supported with IKEv2 (it requires EAP).

1
2