PowerShell Community
A place for the community to learn PowerShell and share insights
Latest posts

Designing PowerShell For End Users

This posts explains taking user experience into account when designing PowerShell tools

Convert specific table of excel sheet to JSON using PowerShell

This posts explains how to Convert Specific Table of Excel Sheet to JSON

Update XML files using PowerShell

This posts explains how to update XML files using PowerShell

Mastering the (steppable) pipeline

The PowerShell pipeline explained from the beginning to the end.

PowerShell Registry Monitor

How to set up a simple registry key monitor with PowerShell

The many flavours of WMI management

Working with the different ways of managing WMI.

Password Expiry Notification Using Teams and Graph API

This post's intent is to show how to use Graph API through PowerShell to send a Teams message.

Cheat Sheet – Console Experience

How to have more control of preferences in functions and the role of modules on inheritance.

Reading Configuration Manager Status Messages With PowerShell

This post's intent is to show how to read Configuration Manager status messages using WMI and Win32 API function FormatMessage.