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
- PowerShell Galley Your one-stop shop community and Microsoft modules.
- PowerShell Repository – View the PowerShell source code, report issues, or contribute to the project yourself.
- PowerShell Community Call – Hear from and talk directly to the product team on the 3rd Thursday of every month
- PowerShell in Visual Studio Code – It’s time to say goodbye to ISE
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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?