June 3, 2022
Announcements!
PowerShellGet 3.0 Preview 14
(devblogs.microsoft.com)
We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on
By: PowerShell Team submitted:Jun 15 2022
We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on
the PowerShell Gallery!
By: PowerShell Team submitted:Jun 15 2022
Blogs, Articles, and Posts
Disable Bitlocker
(powershell.city)
Disabling bitlocker with PowerShell is as easy as you might not believe.
By: Xajuan Smith submitted:Jun 15 2022
Disabling bitlocker with PowerShell is as easy as you might not believe.
By: Xajuan Smith submitted:Jun 15 2022
Formatting PowerShell 7 code like Kusto Query Language
(mikefrobbins.com)
An obscure feature that was added to PowerShell in version 7 is the ability to specify the pipe
By: Mike F. Robbins submitted:Jun 15 2022
An obscure feature that was added to PowerShell in version 7 is the ability to specify the pipe
character on the next line similar to the syntax for Kusto Query Language (KQL).
By: Mike F. Robbins submitted:Jun 15 2022
How to Install PowerShell on Ubuntu 22.04 LTS
(linuxcapable.com)
Microsoft PowerShell is a versatile and industry-leading scripting language that can be used for
By: Joshua James submitted:Jun 15 2022
Microsoft PowerShell is a versatile and industry-leading scripting language that can be used for
automation. It is also often paired with other technologies like CI/CD platforms, making it possible to build solutions without much effort quickly! No matter what kind of input you are looking at, whether it's text or object data, PowerShell will return .NET objects when executed; this means there is no need whatsoever to parse out information from output messages since all values are already inside them.
By: Joshua James submitted:Jun 15 2022
Modifying the New-Guid Cmdlet
(tommymaynard.com)
I'm deep in the weeds right now writing new content about my experience with Azure and Azure
By: Tommy Maynard submitted:Jun 15 2022
I'm deep in the weeds right now writing new content about my experience with Azure and Azure
PowerShell. So, what a better time to have an idea, write a quick function, and then create its own post and publish it. Or, maybe not.
By: Tommy Maynard submitted:Jun 15 2022
PowerShell Productivity tip: Working with History
(blog.ehmiiz.tech)
One thing I've always done while hacking along in the terminal is working with my command-line
By: Emil Larsson submitted:Jun 15 2022
One thing I've always done while hacking along in the terminal is working with my command-line
history. There's quite a few ways to do so currently, so I thought i'd share some of my favorite ones.
By: Emil Larsson submitted:Jun 15 2022
Projects, Scripts, and Modules
AudioDeviceCmdlets
(github.com)
AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
By: frgnca submitted:Jun 15 2022
AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
By: frgnca submitted:Jun 15 2022
ExplainLinuxFS
(powershellgallery.com)
Get info of the linux standard directories at the command-line, and go there
By: Emil Larsson submitted:Jun 15 2022
Get info of the linux standard directories at the command-line, and go there
By: Emil Larsson submitted:Jun 15 2022
PSNotes 0.2.0.1
(github.com)
Now with splatting support
By: Me (shameless self-promotion, I know) submitted:Jun 15 2022
Now with splatting support
By: Me (shameless self-promotion, I know) submitted:Jun 15 2022
Books, Media, and Learning Resources
Building PowerShell module on Azure DevOps pipeline – step by step guide – YouTube
(youtube.com)
The World talks constantly about DevOps, CI/CI pipelines, automation - which great, but where to
By: Kamil Pro submitted:Jun 15 2022
The World talks constantly about DevOps, CI/CI pipelines, automation - which great, but where to
actually start? Especially when you've been writing PowerShell which is often used as automation language, but not actually as programming language?
By: Kamil Pro submitted:Jun 15 2022
Debugging PowerShell Scripts in Visual Studio Code – YouTube
(youtube.com)
In this video, I show how to use the PowerShell Extension for Visual Studio Code to debug PowerShell
By: Adam Driscoll submitted:Jun 15 2022
In this video, I show how to use the PowerShell Extension for Visual Studio Code to debug PowerShell
scripts. We'll look at how to run scripts, set breakpoints and view variables during debugging. We'll also go through the various ways to step through scripts and evaluate variables and expressions with the watch window. Next, we'll learn about advanced breakpoints and how to configure launch.json to configure how to launch scripts.
By: Adam Driscoll submitted:Jun 15 2022
PowerShell & Global DevOps Summit. The Bar Sessions.
(powershellpodcast.podbean.com)
This episode features several conversations we captured while at the Global Summit. Ryan Richter
By: The PowerShell Podcast submitted:Jun 15 2022
This episode features several conversations we captured while at the Global Summit. Ryan Richter
talked to us about his experiences attending the OnRamp. Steven Judd talked about helping to run the remote summit, dad jokes, and music. Lastly, we talk with Harjit and Mick from the PowerShell news podcast, where we talk about how our podcasts came about and things we have learned and improved on since we started.
By: The PowerShell Podcast submitted:Jun 15 2022
Fun
Have any of you made any cool powershell headers for your console when it opens?
(reddit.com)
Whether it is just your name in ASCII letters or displaying the date, a little quote etc? Looking
By: u/jakobyscream submitted:Jun 15 2022
Whether it is just your name in ASCII letters or displaying the date, a little quote etc? Looking
for some additional ways to spice up the powershell console.
By: u/jakobyscream submitted:Jun 15 2022
PSHangMan
(powershellgallery.com)
The famous game Hang Man, right in your PowerShell host! With tech-companies theme.
By: Emil Larsson submitted:Jun 15 2022
The famous game Hang Man, right in your PowerShell host! With tech-companies theme.
By: Emil Larsson submitted:Jun 15 2022
You know you’ve been spending too much time in Powershell..
(reddit.com)
We've all been there 🙂
By: u/ir34dy0ur3m4i1 submitted:Jun 15 2022
We've all been there 🙂
By: u/ir34dy0ur3m4i1 submitted:Jun 15 2022
Upcoming Events
#PSTweetChat
(twitter.com)
Join the PowerShell conversation tomorrow from 1-2PM Eastern (UTC-4). Use #PSTweetChat to follow
By: Everyone submitted:Jun 15 2022
Join the PowerShell conversation tomorrow from 1-2PM Eastern (UTC-4). Use #PSTweetChat to follow
along.
By: Everyone submitted:Jun 15 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.