ICYMI: PowerShell Week of 27-March-2020
Topics include Switch Statements, Try Catch, Python and more…
Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux
Use cases for the new null coalescing operator in PowerShell 7
by Luc on 22nd March
Tips and use cases for the new null coalescing operator in PowerShell 7.
Getting into Python by Referencing PowerShell
by @SOZDBA on 23rd March
Trying to break his PowerShell dependency Shane shares an example for a script he wrote in both Python and PowerShell.
Back to Basics: Understanding the PowerShell Switch Statement
by https://twitter.com/@junecastillote|@junecastillote> on 25th March
In this article, you will learn what the PowerShell switch statement is, understand its syntax and how it works.
Monitoring with PowerShell: monitor and enabling WOL for HP, Lenovo, Dell
by @KelvinTegelaar on 26th March
Kevin shares a script he wrote to detect if machines are setup for wake on LAN, and another script to enable WOL if it’s not already enabled.
by @JeffHicks on 26th March
With the PowerShell 7 release Jeff Hicks hosted a weeks worth of blogs and compiled into a leanpub ebook that is now available, check it out.
Michael T Lombardi shares his book for free or a voluntary donation!
Reddit /r/PowerShell - Most Popular Weekly Post
https://www.reddit.com/user/Arcontar/|u/Arcontarshares a tutorial on setting up WVD in Azure for remote workers using PowerShell.
Youtube: Tools: Build your first Serverless App in Azure in under 60 minutes!
RTPSUG got into Azure serverless with a presentation from Jeremy Brown.
Related Articles
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
ICYMI: PowerShell Week of 18-June-2021
Topics include Password Auditing, PowerShell 7.2, WiFi Password Recovery and more…
ICYMI: PowerShell Week of 11-June-2021
Topics include BluebirdPS, Scripting Challenge, Wifi and WMI