March 31, 2023
Blogs, Articles, and Posts
PowerShell-Technique: $PSDefaultParameterValues
(hcritter.devdojo.com)
In this post, we'll take a closer look at the benefits of using default parameter values in
By: Christian Ritter submitted:Mar 31 2023
In this post, we'll take a closer look at the benefits of using default parameter values in
PowerShell. As we previously explored in our discussion of splatting, setting default values for parameters in your commandlets or functions can make your scripts more efficient and easier to maintain.
By: Christian Ritter submitted:Mar 31 2023
PowerShell-Technique: Trapping
(devdojo.com)
Enhance Your PowerShell Scripting with Trapping
By: Christian Ritter submitted:Mar 31 2023
Enhance Your PowerShell Scripting with Trapping
By: Christian Ritter submitted:Mar 31 2023
PowerShell-Technique: Update-TypeData
(devdojo.com)
Enhancing PowerShell objects with Update-TypeData
By: Christian Ritter submitted:Mar 31 2023
Enhancing PowerShell objects with Update-TypeData
By: Christian Ritter submitted:Mar 31 2023
Today I learned, that there’s a Clean{} block in PS 7.3
(reddit.com)
So now it goes like this: `Begin / Process / End / Clean`
By: u/PanosGreg submitted:Mar 31 2023
So now it goes like this: `Begin / Process / End / Clean`
By: u/PanosGreg submitted:Mar 31 2023
Troubleshooting with PowerShell: Event Logs, Performance Counters, and More
(ilovepowershell.com)
PowerShell is an invaluable tool for System Administrators when it comes to troubleshooting system
By: Michael Simmons submitted:Mar 31 2023
PowerShell is an invaluable tool for System Administrators when it comes to troubleshooting system
issues. With its wide range of built-in cmdlets and flexibility, PowerShell enables you to investigate issues, monitor performance, and manage services and processes. In this article, we will explore how to use PowerShell for troubleshooting, covering event logs, performance counters, services, and processes
By: Michael Simmons submitted:Mar 31 2023
Update XML files using PowerShell
(devblogs.microsoft.com)
This posts explains how to update XML files using PowerShell
By: Sonam Rastogi submitted:Mar 31 2023
This posts explains how to update XML files using PowerShell
By: Sonam Rastogi submitted:Mar 31 2023
Projects, Scripts, and Modules
How to Set up and Use ChatGPT in Windows Terminal using PowerShellAI
(dfinke.github.io)
How to Set up and Use ChatGPT in Windows Terminal using PowerShellAI
By: Doug Finke submitted:Mar 31 2023
How to Set up and Use ChatGPT in Windows Terminal using PowerShellAI
By: Doug Finke submitted:Mar 31 2023
I just released PSSnow – A module for interacting with ServiceNow REST APIs
(reddit.com)
In the past 3 weeks I've put together a PowerShell module for interacting with the ServiceNow REST
By: u/insomniacc submitted:Mar 31 2023
In the past 3 weeks I've put together a PowerShell module for interacting with the ServiceNow REST
API in an intuitive user friendly way.
By: u/insomniacc submitted:Mar 31 2023
PipeScript v 0.2.4
(powershellgallery.com)
An Extensible Transpiler for PowerShell (and anything else)
By: James Brundage submitted:Mar 31 2023
An Extensible Transpiler for PowerShell (and anything else)
By: James Brundage submitted:Mar 31 2023
Books, Media, and Learning Resources
Learn PowerShell Help System – Get-help!
(youtube.com)
In chapter 2, we are gonna learn about the importance of the PS Help System
By: DranTrix submitted:Mar 31 2023
In chapter 2, we are gonna learn about the importance of the PS Help System
By: DranTrix submitted:Mar 31 2023
PowerShell Community Call – March 16th, 2023
(youtube.com)
PowerShell Community Call - March 16th, 2023
By: The PowerShell Team submitted:Mar 31 2023
PowerShell Community Call - March 16th, 2023
By: The PowerShell Team submitted:Mar 31 2023
Transitioning to DevOps with Dave Carroll
(powershellpodcast.podbean.com)
We had the pleasure of speaking with Dave Carroll, a DevOps engineer and former sandwich artist. We
By: The Powershell Podcast submitted:Mar 31 2023
We had the pleasure of speaking with Dave Carroll, a DevOps engineer and former sandwich artist. We
discussed the importance of psychological safety in the workplace, transitioning to DevOps, and learning Python as a PowerShell user. Dave also shared some great advice from Jeffrey Snover: "Do things in small patches and don't be a jerk." Tune in to hear all the great advice and tips from Dave!
By: The Powershell Podcast submitted:Mar 31 2023
Community
Episode 047 – Interview with James Petty Episode 047 – Interview with James Petty
(powershellnews.podbean.com)
In this episode, we interview James Petty, the CEO of PowerShell.org, about the upcoming PowerShell
By: The PowerShell News Podcast submitted:Mar 31 2023
In this episode, we interview James Petty, the CEO of PowerShell.org, about the upcoming PowerShell
+ DevOps Global Summit 2023 in Bellevue, WA.
By: The PowerShell News Podcast submitted:Mar 31 2023
I’m ready for PowerShell Summit 2023!
(thedavecarroll.com)
A great post about the upcoming summit.
By: Dave Carroll submitted:Mar 31 2023
A great post about the upcoming summit.
By: Dave Carroll submitted:Mar 31 2023
Upcoming Events
MMS 2023 at MOA
(mmsmoa.com)
April 30 - May 5, 2023 at the Mall of America Bloomington, Minnesota
By: MMS submitted:Jan 13 2023
April 30 - May 5, 2023 at the Mall of America Bloomington, Minnesota
By: MMS submitted:Jan 13 2023
PowerShell + DevOps Global Summit
(powershellsummit.org)
April 24-27, 2023 Bellevue, WA
By: The DevOps Collective submitted:Jan 13 2023
April 24-27, 2023 Bellevue, WA
By: The DevOps Collective submitted:Jan 13 2023
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.