ICYMI: PowerShell Week of 02-October-2020
Topics include WPF, Azure, Secrets and more…
Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux.
Build a PowerShell systray tool with menus, sub menus and pictures
by Damien Van Robaeys on 28th September
In this post, Damien Van Robaeys will demonstrate how to build a tool that displays context menu and sub menus in the systray bar with picture for each menus.
WPF Tips
by Jérôme Bezet-Torres on 29th September
Investigate how to use WPF in PowerShell to create forms
Get-GpoReport: How to Build Fancy GPO Reports with PowerShell
by Emanuel Halapciuc on 29th September
In this deep dive, have a look at some of the things you can do with Get-GPOReport to create customised GPO reports with only the information you want to see.
Answering the WSMan PowerShell Challenge
by Jeffrey Hicks on 30th September
Jeffrey Hicks shares his solution to a recent Iron Scripter challenge, a fascinating task and one with a practical result.
SecretManagement and SecretStore Updates
by Sydney Smith on 30th September
Breaking Changes in Secret Store in the lastest update to the SecretManagement and SecretStore Modules
Reddit /r/PowerShell - Most Popular Weekly Post
Redditor shares tool that allows you to use scripts through a GUI interface
Youtube: AzureRM to Az PowerShell Module Migration Toolkit
The Az.Tools.Migration PowerShell module can automatically upgrade your PowerShell scripts and script modules from AzureRM to the Az PowerShell module.
Related Articles
ICYMI: PowerShell Week of 22-October-2021
Topics include Microsoft Graph, PowerShell remoting and more…
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 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