this post was submitted on 25 Oct 2023
849 points (90.4% liked)

Programmer Humor

32706 readers
450 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] c0mbatbag3l 1 points 1 year ago (1 children)

Whether it's pulling AD/O365 objects for security analysis, or SSH into a network appliance, PowerShell is a handy little tool. It's everything we used to use CMD for and more.

[โ€“] [email protected] 1 points 1 year ago

Some old-school Windows sysadmins are still holding on to VBScript and batch files for automation, but I think most have switched over to PowerShell. Definitely a useful tool.