Advertisement · 728 × 90

Posts by Josh Dearing

Speaking at PowerShell Summit 2026 - Gilbert Sanchez

Speaking at PowerShell Summit 2026 - Gilbert Sanchez

Talk #3 for #PSHSummit26: "Markdown Madness: Static Sites for Fun & Profit"
You write #Markdown already. What if it became a blog? A resume? A full docs site?
Jekyll, MkDocs, Hugo, Docusaurus, jsonresume -we're going on a tour! Sprinkle in some #PowerShell. Bring snacks. cloud.umami.is/q/18X...

1 month ago 12 4 0 1
Post image

PowerShell Summit 👀 I'm back!

Doing a live #PowerShell Podcast session on what it really takes to publish every week: wins, awkward moments, near-misses, plus a live recording.

April 13–16 | Bellevue, WA
Tickets: PowerShell.org #PSHSummit

Is this your first Summit?

1 month ago 8 3 1 0
Post image

Excited to share that I was selected as a finalist for the 2025 Sysadmin Hall of Fame. If you'd like to support me you can vote for me at the following link: forms.office.com/r/CN2VSM1bsj
Voting ends today!

#SysAdmin #PowerShell

8 months ago 1 1 0 0
Preview
Behind the Shell with Microsoft | The PowerShell Podcast In this episode, recorded live at PSConfEU, Andrew catches up with some of the PowerShell team from Microsoft to talk all things PowerShell—from AIShell to PSResourceGet to the future of DSC and OpenSSH.   First up is Steven Bucher, Product Manager on the PowerShell team, who discusses the massive scale of PowerShell usage, the state of PowerShell 7, and the team’s focus on security and reliability. He also gives an exciting walkthrough of AIShell and how it’s helping users stay in the terminal while getting AI-driven help, error resolution, and integration with providers like Azure OpenAI and AI Foundry.   Then we hear from Anam, a software engineer working on PSResourceGet, PowerShell Gallery, and security. She shares details on the rewrite of PowerShellGet, performance improvements, and new features like container registry support. She also dives into Microsoft's Artifact Registry (MAR) and offers her take on coding as a creative, artistic endeavor.   Lastly, Tess joins the conversation to talk about OpenSSH and Desired State Configuration (DSC). She highlights the native cross-platform capabilities of DSC v3, its decoupling from PowerShell, and the move toward supporting resource development in languages like Python. Tess also shares the significance of SSH server availability in Windows Server 2025 and reflects on her open-source journey and love of outdoor sports.   Whether you’re managing packages, remoting with SSH, exploring AI integrations, or just want to know more about some of the people behind PowerShell, this episode delivers valuable insights from the team building the tools you use.    Links and Mentions: https://www.linkedin.com/in/anamnavied/ https://www.linkedin.com/in/tess-gauthier-a43a368a/ https://www.linkedin.com/in/stevenabucher/ https://andrewpla.tech/links https://github.com/PowerShell/PowerShell https://github.com/PowerShell/AIShell https://github.com/PowerShell/PSResourceGet https://github.com/PowerShell/Win32-OpenSSH https://github.com/microsoft/DSC The PowerShell Podcast on YouTube: https://youtu.be/F4mVUHinjf4 The PowerShell Podcast: https://pdq.com/the-powershell-podcast Guests: Stephen Bucher – Product Manager II on the PowerShell Team Anam Navied – Software Engineer 2 @ Microsoft Tess Gauthier – Software Engineer @ Microsoft | OpenSSH

I caught up with the #PowerShell team at Microsoft to talk AIShell, PSResourceGet, OpenSSH, and the future of DSC. Great insights straight from the people building the tools we all use.

Listen: powershellpodcast.po...
Watch: www.youtube.com/watc...

9 months ago 8 4 0 0
Preview
GitHub - DearingDev/ModuleExplorer: An interactive TUI for exploring installed modules. An interactive TUI for exploring installed modules. - DearingDev/ModuleExplorer

So pumped to see my project featured in @shaunlawrie.com’s presentation at PSConfEU! Huge shout out to @andrewpla.tech for the photo and for being such a great hype man (and contributor)! This is definitely inspiring me to get to a conference soon!
github.com/DearingDev/M...
#PSConfEU

9 months ago 12 5 0 0

Definitely love me some BurntToast!

10 months ago 1 0 0 0
Preview
GitHub - DearingDev/ModuleExplorer: An interactive TUI for exploring installed modules. An interactive TUI for exploring installed modules. - DearingDev/ModuleExplorer

Check out Module Explorer, now on the PowerShell Gallery:
github.com/DearingDe...
2/2

10 months ago 4 2 1 0

Done!

10 months ago 1 0 0 0
Preview
GitHub - HeyItsGilbert/PesterExplorer: A TUI to explore Pester results. A TUI to explore Pester results. Contribute to HeyItsGilbert/PesterExplorer development by creating an account on GitHub.

