Announcements!

Blogs, Articles, and Posts

  • How Microsoft Graph PowerShell SDK Access Tokens Work
    If you use the Microsoft Graph PowerShell SDK, you don’t need to worry about obtaining an access token because SDK cmdlets include automatic token management. Although you don’t need to know the details of the access token used in an SDK session, it’s possible to find and examine its contents, and even use the token with a Graph request. It’s a nice to know thing that you’ll never need in practice.
  • PowerShell Find All Files With Extension
    Ever found yourself needing to quickly list every .pdf or .xlsx file scattered across hundreds of folders on your Windows laptop? PowerShell helps find every file with a particular extension—no matter where it’s hiding. In this tutorial, I will explain how to find all files with extensions using PowerShell with examples.
  • Investigating Document Exfiltration with the Graph Activity Log
    In this installment of our Graph Activity Log series, we’ll provide a practical playbook for using the Graph Activity Log and Kusto Query Language (KQL) to hunt for indicators of document exfiltration.
  • Linking all required resources to Nerdio via PSNerdio
    Second part of the series! This part is about linking all required resources to nerdio via PSNerdio. So, in the previous part of this series I mentioned that the PowerShell module created by Nerdio needs some love. I wanted to link my resourcegroups to Nerdio and that CMDlet was not working.
  • Exploring the PowerShell Gallery using PSGalleryExplorer
    The PowerShell Gallery is the primary source for downloading most of your modules. You can search and find information about them using the website or… By using the PSGalleryExplorer module from Jake Morison :) In this blog post, I will show you how to use it.
  • Timing Scripts
    How to manage time effectively in scripts

Projects, Scripts, and Modules

Books, Media, and Learning Resources

Community

  • From EntraAuth to PSConfEU with Fred Weinmann
    In this episode of the PowerShell Podcast, host Andrew Pla reunites with PowerShell legend Fred, diving deep into productivity with hotkeys and key bindings, EntraAuth, C# integration, and community reflections from PowerShell Conference EU. Fred shares practical advice for improving your daily workflow, how to extend PowerShell with C#, and why participation in the community—whether through conferences or contributing modules—can be a game-changer for your career.

Events

  • Watch Live: Visual Studio Toolbox at VS LIVE! Redmond 2025
    On Tuesday, August 5, join us for a special edition of Visual Studio Toolbox Live—broadcast from VS LIVE!
  • PowerShell + DevOps Global Summit 2026 Call for Proposals (CFP)
    We are thrilled to invite you to submit your session proposals for the 2026 PowerShell + DevOps Global Summit, taking place in Bellevue, WA, from April 13-16, 2026. This Summit is the premier event for PowerShell and DevOps professionals, offering a unique opportunity to share knowledge, solve problems, socialize, and network with peers. Whether you’re an Automater, Integrator, Problem-Solver, Tinkerer, Scripter, or Tech Wizard, this event is for you!

Check out psweekly.dowst.dev for all past editions as well as a searchable archive.