ICYMI: PowerShell Week of 26-March-2021

In Case You Missed It

Topics include PoshGUI, Foreach-Parallel, Azure CLI and more...

Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux

Solving Another PowerShell Math Challenge

by Jeff Hicks on 22nd March

Solving Another #PowerShell Math Challenge from the Iron Scripter Chairman

Installing the RSAT (Remote Server Administration Tools for Windows 10) tools using PowerShell

by Luke Murray on 24th March

Installing the RSAT (Remote Server Administration Tools for Windows 10) tools using PowerShell. This is just a quick article, written purely as an easy reference.

How to Install the Azure CLI (Windows, Linux, macOS, Azure Shell)

by Nick Rimmer on 24th March

Nick shows us how to install Azure CLI across multiple platforms.

How to chain multiple PowerShell commands on one line

by Thomas Maurer on 25th March

In this blog post, we will look at how you can chain and run multiple PowerShell commands on one line using pipelines and chaining commands.

Reddit /r/PowerShell - Most Popular Weekly Post

PoshGUI has switched to a subscription model with a lifetime access tier. The comments are filled with mixed reactions and suggestions for alternatives as well.

Tweet of the Week

SecretManagement and SecretStore are officially GA!

Youtube: ForEach-Parallel

When PowerShellv7 came out, it came with a foreach -parallel parameter. Now I finally get to learn how to use this new parameter and take you along for the ride.

Comments are closed.