Enforcing WAM for Interactive Microsoft Graph Sessions
Tony Redmond at Office 365 for IT Pros breaks down an upcoming service side change from Microsoft that requires delegated interactive sessions using the Microsoft Graph Command Line Tools application to use Web Account Manager for authentication. The shift renders browser based sign ins obsolete on older SDK releases, meaning administrators managing multiple accounts or juggling cross module assembly conflicts must switch to tenant registered applications or app only authentication to preserve their workflows.
👉 https://office365itpros.com/2026/08/28/interactive-graph-sessions-wam/
Simplifying Microsoft Graph Delegated Authentication with Morten Mynster
Morten Mynster joined Andrew Pla on PDQ Live to demystify delegated authentication across Microsoft Graph and Entra ID using community tooling. He walked through streamlining token management with the Entra PowerShell module, handling refresh tokens to maintain long running automation sessions, and properly scoping user consent on custom app registrations.
Deploying Azure SRE Agent with PowerShell
Bart Pasmans at his personal blog breaks down how to deploy and control Microsoft new Azure SRE Agent directly through PowerShell using custom REST API wrapper functions. The walkthrough covers provisioning the agent with tailored action modes and access levels, along with essential lifecycle commands to shut down idle agents outside business hours and keep unit costs under control.
👉 https://bartpasmans.tech/azure-sre-agent/
Community Powered Directory for aka.ms Links Returns
Merill Fernando announced the return of akams.fyi, a community powered searchable directory of Microsoft aka.ms short links back after a year long hiatus. The refreshed platform features an updated interface designed to make browsing and contributing new shortcut entries significantly faster for engineers navigating the Microsoft ecosystem.
Building an OIDC Identity Server in PowerShell with Ben Reader
Ben Reader took the stage at PSConfEU to showcase a custom identity server written entirely in PowerShell to deconstruct how workload identity federation operates behind the scenes. He walked through managing RSA signing keys, publishing discovery endpoints, and bridging the local listener to Azure through a Cloudflare tunnel to authenticate workloads without passwords or certificates.
Scaling and Securing OpenClaw with Core Maintainers
Peter Steinberger and core maintainers joined GitHub to discuss the meteoric rise of OpenClaw from an initial messaging prototype into one of the fastest growing open source repositories.
Unit Testing Microsoft 365 Security with Maester and Mike Soule
Mike Soule joined Andrew Pla on the PowerShell Podcast to break down how to apply unit testing concepts to Microsoft 365 security using the open source test automation framework Maester. He shared how Sentinel Technologies leverages hundreds of built in community tests across Conditional Access, CIS baselines, and CISA standards to automate tenant validation, along with practical insights on EntraOps and the Enterprise Access Model.
Rebuilding Get-Process with CIM in PowerShell 7
Jeff Hicks at Behind the PowerShell Pipeline shares his approach to building a custom alternative to Get-Process using Get-CimInstance and the Win32_Process class to restore remote querying in PowerShell 7. The breakdown covers extracting process owners with the GetOwner method and automatically translating standard PowerShell wildcards into WQL syntax so users never have to think about database query conventions.
👉 https://buttondown.com/behind-the-powershell-pipeline/archive/solving-the-cim-process-challenge/
GitHub Roundup
The Microsoft PowerShell team had a real engineering week. Steve Lee on PowerShell/DSC, Dongbo Wang on both PowerShell/PowerShell and something called MCPServerPS, Patrick Meinecke (SeeminglyScience) on PowerShell, Travis Plunk on PowerShell, and Anam Navied on Microsoft.PowerShell.Archive.
👉 https://github.com/PowerShell/DSCJustin Grote released MicrosoftMvp v0.0.5. A PowerShell module that hits the Microsoft MVP API, with OAuth2 browser auth. 👉 https://github.com/JustinGrote/MicrosoftMvp/releases/tag/v0.0.5
Brad Wyatt made W365-CLI-Native public and pushed hard on Wednesday and Friday. A native CLI for Windows 365, plus separate windows-365 and Rest-Client repos moving in parallel. 👉 https://github.com/bwya77/W365-CLI-Native
Christian Ritter surfaced MIAU, “Managed Identity Automation Utilities.” A PowerShell module that combines Azure Resource Graph, Azure RBAC, and Microsoft Graph application permissions for day-to-day managed identity work. 👉 https://github.com/HCRitter/MIAU
Sam Erde renamed his ParkRanger repo (formerly Zero Email Domain) and started building it out. It’s a module that auto creates “reject all” SPF, DKIM, and DMARC records for parked domains with no MX records. Cloudflare support first.
👉 https://github.com/SamErde/ParkRangerAdam Driscoll pushed windbg-tool at Devolutions and opened a PR on powershell-universal-skills. The windbg tool is a Windows-first CLI for WinDbg workflows with TTD trace replay and dump triage. 👉 https://github.com/Devolutions/windbg-tool
Nathan McNulty stayed in azd land with new work on azd-myworkid and azd-defender-reporting, plus closing a PR on azd-advanced-auditing. 👉 https://github.com/nathanmcnulty
Nick Benton stood up oddsandendpoints-web and oddsandendpoints-scripts side by side. Site plus its script companion going up together usually means a launch is coming. 👉 https://github.com/ennnbeee/oddsandendpoints-web
Chrissy LeMaire had another big dbatools Monday. Still brewing. 👉 https://github.com/dataplat/dbatools
Aleksandar Nikolić stayed deep in zerotrustassessment PR reviews all week. 👉 https://github.com/microsoft/zerotrustassessment
Doug Finke pushed PSPandas on Wednesday.
👉 https://github.com/dfinke/PSPandas
Events
MMS Midway | October 25 to 28, 2026 | San Diego, California
The classic endpoint management and PowerShell conference moves to San Diego this fall.
👉 https://mmsmoa.com/
SpiceWorld 2026 | November 12 to 13, 2026 | Austin, Texas
Jeff Hicks is returning to Austin this fall to talk PowerShell at the annual Spiceworks community event.
👉 https://www.spiceworks.com/spiceworld/
Zero Trust World 2027 | February 17 to 19, 2027 | Orlando, Florida
👉 https://ztw.com/
PowerShell + DevOps Global Summit 2027 | April 5 to 8, 2027 | Orlando, Florida
The flagship US PowerShell event moves to the Sheraton Lake Buena Vista in Orlando.
👉 https://powershellsummit.org/
PSConfEU 2027 | Dates and location to be announced SynEdgy is organizing the eleventh edition of PowerShell Conference
👉 https://psconf.eu/
Live dbatools AMA Webinar with the Core Team | Wednesday, October 7 at 12:00 pm GMT
An open Ask Me Anything with the people behind dbatools, the open source PowerShell toolkit for SQL Server administration, migration, and automation. Whether you already lean on dbatools every day or are still on the fence about getting started, this is the format where you get to put your specific questions in front of the people who wrote the answers. Speakers include Rob Sewell, Jess Pomfret, Chrissy LeMaire, Andreas Jordan, and Cláudio Silva.
When: Wednesday, October 7 at 12:00 pm GMT
Where: Online, see the link for details
👉 https://shorturl.at/N53tz




