No, im not trolling lemmy users…

So in looking for jobs, I do see a lot of them require windows server experience. I’ve been immersing myself fully in linux learning but figure that is kind of useless for me since a ton of places also use windows for networking.

Will many of the skills transfer? Are there specific large differences to watch for? Also, can one even mess with windows server since it’s expensive and enterprise only?

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    17 hours ago

    Alright alright, joking aside. Look into PowerShell. It also works on Linux in case you have a Linux desktop. It’s widely used in Windows admin stuff.

    And uh, maybe not what people want to hear, but passing objects between cmdlets is better than everything being raw text in my opinion.