In Case You Missed It

ICYMI: PowerShell Week of 24-April-2020

Robin Dadswell
2 min read
Share:

Topics include Azure functions, Windows Performance, O365 and more…

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

Measure Windows Performance

by @TobiasPSP on 19th April

Windows comes with a built-in performance assessment tool. It can be used to compare system performance, and you’ll also learn a lot about PowerShell techniques.

PowerShell Left-Center-Right

by Jeff Hicks on 20th April

Jeff shares his PowerShell version of a game he plays called LCR.

Azure Functions: Creating a PowerShell Event Based Function

by Matt Allford on 21st April

Learn how to use PowerShell based Azure Functions in this informative guide.

PowerShell: Invoke-RestMethod

by Alain Assaf on 22nd April

Alain has a great breakdown of Invoke-RestMethod and how its used.

How to Restore an Office 365 Mailbox for Free

by June Castillote on 22nd April

In this article, you will learn the different ways to restore or recover a deleted mailbox in Office 365 with real, step-by-step examples using PowerShell.

Reddit /r/PowerShell - Most Popular Weekly Post

If you have been using the new Windows Terminal there is a new version available. Thomas Maurer shares the release info.

Tweet of the Week

#PowerShell 7.1-Preview.2 is officially out!  Built on .NET 5 Preview.3!  Try it out and give us feedback.

Youtube: Utilities: Getting started with API’s with Jonathan Moss

Join Jonathan Moss as he shares the basics of APIs.

Related Articles

Oct 8, 2021

ICYMI: PowerShell Week of 08-October-2021

Topics include VMWare, Windows 11, Web Reports and more… Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux How to gather your vCenter inventory data with this VMware PowerShell script by Scott Matteson on 7th October Inventory reports are a common request when administering a VMware vCenter environment. Learn how this VMware PowerShell script can make such requests quick and easy Building a Web Report in PowerShell, use the -Force Luke by Chris Noring on 8th October

Sep 3, 2021

ICYMI: PowerShell Week of 03-September-2021

Topics include O365, SQL, Code Formatting and more… Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux Automating with PowerShell: Setting up application consent by Kelvin Tegelaar on 29th August In this post you will learn two things about 0365 application consent: how to setup the OAuth consent workflow and how to monitor for application requests. Easy way to connect to FTPS and SFTP using PowerShell by Przemyslaw Klys on 29th August