November 5, 2021
Announcements!
I almost fell off my chair logging on to Azure Automation this morning!
(twitter.com)
PowerShell 7.1 support in preview!
By: Alexander Holmeset submitted:Jun 16 2022
PowerShell 7.1 support in preview!
By: Alexander Holmeset submitted:Jun 16 2022
Blogs, Articles, and Posts
Did you know that you can use functions as values in a PowerShell hashtable?
(twitter.com)
You can define the scriptblock as a reference to the keys of the hashtable, and then you can pass
By: Doug Finke submitted:Jun 16 2022
You can define the scriptblock as a reference to the keys of the hashtable, and then you can pass
arguments to it and evaluate it.
By: Doug Finke submitted:Jun 16 2022
Testing RPC ports with PowerShell
(devblogs.microsoft.com)
(and yes, it's as much fun as it sounds!) New and Improved!!
By: Dr Scripto submitted:Jun 16 2022
(and yes, it's as much fun as it sounds!) New and Improved!!
By: Dr Scripto submitted:Jun 16 2022
What have you done with PowerShell this month?
(reddit.com)
Always some great PowerShell stuff
By: r/PowerShell submitted:Jun 16 2022
Always some great PowerShell stuff
By: r/PowerShell submitted:Jun 16 2022
Projects, Scripts, and Modules
PowerShell Module Cache
(github.com)
This action makes caching PowerShell modules from the PowerShell Gallery easy for both Linux and
By: Chrissy LeMaire submitted:Jun 16 2022
This action makes caching PowerShell modules from the PowerShell Gallery easy for both Linux and
Windows runners. Basically, it builds all of the required input for actions/cache@v2.
By: Chrissy LeMaire submitted:Jun 16 2022
Using LINQ in PowerShell with plinqo
(blog.ironmansoftware.com)
LINQ is a set of methods that are useful in .NET for working with arrays of objects. Using LINQ is
By: Adam Driscoll submitted:Jun 16 2022
LINQ is a set of methods that are useful in .NET for working with arrays of objects. Using LINQ is
difficult in PowerShell because it doesn't work well with generic methods. plinqo provides methods that accept script blocks so LINQ methods are easily accessible in PowerShell.
By: Adam Driscoll submitted:Jun 16 2022
Books, Media, and Learning Resources
Good video courses for PowerShell
(reddit.com)
Some really good links in this post.
By: r/PowerShell submitted:Jun 16 2022
Some really good links in this post.
By: r/PowerShell submitted:Jun 16 2022
PowerShell Unplugged
(mediusdownload.event.microsoft.com)
Best MS Ignite session
By: Jeffrey Snover & Jason Helmick submitted:Jun 16 2022
Best MS Ignite session
By: Jeffrey Snover & Jason Helmick submitted:Jun 16 2022
Fun
Friday Fun: PowerShell Console Editing
(jdhitsolutions.com)
The other day I read an interesting article on Adam Bertram's blog about editing files with a text
By: Jeff Hicks submitted:Jun 16 2022
The other day I read an interesting article on Adam Bertram's blog about editing files with a text
editor in PowerShell. Naturally, the PowerShell wheels in my head began turning. While I was intrigued by some of the options in the article, I've in fact installed the Micro editor to play with, I realized I already had my favorite console text editor installed.
By: Jeff Hicks submitted:Jun 16 2022
The PowerShell After Party – YouTube
(youtube.com)
Join us for the best After Party at Ignite 2021! We will host an Ask The Experts style session with
By: Azure DevOps submitted:Jun 16 2022
Join us for the best After Party at Ignite 2021! We will host an Ask The Experts style session with
Jeffrey Snover, SydneySmith, Justin Grote, Jason Helmick, Jeff Hicks Mike Kanakos, Steve Lee, and Danny Maertens.
By: Azure DevOps 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.