Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

devblogs.microsoft.com

PowerShell Community

Get the latest updates from PowerShell Community directly as they happen.

Follow now 46 followers

Latest posts

Last updated about 1 year ago

Encrypting secrets locally

about 1 year ago

If you are involved in support or development, often you need to...

Simple form development using PowerShell

about 1 year ago

PowerShell is a tool for the command line. Most people who use...

Designing PowerShell For End Users

about 2 years ago

PowerShell, being built on .NET and object-oriented in nature, is a fantastic...

Convert Specific Table of Excel Sheet to JSON

about 2 years ago

There is an excellent script on GitHub that helps to convert a...

Update XML files using PowerShell

about 2 years ago

There are many blogs on internet already speaking about updating XML files...

Mastering the (steppable) pipeline

over 2 years ago

Mastering the (steppable) pipeline Before stepping into the steppable pipeline, it is...

PowerShell Registry Monitor

over 2 years ago

Recently, while discussing work-related topics, a co-worker asked me if there is...

The many flavours of WMI management

over 2 years ago

WMI is arguably one of the greatest tools a system administrator can...

Password Expiry Notification Using Teams and Graph API

almost 3 years ago

Q: How do I send a password expiration notification to a user...

Cheat Sheet – Console Experience

almost 3 years ago

PowerShell can take some getting used to. Especially if you come at...

Reading Configuration Manager Status Messages With PowerShell

almost 3 years ago

Q: I can read Configuration Manager status messages using the Monitoring tab...

On Preferences and Scopes

about 3 years ago

Progress in PowerShell: a tale of Verbosity and other preferences with lessons...