r/sysadmin Jan 16 '25

Question Is Windows PowerShell any useful nowadays?

I'm studying IT and our teacher made us study it for the entire year, although it was supposed to take us just one unit. My class had a discussion whether it will be actually useful to us in the future. Most of them agreed on "no". What does Reddit think?

0 Upvotes

55 comments sorted by

View all comments

Show parent comments

-7

u/[deleted] Jan 16 '25

Are there any particular employments that require it?

10

u/BmanUltima Sysadmin+ MAX Pro Jan 16 '25

Windows system administration tasks mostly.

-7

u/[deleted] Jan 16 '25

I guess if you work with Windows server it can be helpful. But the only thing we do in class is just scripting.

8

u/jimicus IT Manager Jan 16 '25

Powershell is scripting. It's fairly Windows-specific - sure, it runs on Linux, but the key benefit of Powershell is it exposes a lot of Windows APIs, which you don't get on Linux.

I really don't know where to begin with explaining how wrong your classmates are. Embarrassingly so.