Blogs, Articles, and Posts
- How to Report Entra ID Group Insights
Entra ID Group Insights are a new preview feature in the Entra admin center. The lack of documentation is challenging, but it’s easy to understand what kind of insights Microsoft wants to deliver. Looking behind the scenes, we find the Graph endpoint for Group insights and can extract the data. That allows us to combine insights with other information to make them more interesting. All done with PowerShell. - PowerShell 7.6 release postmortem and investments
This post shares context on the delayed timing of the PowerShell 7.6 release, our learnings, and the changes the team has already begun making to improve release predictability and transparency. - New ClickFix Variant Uses Rundll32 and WebDAV to Evade PowerShell Detection
A new and more dangerous version of the ClickFix attack technique has been found actively targeting Windows users. Unlike older versions that used PowerShell or mshta to run malicious commands, this new variant takes a different path.
Projects, Scripts, and Modules
- PSExchangeClock
Just me playing about with some Gui’s that countdown and fire an action, when I find the article I got code from will give credit. - TIL: there’s a nuget package for PowerShell that you can install as a dotnet tool
Thanks to Marc-Andre Moreau for pointing this out! Be sure to give him a follow on BlueSky @awakecoding.com - psmux: Tmux on Windows Powershell
The real tmux for Windows. Not a port, not a wrapper, not a workaround. - PSFirebird
PowerShell toolkit for Firebird databases. Contribute to fdcastel/PSFirebird development by creating an account on GitHub. - GitHub v 0.42.2
A PowerShell module to interact with GitHub, both interactively and via automation. - AiLogging v 2.0.18
Helper module for PowerShell developers that allows easy logging of script activity to Azure Application Insights
Books, Media, and Learning Resources
- Exchange Server Subscription Edition (SE) Book out now!
Practical PowerShell Exchange Server Subscription Edition is an 800+ page book on learning to script and use PowerShell to manage your Exchange SE servers. - PowerShell in 100 Seconds
Send this to everyone you know who asks, What is PowerShell?
Community
- Poking Around Until Something Breaks (And Then Reporting It to Microsoft) with Morten Mynster
Andrew welcomes back Morten Mynster for a follow-up conversation that’s essentially a highlight reel of one Morten’s public journey over the past year. Morten shares updates on three PowerShell modules he’s released, including his standout LeastPrivilegedMSGraph module, and walks through a security issue he discovered and responsibly reported to Microsoft. Along the way, Andrew and Morten reflect on how putting your work out publicly can lead to unexpected career wins, how AI is reshaping the way people learn and write code, and why getting hands-on is still the best way to actually understand anything. Morten is also two weeks into a new job as a cybersecurity consultant, which came directly from his open-source work.
Fun
- Play Doom entirely from DNS records using PowerShell
Disclaimer: I have not tested this and there is a lot of code behind it. As with anything you download be sure to review before running.
Events
- PowerShell + DevOps Global Summit 2026
April 13-17, 2026 in Bellevue, WA
Check out psweekly.dowst.dev for all past editions as well as a searchable archive.
You must log in or # to comment.

