April 28, 2023
Blogs, Articles, and Posts
Building your own Terminal Status Bar in PowerShell
(mdgrs.hashnode.dev)
This is what we are going to make in this post. It's running on the Windows Terminal and PowerShell.
By: mdgrs submitted:Apr 28 2023
This is what we are going to make in this post. It's running on the Windows Terminal and PowerShell.
By: mdgrs submitted:Apr 28 2023
ChatGPT the ultimate teaching assistant
(reddit.com)
I've found a rather effective method for learning Python, as someone familiar with PowerShell.
By: u/Techplained submitted:Apr 28 2023
I've found a rather effective method for learning Python, as someone familiar with PowerShell.
By: u/Techplained submitted:Apr 28 2023
Creating a Company Standard Naming Computers with PowerShell
(clatent.com)
Tired of guessing or remembering which prefix to use when setting up a new computer? Or what about
By: Clayton Tyger submitted:Apr 28 2023
Tired of guessing or remembering which prefix to use when setting up a new computer? Or what about
when you by accident fat finger it, and you have to redo it? Or even, you have multiple people in ...
By: Clayton Tyger submitted:Apr 28 2023
Find Scheduled Tasks via PowerShell
(deploymentresearch.com)
This morning I needed to find which scheduled task that ran a specific PowerShell script, and also
By: Johan Arwidmark submitted:Apr 28 2023
This morning I needed to find which scheduled task that ran a specific PowerShell script, and also
which username that was configured to run the task. While the Get-ScheduledTask and Get-ScheduledTaskInfo cmdlets does retrieve detailed information about schedule tasks, they don't reveal the information about the username. Good old schtasks.exe to the rescue. The Script This [...]
By: Johan Arwidmark submitted:Apr 28 2023
Generative AI (ChatGPT) with PowerShell
(blog.darrenjrobinson.com)
Unless you've been off the grid on a long sabbatical the last six months you've surely heard of
By: Darren Robinson submitted:Apr 28 2023
Unless you've been off the grid on a long sabbatical the last six months you've surely heard of
ChatGPT. Like many I started exploring the possibilities of OpenAI ChatGPT when it hit the world by storm last year. Pretty quickly I saw the power of it, but also wondered about using it via API.... keep reading
By: Darren Robinson submitted:Apr 28 2023
Using the #Requires statement in PowerShell
(powershellisfun.com)
Sometimes you have scripts that require specific versions of modules, or if the script is started
By: Harm Veenstra submitted:Apr 28 2023
Sometimes you have scripts that require specific versions of modules, or if the script is started
with Administrator privileges, you can add checks for that in the script itself or... You can use the built-in #Requires statement for that. In this blog post, I will show you how.
By: Harm Veenstra submitted:Apr 28 2023
vSphere Replication with PowerCLI – First Look
(isjw.uk)
Using PowerShell and PowerCLI to manage vSphere Replication.
By: Chris Bradshaw submitted:Apr 28 2023
Using PowerShell and PowerCLI to manage vSphere Replication.
By: Chris Bradshaw submitted:Apr 28 2023
Projects, Scripts, and Modules
GitHub Copilot for CLI for PowerShell
(hanselman.com)
GitHub Next has this cool project that is basically Copilot for the CLI ...
By: Lars Fosdal submitted:Apr 28 2023
GitHub Next has this cool project that is basically Copilot for the CLI ...
By: Lars Fosdal submitted:Apr 28 2023
WinSCP v 5.21.8.5
(powershellgallery.com)
PowerShell Module Wrapper for WinSCP.
By: Thomas J. Malkewitz submitted:Apr 28 2023
PowerShell Module Wrapper for WinSCP.
By: Thomas J. Malkewitz submitted:Apr 28 2023
Community
Episode 048 – Interview with OnRamp Student Jasmine Swint Episode 048 – Interview with OnRamp Student Jasmine Swint
(powershellnews.podbean.com)
In the PowerShell News Podcast episode, we interview Jasmine Swint, a student of the PowerShell
By: PowerShell News Podcast submitted:Apr 28 2023
In the PowerShell News Podcast episode, we interview Jasmine Swint, a student of the PowerShell
OnRamp program here at the PowerShell + DevOps Global Summit in Bellevue, Washington.
By: PowerShell News Podcast submitted:Apr 28 2023
Episode 049 – Interview with Jaap Brasser Episode 049 – Interview with Jaap Brasser
(powershellnews.podbean.com)
In the PowerShell News Podcast episode, hosts Mick and Harjit interview Jaap Brasser, a well-known
By: PowerShell News Podcast submitted:Apr 28 2023
In the PowerShell News Podcast episode, hosts Mick and Harjit interview Jaap Brasser, a well-known
member of the PowerShell community and a Microsoft MVP.
By: PowerShell News Podcast submitted:Apr 28 2023
PowerShell and DevOps Global Summit – The bar sessions
(powershellpodcast.podbean.com)
What happens after dark at the PowerShell & DevOps Summit? Find out as Andrew and Jordan chat with
By: The Powershell Podcast submitted:Apr 28 2023
What happens after dark at the PowerShell & DevOps Summit? Find out as Andrew and Jordan chat with
Summit attendees and organizers during the PowerShell Podcast bar sessions. Jordan and Andrew discuss the major takeaways from Summit with Josh Hendricks, James Petty, Ryan Spletzer, and Kevin and Reese. Enjoy this mid-week edition of the PowerShell Podcast.
By: The Powershell Podcast submitted:Apr 28 2023
Talking PowerShell on Ramp with Drew McClellan
(powershellpodcast.podbean.com)
In this episode of the PowerShell Podcast Drew talks about how he got into IT, his experience with
By: The Powershell Podcast submitted:Apr 28 2023
In this episode of the PowerShell Podcast Drew talks about how he got into IT, his experience with
the PowerShell community, and his plans for the future. Last we talk about winning a scholarship for the PowerShell Summit on ramp.
By: The Powershell Podcast submitted:Apr 28 2023
Fun
GOGRandomGame
(github.com)
Looking for the next game to play? I was asking myself how to get some random games list out of my
By: Chief Posh submitted:Apr 28 2023
Looking for the next game to play? I was asking myself how to get some random games list out of my
#GOGGalaxy Of cause i've created a #powershell Script
By: Chief Posh submitted:Apr 28 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
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.