In Case You Missed It PowerShell for Admins PowerShell for Developers

ICYMI: PowerShell Week of 11-June-2021

Robin Dadswell
1 min read
Share:

Topics include BluebirdPS, Scripting Challenge, Wifi and WMI

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

Your Goto Guide for Working with Windows WMI Events and PowerShell

by Faris Malaeb on 7th June

Did you know you can monitor for just about every action in Windows? No, you don’t need to buy some fancy software. The infrastructure monitors events like when services start and stop when someone creates a file or folder and more is already there via Windows Management Instrumentation (WMI) events. Find out more about working with WMI and PowerShell in this blog

How to show all known Wi-Fi network SSIDs and Passphrases with Powershell

by Paolo Frigo on 8th June

Format netsh output in a more friendly manner with PowerShell

#PSFollowFriday Tweet with BluebirdPS

by Dave Carroll on 9th June

Learn how to use BluebirdPS to generate and publish a #PSFollowFriday Tweet.

Tweet of the Week

#BlueBirdPS release news

Youtube: PowerShell Scripting Challenges (Jeff Hicks)

Think you’re good with code? Join us for a fun night of scripting challenges that range from simple to challenging! Our guest speaker for the evening is the author and creator of the “Month of Lunches” series of PowerShell learning books, Jeff Hicks!

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