June 30, 2023
Announcements!
PowerShell + DevOps Global Summit 2023
(youtube.com)
Come check out all the great presentation for this summits.
By: PowerShell.org submitted:Jun 30 2023
Come check out all the great presentation for this summits.
By: PowerShell.org submitted:Jun 30 2023
Blogs, Articles, and Posts
Ask Jeff June 2023
(jeffhicks.substack.com)
Here we are again, wrapping up another month. I hope you learned a few new things. As usual, I have
By: Jeff Hicks submitted:Jun 30 2023
Here we are again, wrapping up another month. I hope you learned a few new things. As usual, I have
a potpourri of tips and tricks that you can use to improve your console experience and add a little pizzazz to your PowerShell scripts and functions.
By: Jeff Hicks submitted:Jun 30 2023
Creating an Array of Dates within a Date Range with PowerShell
(sympmarc.com)
Today I needed to create an array of all the dates in a data range in PowerShell. It's a simple
By: Marc D Anderson submitted:Jun 30 2023
Today I needed to create an array of all the dates in a data range in PowerShell. It's a simple
little thing. Maybe I should have asked Github Copilot, but I'm old skool, so I wrote it myself. (I also haven't gotten used to having a virtual assistant!)
By: Marc D Anderson submitted:Jun 30 2023
How to create and use your own PowerShell GitHub Repository
(powershellisfun.com)
I use GitHub to store all my scripts and projects. In this blog post, I will show you how to create
By: Harm Veenstra submitted:Jun 30 2023
I use GitHub to store all my scripts and projects. In this blog post, I will show you how to create
and use your GitHub repository.
By: Harm Veenstra submitted:Jun 30 2023
Measuring average download time
(devblogs.microsoft.com)
This post shows how to measure average download time with PowerShell
By: Francisco Nabas submitted:Jun 30 2023
This post shows how to measure average download time with PowerShell
By: Francisco Nabas submitted:Jun 30 2023
OneDrive Personal Gets File Exclusions
(office365itpros.com)
Microsoft 365 tenants have long been able to define file type exclusions for the OneDrive for
By: Tony Redmond submitted:Jun 30 2023
Microsoft 365 tenants have long been able to define file type exclusions for the OneDrive for
Business sync client through the SharePoint Online admin center, PowerShell, or GPO. A change in the client now exposes the excluded file types to user view for the first time. Meantime, the OneDrive Personal client also gains support for file type exclusions.
By: Tony Redmond submitted:Jun 30 2023
PowerShell Polish, Part 1: Perfecting Your Scripts
(colincogle.name)
Here's how to take your PowerShell script and turn it into the best version of itself.
By: Colin Cogle submitted:Jun 30 2023
Here's how to take your PowerShell script and turn it into the best version of itself.
By: Colin Cogle submitted:Jun 30 2023
PowerShell: Playing with Background Jobs
(sid-500.com)
In this blog post, I'd like to give you a few examples related to PowerShell Background Jobs to
By: Patrick Gruenauer submitted:Jun 30 2023
In this blog post, I'd like to give you a few examples related to PowerShell Background Jobs to
build upon. Let's jump in. Let's say I want to ping a few computers.
By: Patrick Gruenauer submitted:Jun 30 2023
Projects, Scripts, and Modules
Capture Videos from Hyper-V VMs using PowerShell
(deploymentresearch.com)
In a recent project I was deploying hundreds of VMs across a large set of Hyper-V Hosts, and I
By: Johan Arwidmark submitted:Jun 30 2023
In a recent project I was deploying hundreds of VMs across a large set of Hyper-V Hosts, and I
needed to capture the screen output of each VM for documentation and troubleshooting purposes. Long story short, here is a PowerShell script that will capture still images from the screen of each Hyper-V VM
By: Johan Arwidmark submitted:Jun 30 2023
Graph PowerShell Samples Community
(github.com)
This forum is a place where you can find community contributed Microsoft Graph PowerShell samples.
By: msgraph submitted:Jun 30 2023
This forum is a place where you can find community contributed Microsoft Graph PowerShell samples.
By: msgraph submitted:Jun 30 2023
Start-MultiJob
(github.com)
Just released my latest script: Start-MultiJob! It executes multiple Scriptblocks concurrently,
By: Christian Ritter submitted:Jun 30 2023
Just released my latest script: Start-MultiJob! It executes multiple Scriptblocks concurrently,
effortlessly tracking their outputs while dynamically updating the same line with the latest information stream from each script block.
By: Christian Ritter submitted:Jun 30 2023
Community
NTLM to Cloud Security: Insights from National MSP Director Mike Soule
(powershellpodcast.podbean.com)
In this episode of the PowerShell Podcast, we delve into a range of topics with Mike Soule, National
By: The Powershell Podcast submitted:Jun 30 2023
In this episode of the PowerShell Podcast, we delve into a range of topics with Mike Soule, National
Director for a Managed Services Provider (MSP). From exploring the pitfalls of NTLM and discussing alternatives to learning the ins and outs of Jupyter and .NET interactive notebooks, we cover it all. We also compare major cloud providers and uncover untapped security features in Office 365 that you could be leveraging right now. Join us for an insightful conversation packed with valuable information and actionable advice for IT professionals navigating the ever-changing landscape of the industry.
By: The Powershell Podcast submitted:Jun 30 2023
Who are some users that write really awesome PowerShell code?
(programming.dev)
A great question with some great answers. Come add your own.
By: Greg Tate submitted:Jun 30 2023
A great question with some great answers. Come add your own.
By: Greg Tate submitted:Jun 30 2023
Upcoming Events
PowerShell on the River
(powershellchatt.com)
Don't miss PowerShell on the River August 11-12, 2023 in Chattanooga, TN
By: Chattanooga PowerShell user group submitted:Jun 30 2023
Don't miss PowerShell on the River August 11-12, 2023 in Chattanooga, TN
By: Chattanooga PowerShell user group submitted:Jun 30 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.