Got my authorβs copy!
06.08.2025 19:15 β π 0 π 0 π¬ 0 π 0@adamdriscoll.bsky.social
Founder of Ironman Software. Builder. Explorer. powershelluniversal.com
Got my authorβs copy!
06.08.2025 19:15 β π 0 π 0 π¬ 0 π 0I added some best practices around the cache in PowerShell Universal. We had a user caching 65k+ Entra ID users in a single cache item and it led to very poor performance of the server in general. Just be careful with complex objects. docs.powershelluniversal.com/config/best-...
06.08.2025 17:16 β π 6 π 2 π¬ 0 π 0#PowerShell Universal 5.7 nightly has an **experimental plugin** for a Model Context Protocol (MCP) server to allow you to hook agents like @github.com CoPilot directly into your PowerShell scripts. docs.powershelluniversal.com/platform/plu...
05.08.2025 20:05 β π 10 π 3 π¬ 0 π 0I contributed some of my Minespotting photos to Howard's book. Check it out! www.amazon.com/Abandoned-Mi...
04.08.2025 23:35 β π 1 π 0 π¬ 0 π 0I am happy to announce that PlatyPS v1.0 has reached GA and we have updated our publishing pipelines to use the new tool.
To celebrate, I created this: sdwheeler.github.io/seanonit/blo...
β³ Only 11 days left to submit your talk for #PSHSummit26!
Got something cool to share with the PowerShell + DevOps community?
Nowβs your chance.
π
Deadline: August 15, 2025
π sessionize.com/pshsummit26/
We're introducing free Community editions of all our Accelerate tooling.
Visual Studio Extension, Dev Tools, App Packaging, Visual Designer. Every Avalonia user will get access to our best tooling at no cost!
github.com/AvaloniaUI/...
PWSH in PSU eating all the memory and trying to figure out root cause. So funβ¦
01.08.2025 18:24 β π 0 π 0 π¬ 1 π 0I really enjoy digging around in memory dumps. It's a whole different type of problem solving.
01.08.2025 13:51 β π 2 π 0 π¬ 2 π 0You sir are a badass! Nice work and looks awesome!
31.07.2025 13:20 β π 2 π 0 π¬ 1 π 0screenshot of the homepage of my PowerShell Universal App : AutomatedLab UI
I've sorted out how to ship a #PowerShell Universal app as a module, which allowed me to put the app on a secondary test instance, and it *just friggin works*
Tons of docs so people don't stub their toes. By the end of the weekend, y'all can play too!
@adamdriscoll.bsky.social is a badass!!
#PowerShell Wednesday kicks off in 30 minutes!
We're joined by Morten Mynster, who's giving us an intro to Azure Automation for PowerShell users.
Tune in live www.youtube.com/watc...
Can't make it? check out the recording at your convenience
You can also format it as a module and publish it to the PowerShell Gallery. Here is an example module. If you include the PowerShellUniversal tag in the manifest, it will show up in PSU itself. github.com/ironmansoftw...
29.07.2025 06:39 β π 3 π 0 π¬ 0 π 0πππππππππππππ
28.07.2025 22:03 β π 4 π 0 π¬ 0 π 0The home page for a new project, AutomatedLab UI
The Lab management screen where you can start/stop labs
The Lab Configuration creation screen.
The ISO management screen
I spent the weekend playing with two of my favorite tools to come up with something I think is really neat! Using #PowerShell Universal and AutomatedLab I've started a web-based management platform for my web environments.
Super user-friendly way to interact with AutomatedLab!
#PowerShell #Universal v5 by @adamdriscoll.bsky.social π₯
π₯οΈ Blazor admin console
π Fine-grained permissions
π Git-based deployments
π§ͺ Pester integration
π¦ gRPC cmdlets
The PSU platform just levelled up.
πSee you in Wiesbaden β psconf.eu
#PSConfEU
Have you been thinking about how you can give back to the #PowerShell community? Anyone can teach. Anyone can share. sessionize.com/pshsu...
25.07.2025 17:49 β π 9 π 5 π¬ 0 π 0We've released version v4.5.5 and v5.6.1 of PowerShell Universal to address a CVE that was reported by one of our users. Please upgrade or follow the work around to mitigate this risk. docs.powershelluniversal.com/changelogs/c...
25.07.2025 19:06 β π 6 π 2 π¬ 0 π 0Platyps is a core element of my #PowerShell module development. Looks like I have some work ahead of me. devblogs.microsoft.c...
25.07.2025 13:52 β π 4 π 2 π¬ 0 π 1A part of the PowerShell Universal database performance issues were actually DB context management issues with Blazor. Switching to pooled DB contexts seems to make everything much snappier. learn.microsoft.com/en-us/dotnet...
24.07.2025 19:37 β π 3 π 0 π¬ 0 π 0If you are seeing something similar, feel free to provide some info on GitHub. The problem seems to go away when downgrading to 5.5.4 but there werenβt big changes to the DB queries between these releases so trying to track that down.
23.07.2025 23:08 β π 0 π 0 π¬ 0 π 0The Job table is certainly a bottleneck. Seeing simple update and select queries take upwards of 10 seconds under load. This is on a local SQL server with less than 5000 rows. It causes UI slowness because it canβt get a DB connection.
23.07.2025 23:08 β π 0 π 0 π¬ 1 π 0We have some database performance issues in 5.5.5 and 5.6.0 of PowerShell Universal. Itβs not totally clear the cause yet but running a lot of concurrent jobs seems to exhaust the connection pool for both MS SQL and PostgreSQL. Investigating... github.com/ironmansoftw...
23.07.2025 23:08 β π 1 π 0 π¬ 1 π 0Mailchimp spam. That's a new one. I guess a lot of people could suddenly want to hear updates about PowerShell Universal.
23.07.2025 18:46 β π 0 π 0 π¬ 0 π 0#PowerShell #PSResourceGet 1.2.0-preview2 is out, including nuget v3 dependency support. I can confirm it works with pwsh.gallery, so you can run this to get faster installs using PSResourceGet!
Register-PSResourceRepository -Name 'pwshgallery' -Uri pwsh.gallery/index.json -Verbose -ApiVersion V3
Also, I realized our 5000th issue was opened on GitHub. For better or worse, that's a lot of work that has gotten done. github.com/ironmansoftw...
22.07.2025 15:16 β π 2 π 0 π¬ 0 π 0Just realized we hit 1M+ pulls of PowerShell Universal on @docker.com Hub.
22.07.2025 15:02 β π 10 π 0 π¬ 1 π 0#BurntToast v1 is LIVE!
#powershell toastit.dev/2025/07/22/b...
PowerShell Universal v5.6 is now available! We spent a lot of time working on platform and UI improvements. There are some small quality-of-life features, but the focus was stability, UX and performance. blog.ironmansoftware.com/powershell-u...
22.07.2025 13:44 β π 3 π 1 π¬ 0 π 0