I slapped together a new #PowerShell module, PesterExplorer, that creates a TUI to look at your Pester run results. It leverages PwshSpectreConsole to create the TUI. Everyone knows I love #Pester. Feedback and suggestions welcome!
github.com/HeyItsGil...

10 months ago 29 14 0 0
Advertisement

It's #PowerShell Wednesday, which means that I'm hosting another meetup!

In this meetup, Fred will join us to talk all about getting started with functions. This is a 101-level session aimed to get you up and running with functions. Join us on Discord or LinkedIn

Join us 🔗 👇
1/2

10 months ago 7 2 1 0
Video

Spent some time this weekend working on my first published #PowerShell module for exploring installed Modules. It really was an excuse to play around with PwshSpectreConsole but hopefully it will be helpful for someone. Check out the short demo below or find it on Github github.com/DearingDev/M...

10 months ago 5 1 0 0
Preview
GitHub - PowershellFrameworkCollective/PSFramework.NuGet: A Wrapper around the PowerShellGet modules A Wrapper around the PowerShellGet modules. Contribute to PowershellFrameworkCollective/PSFramework.NuGet development by creating an account on GitHub.

Hi #powershell people,
Looking to simplify your module installation life?
Well, look no further, just released the latest version of PSFramework.NuGet:
github.com/PowershellFr...

Now including a oneliner to bootstrap it all:
iwr raw.githubusercontent.com/PowershellFr... | iex

10 months ago 18 8 2 1
DOWST.DEV | May 16, 2025

PowerShell Weekly for May 16, 2025 is out now with Announcements, Community highlights, Fun sections, and more. Check it out!
#PowerShell #Automation #TechNews
psweekly.dowst.dev?p=7851

10 months ago 3 3 0 0

Looking good! I spent a little too long yesterday trying to figure out why Get-SpectreImage wasn't working for me before realizing the URLs I was pulling were broken. 🥲

10 months ago 0 0 0 0
Under the Hood: A Dive into PowerShell’s Output Streams Have you ever run a PowerShell script and been overwhelmed by the flood of text? Or maybe you’ve written a PowerShell script that didn’t run exactly the way you wanted it and a lack of text left you w...

Check out my new blog post on #PowerShell output streams!

www.dearing.dev/posts/Under-...

10 months ago 5 1 0 1

Glad I caught @posh.guru's demo of devcontainers for #PowerShell! Super cool to see how seamless the development experience can be.

10 months ago 1 1 0 0
About PSPodcast PowerShell module

About PSPodcast PowerShell module

I've pushed a new version of the PSPodcast module to the #PowerShell Gallery.

11 months ago 8 4 0 0
Advertisement
Preview
a man is holding a piece of bread over a woman 's face and asking what are you ? ALT: a man is holding a piece of bread over a woman 's face and asking what are you ?

All the red text has me feeling like an idiot sandwich.

11 months ago 0 0 0 0

I'm getting whatever the current gen X3D is when I build next. I hope my current build has 3 more years before I relegate it to a home server. 6900XT died this past winter. XFX replaced it with a 6950XT, so that was nice.

11 months ago 1 0 0 0

I bought a 14th gen to replace it because I was worried how long the RMA would take (surprisingly quick). I was going to sell the unopened 13th gen but maybe I should keep it as a spare.

11 months ago 2 0 1 0

Lovely. I recently had to RMA a 13th gen processor that died in my home PC. Was hoping we were finally past this.

11 months ago 0 0 1 0

Alton Brown is definitely the debug stream.

Maybe Anthony Bourdain for the verbose stream?

11 months ago 1 0 0 0

If #PowerShell output streams were celebrity chefs, who would they be?

The error stream definitely feels like Gordon Ramsay...

11 months ago 2 0 3 0
The PowerShell Pipeline When I first started learning PowerShell, one of the most fascinating things to discover was the “pipeline”. I was already amazed with the data that I could gather by running commands, but using the p...

My latest blog post dives into the #PowerShell "pipeline" - it's like a conveyor belt for data! Check it out here and let me know your thoughts: www.dearing.dev/posts/The-Po...

11 months ago 10 2 0 0

This week has been very stressful and very rewarding. The #powershell community is unbelievably supportive.

11 months ago 8 2 0 0

Love the energy and wisdom you two bring. Thanks for sharing!

11 months ago 2 0 0 0

I used it today to pull and save the last 10 podcasts and then send them over to whisper for transcriptions. Apparently there is a powershell module to interface with whisper so I may test and see if those place nicely together this evening.

11 months ago 2 0 0 0
Advertisement

Any new dad jokes?

11 months ago 0 0 1 0

It looks likes like you won the award in 2055. So I look forward to seeing what you've made in 30 years. I know this piece of art will stand the test of time.

11 months ago 0 0 0 0

Nice! What'd the total cost end up being?

1 year ago 0 0 1 0