May 27, 2022
Announcements!
Introducing the PowerShell custom runtime for AWS Lambda
(aws.amazon.com)
The new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions
By: Amazon Web Services submitted:Jun 16 2022
The new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions
written in PowerShell to process events. Using this runtime, you can run native PowerShell code in Lambda without having to compile code, which simplifies deployment and testing. You can also now view PowerShell code in the AWS Management Console, and have more control over function output and logging.
By: Amazon Web Services submitted:Jun 16 2022
PowerShell Release v7.3.0-preview.4
(github.com)
Come get the latest PowerShell Preview release now!
By: PowerShell Team submitted:Jun 16 2022
Come get the latest PowerShell Preview release now!
By: PowerShell Team submitted:Jun 16 2022
Blogs, Articles, and Posts
Format the output of a string in multiple columns with PowerShell
(mikefrobbins.com)
In my previous blog article, I used the PowerShell Format-Wide cmdlet to format the output of a
By: Mike F. Robbins submitted:Jun 16 2022
In my previous blog article, I used the PowerShell Format-Wide cmdlet to format the output of a
string in multiple columns. While Format-Wide isn't a command that I've used extensively, the behavior wasn't what I expected.
By: Mike F. Robbins submitted:Jun 16 2022
How the Graph X-Ray Tool Helps PowerShell Developers
(office365itpros.com)
When Microsoft decided to build the administrative tools for Exchange Server 2007 around PowerShell,
By: Tony Redmond submitted:Jun 16 2022
When Microsoft decided to build the administrative tools for Exchange Server 2007 around PowerShell,
they realized that it would take time for administrators to become accustomed to PowerShell. Sensibly, Microsoft included a cmdlet logging facility in the Exchange Management Console (EMC) to allow administrators to see the PowerShell code used to execute different actions, such as creating a new mailbox.
By: Tony Redmond submitted:Jun 16 2022
It Begins – Azure with PowerShell I
(tommymaynard.com)
So, I am beginning my journey into Azure, alongside PowerShell. Or just maybe, I have that
By: Tommy Maynard submitted:Jun 16 2022
So, I am beginning my journey into Azure, alongside PowerShell. Or just maybe, I have that
backwards: My journey into PowerShell, alongside Azure.
By: Tommy Maynard submitted:Jun 16 2022
Open Up Wide
(jdhitsolutions.com)
I recently read a terrific post from Mike F. Robbins about using Format-Wide to display strings.
By: Jeff Hicks submitted:Jun 16 2022
I recently read a terrific post from Mike F. Robbins about using Format-Wide to display strings.
Format-Wide is one of those cmdlets that I don't think gets much use. This is a shame because it certainly fulfills a need. But as Mike points out, if you have a list of strings, Format-Wide requires a little extra work, which Mike demonstrates. I decided to take his idea and run with it. Wouldn't it be easier to have a function?
By: Jeff Hicks submitted:Jun 16 2022
Projects, Scripts, and Modules
CVE-Tracker
(kitploit.com)
With The Help Of This Automated Script, You Will Never Lose Track Of Recently Released CVEs
By: ZION3R submitted:Jun 16 2022
With The Help Of This Automated Script, You Will Never Lose Track Of Recently Released CVEs
By: ZION3R submitted:Jun 16 2022
Powershell Application Insights Telemetry
(gist.github.com)
Report the results and performance of any scriptblock to Azure Application Insights
By: Justin Grote submitted:Jun 16 2022
Report the results and performance of any scriptblock to Azure Application Insights
By: Justin Grote submitted:Jun 16 2022
PS_toolkit
(github.com)
PowerShell script to automate/facilitate some basic desktop support functions.
By: ns319 submitted:Jun 16 2022
PowerShell script to automate/facilitate some basic desktop support functions.
By: ns319 submitted:Jun 16 2022
PSBicep
(github.com)
Multiple new feature and fixes in this release.
By: Stefan Ivemo submitted:Jun 16 2022
Multiple new feature and fixes in this release.
By: Stefan Ivemo submitted:Jun 16 2022
Books, Media, and Learning Resources
Creating PowerShell Notebooks with .NET Interactive Notebooks in Visual Studio Code – YouTube
(youtube.com)
In this video, we'll look at how to install and use .NET Interactive Notebooks in Visual Studio code
By: Adam Driscoll submitted:Jun 16 2022
In this video, we'll look at how to install and use .NET Interactive Notebooks in Visual Studio code
with PowerShell.
By: Adam Driscoll submitted:Jun 16 2022
Drinking From The Firehose Of Knowledge With Justin Grote
(powershellpodcast.podbean.com)
In this episode, we got to become familiar with a couple of Justin's favorite things: deep dives
By: The PowerShell Podcast submitted:Jun 16 2022
In this episode, we got to become familiar with a couple of Justin's favorite things: deep dives
into subjects and axioms.
By: The PowerShell Podcast submitted:Jun 16 2022
Get-EventSession
(github.com)
Script to assist in downloading Microsoft Ignite, Inspire or Build contents or return session
By: Michel de Rooij submitted:Jun 16 2022
Script to assist in downloading Microsoft Ignite, Inspire or Build contents or return session
information.
By: Michel de Rooij submitted:Jun 16 2022
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.