October 6, 2023
Announcements!
PSReadLine 2.3.4 GA Release
(devblogs.microsoft.com)
We are excited to announce the general availability of PSReadLine 2.3.4!
By: Steven Bucher submitted:Oct 6 2023
We are excited to announce the general availability of PSReadLine 2.3.4!
By: Steven Bucher submitted:Oct 6 2023
Blogs, Articles, and Posts
Find Empty Groups in Active Directory using PowerShell
(thesysadminchannel.com)
Whether it's time for spring cleaning or you're just doing some general cleanup, it's important to
By: Paul Contreras submitted:Oct 6 2023
Whether it's time for spring cleaning or you're just doing some general cleanup, it's important to
maintain a proper lifecycle around Active Directory groups. Many organizations love creating groups however, some (most?), don't really like to do cleanup
By: Paul Contreras submitted:Oct 6 2023
Getting Started With Microsoft Graph PowerShell for Microsoft Entra ID
(charbelnemnom.com)
Microsoft Entra ID (formerly Azure AD) is an enterprise access management and identity system for
By: Charbel Nemnom submitted:Oct 6 2023
Microsoft Entra ID (formerly Azure AD) is an enterprise access management and identity system for
Microsoft cloud services. This enterprise identity system gives you accessContinue Reading10 Min. Read
By: Charbel Nemnom submitted:Oct 6 2023
How to Update Shared Mailbox Owners About Quota Usage
(office365itpros.com)
An old script created to report quotas for user mailboxes provided the basis for email-based
By: Tony Redmond submitted:Oct 6 2023
An old script created to report quotas for user mailboxes provided the basis for email-based
reporting of shared mailbox quotas. The old script used just Exchange Online PowerShell. This versions mixes Exchange Online and the Graph SDK and throws in some certificate-based authentication to boot to allow the script to send email from something other than the signed-in account.. It all comes together, using chunks of code from other scripts to speed up writing. It's the PowerShell way...
By: Tony Redmond submitted:Oct 6 2023
PowerShell: Copy File to multiple (all) Hyper-V VMs
(sid-500.com)
In this post, I'll show you how to copy one or more files to all VMs in Hyper-V. I would say: Let's
By: Patrick Gruenauer submitted:Oct 6 2023
In this post, I'll show you how to copy one or more files to all VMs in Hyper-V. I would say: Let's
get started.
By: Patrick Gruenauer submitted:Oct 6 2023
Projects, Scripts, and Modules
Creating a Test File – Clayton Errington
(claytonerrington.com)
Using PowerShell to create a test file for various uses
By: Clayton Errington submitted:Oct 6 2023
Using PowerShell to create a test file for various uses
By: Clayton Errington submitted:Oct 6 2023
Generate markdown tables from PowerShell – JoshooaJ
(joshooaj.com)
I had a need to generate a markdown table dynamically from PowerShell, so I wrote a flexible
By: Josh Hendricks submitted:Oct 6 2023
I had a need to generate a markdown table dynamically from PowerShell, so I wrote a flexible
function which uses the properties on the incoming objects to define the column names, supports the definition of maximum column widths, and outputs either pretty-printed markdown with padded values and aligned columns, or "compressed" markdown without the unnecessary padding included.
By: Josh Hendricks submitted:Oct 6 2023
Books, Media, and Learning Resources
Understanding the $PSItem ($_) Variable in PowerShell
(youtube.com)
Understanding the $PSItem ($_) Variable in PowerShell
By: PowerShell Engineer submitted:Oct 6 2023
Understanding the $PSItem ($_) Variable in PowerShell
By: PowerShell Engineer submitted:Oct 6 2023
Community
Navigating the IT Landscape: A Conversation with Joel ‘Jaykul’ Bennett
(powershellpodcast.podbean.com)
In the latest episode of the PowerShell Podcast, we delve deep into the world of IT with our
By: The Powershell Podcast submitted:Oct 6 2023
In the latest episode of the PowerShell Podcast, we delve deep into the world of IT with our
distinguished guest, Joel "Jaykul" Bennett. From plumbing the depths of GitOps basics to demystifying the role of Kubernetes, Joel leaves no stone unturned. By sharing his journey of self-discovery in finding empowering employers and honing his IT skills, he offers invaluable insights for professionals in the tech sector. Joel also speaks about his all-time favorite conference talks, revealing the nuggets of wisdom he's gained from his prolific career. But what's a PowerShell Podcast without diving into the nitty-gritty? Joel also shares about knowing one's worth in the IT field and gives us a peek into his favorite modules.
By: The Powershell Podcast submitted:Oct 6 2023
The PowerShell + DevOps Global Summit CFP is OPEN
(powershell.org)
Call for Papers Now Open: Join the PowerShell + DevOps Global Summit 2024! Are you a PowerShell
By: James Petty submitted:Oct 6 2023
Call for Papers Now Open: Join the PowerShell + DevOps Global Summit 2024! Are you a PowerShell
enthusiast or a DevOps aficionado with a wealth of knowledge to share?
By: James Petty submitted:Oct 6 2023
Fun
I made a simple script to output the Windows Logo
(reddit.com)
Because, why not 🙂
By: u/Thefakewhitefang submitted:Oct 6 2023
Because, why not 🙂
By: u/Thefakewhitefang submitted:Oct 6 2023
Upcoming Events
PowerShell and .NET (with Anthony Howell), Wed, Oct 11, 2023, 6:00 PM | Meetup
(meetup.com)
At this month's Pacific PowerShell User Group, Anthony Howell (aka ThePoshWolf) will walk us thru
By: Pacific PowerShell User Group submitted:Sep 29 2023
At this month's Pacific PowerShell User Group, Anthony Howell (aka ThePoshWolf) will walk us thru
PowerShell and .NET.
By: Pacific PowerShell User Group submitted:Sep 29 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.