PowerShell Community

A place for the community to learn PowerShell and share insights

Latest posts

Rod Meaney
Rod Meaney
Apr 29, 2024

Encrypting secrets locally

Keeping security folks happy (or less upset which is the best we can hope for)

7
7
Rod Meaney
Rod Meaney
Mar 11, 2024

Simple form development using PowerShell

Create .NET forms without all the .NET.

1
8
Rod Meaney
Rod Meaney
Feb 23, 2024

Creating a scalable, customised running environment

This post shows how to create an easy to support environment with all your own cmdlets.

2
6
Piyush Tripathi
Piyush Tripathi
Nov 29, 2023

Using PowerShell and Twilio API for Efficient Communication in Contact Tracing

Learn to integrate PowerShell with Twilio API and streamline communication for COVID-19 contact tracing initiatives.

0
2
Piyush Tripathi
Piyush Tripathi
Nov 20, 2023

Automate Text Summarization with OpenAI and PowerShell

This easy-to-follow guide shows you how to use PowerShell to summarize text using OpenAI's GPT-3.5 API.

3
5
Francisco Nabas
Francisco Nabas
Jul 11, 2023

Changing your console window title

This post shows how to change the title of your console terminal window.

2
8
Francisco Nabas
Francisco Nabas
Jun 27, 2023

Measuring average download time

This post shows how to measure average download time with PowerShell

2
2
Francisco Nabas
Francisco Nabas
May 15, 2023

Measuring script execution time

This post shows how to measure script execution time in PowerShell

0
5
Francisco Nabas
Francisco Nabas
May 9, 2023

Porting System.Web.Security.Membership.GeneratePassword() to PowerShell

This post shows how to port a C# method into PowerShell

2
2

Feedback