this post was submitted on 15 Jun 2023
1 points (100.0% liked)

Powershell Community

11 readers
1 users here now

Location to share common thoughts on Powershell and share knowledge and help others. ### Resources: - Install PowerShell – Instructions for Windows, Linux, and macOS

founded 2 years ago
 

Welcome to the new /m/Powershell magazine on kbin.social. Feel free to introduce your self, how you got started using Powershell, your primary use, and any neat projects you've worked on.

I've been using Powershell in my software deployment position for the last 5 years to help automate our install and server needs, and have been loving every minute of it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago (1 children)

Yellow! I started using powershell a decade ago in my windows class in college. I've written several modules in powershell. I've written several discord bots in powershell (on azure functions). I've been using powershell to automate everything I can at work. Built a full API platform out of it, even.

[–] [email protected] 1 points 2 years ago

Writing a Powershell module is not something I've done yet. I think once I attempted, but with what I was doing the one simple function or script did what I needed. Got any tips or resources?