PowerShell Community

A place for the community to learn PowerShell and share insights

Latest posts

Designing PowerShell For End Users
May 2, 2023
Post comments count 4
Post likes count 9

Designing PowerShell For End Users

Stephen Valdinger
Stephen Valdinger

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

Convert specific table of excel sheet to JSON using PowerShell
Apr 11, 2023
Post comments count 4
Post likes count 6

Convert specific table of excel sheet to JSON using PowerShell

Sonam Rastogi
Sonam Rastogi

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

Update XML files using PowerShell
Mar 30, 2023
Post comments count 4
Post likes count 12

Update XML files using PowerShell

Sonam Rastogi
Sonam Rastogi

This posts explains how to update XML files using PowerShell

Mastering the (steppable) pipeline
Jan 30, 2023
Post comments count 5
Post likes count 7

Mastering the (steppable) pipeline

Ronald Bode
Ronald Bode

The PowerShell pipeline explained from the beginning to the end.

PowerShell Registry Monitor
Sep 20, 2022
Post comments count 2
Post likes count 4

PowerShell Registry Monitor

Francisco Nabas
Francisco Nabas

How to set up a simple registry key monitor with PowerShell

The many flavours of WMI management
Aug 16, 2022
Post comments count 0
Post likes count 5

The many flavours of WMI management

Francisco Nabas
Francisco Nabas

Working with the different ways of managing WMI.

Password Expiry Notification Using Teams and Graph API
Aug 4, 2022
Post comments count 3
Post likes count 5

Password Expiry Notification Using Teams and Graph API

Faris Malaeb
Faris Malaeb

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

Cheat Sheet – Console Experience
Jul 11, 2022
Post comments count 2
Post likes count 8

Cheat Sheet – Console Experience

Fred
Fred

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

Reading Configuration Manager Status Messages With PowerShell
Jun 27, 2022
Post comments count 0
Post likes count 2

Reading Configuration Manager Status Messages With PowerShell

Francisco Nabas
Francisco Nabas

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