There is this pr that introduces `$IsElevated`
github.com/PowerShell/P...
Not merged though.
There is this pr that introduces `$IsElevated`
github.com/PowerShell/P...
Not merged though.
🎯 Want smarter #PowerShell scripts?
At #PSConfEU 2025, @trackd.x64.se showed how to:
🔹 Validate inputs
🔹 Transform values
🔹 Add autocompletion
Perfect parameters = cleaner code + better UX.
🎟️ Grab your ticket for #PSConfEU2026 → psconf.eu
#DevOps #Automation
At work we need to publish a PowerShell module but didn't want to deal with PSGallery tokens and more permissions we need to audit over time. I've tried out GitHub Container/OCI and Nuget feeds as well as Azure Artifacts. github.com/jborean93/Po...
TLDR: Use Azure Artifacts.
@bjompen.com will be on stage for #PSConfEU 2026 in #Wiesbaden (1-4 June)
🎙️ Migrating everything to PowerShell Universal - Including humans!
🎙️ Musical PowerShell - Make your scripts sound awesome!
🎟️ psconf.eu
#Europe #Germany #PowerShell
New Module `TextMate`
rendering text/code in the terminal with TextMate grammar.
uses PwshSpectreConsole and outputs Spectre objects that can be embedded inside spectre renderables.
github.com/trackd/TextM...
www.powershellgallery.com/packages/Tex...
#PowerShell
Just published a new version of the Sixel module.
* added Braille rendering
* improved blocks rendering
* improved terminal detection
* library updates.
still support Sixel, KittyImage and InlineImage (iterm2) 😀
github.com/trackd/Sixel
www.powershellgallery.com/packages/Six...
#PowerShell
@jborean.bsky.social will be on stage for #PSConfEU 2026 in #Wiesbaden (1-4 June)!
🎙️ Method to the Madness - How PowerShell Invokes.NET Methods
🎙️ Spawn of a Shell - Handling Sub Processes
🎟️ Tickets: psconf.eu
#automation #IT #PowerShell #Germany
just published a new version of ISpy,
* new cmdlets to control the decompilation process both settings and formatting.
* format files
* some minor bugfixes.
github.com/trackd/ISpy
www.powershellgallery.com/packages/ISpy
#PowerShell
@trackd.x64.se will be on stage for #PSConfEU 2026 in #Wiesbaden (1-4 June)
🎙️ Behind the Scenes of PwshSpectreConsole
🎙️ Level Up Your Terminal Experience
🎟️ Book your tickets: psconf.eu
#PowerShell #automation #Europe #Germany
😂🤣
Actually got a few cool pictures there.
i never even noticed the photographer during the talk, maybe thats why theyre open 🙈
New PowerShell module out :)
ISpy, using ILSpy's decompiler library.
github.com/trackd/ISpy/
www.powershellgallery.com/packages/ISpy/
Let’s be honest. 😏
This will be the best post of your day. 💙💜
And it will be the best click of your new year 👉 psconf.eu
Guaranteed. 🤫
New speakers just dropped and scheduled is live.
#PowerShell #PSConfEU #Wiesbaden #Germany #Europe #automation #IT
Hot off the press, a new PowerShell module PSNetDetour which you can use to hook any (caveats of course) .NET method and have it run your ScriptBlock instead. Great for experimentation, debugging, testing github.com/jborean93/PS...
Happy holidays! 😀
#PowerShell #WindowsTerminal #Sixel
v2.4.0 of #PowerShell module ClassExplorer is released! New commands Invoke-Member and Get-AssemblyLoadContext
github.com/SeeminglySci...
haha yea pretty old tech, still works surprisingly.
had an old gist some people used and figured it was a fun excercise to make it a binary module.
and does add some features i havn't seen in any of the others :)
released a new PowerShell module `TerminalSessions`
github.com/trackd/Termi...
I've added a TabCompletion enhancement to PowerShellRun v0.13.1.
github.com/mdgrs-mei/Po...
It's similar to PSReadLine's MenuComplete, but the fuzzy finder can handle more completion candidates. The preview window shows the output from Get-Help or the completion ToolTip.
10 days remaining to submit your #PSConfEU 2026 session. A strong idea is all you need.
✍️ Submit: sessionize.com/psconfeu26
#PowerShell #IT #Germany #Europe #Wiesbaden #Automation
He’s back. 👔
The man who started it all — @jsnover.com, Inventor of #PowerShell, will open #PSConfEU 2026 in #Wiesbaden with the keynote you don’t want to miss.
🎟️ Tickets now available → psconf.eu
#Automation #IT #Germany #Europe
Here we go. During #PSConfEU MiniCon we announced and opened #PSConfEU 2026 in Germany CFP
Speakers can submit their sessions at sessionize.com/psconfeu26
Share this URL on your official website, via social networks and directly to speakers you would like to see on your event.
#PowerShell #pwsh
yea that was definitely the keyword to get selected 😂
New version of the Sixel #PowerShell module is out
github.com/trackd/Sixel
fixed a few sizing issues, gif rendering and updated libraries.
bARGE now has full #KQL syntax highlighting, intellisense for hovering and completions with documentation and links.
New buttons to run queries from the editor title menu (circled in image).
Using #Azure #ResourceGraph Explorer? Try bARGE in #VSCode!
marketplace.visualstudio.com/items?itemNa...
A screenshot of a terminal showing the command: Install-FromGithub https://github.com/oras-project/oras Followed by a list output where the latest oras.exe file was downloaded and put into the PATH so you can run it... in under a second.
Do you often find a new CLI tool on Github, go to releases, find the right binary, download, unzip, put them somewhere ...
Check out FromGithub
Works cross-platform, finds the right binary for the OS where it's running. You can re-run it to update.
www.powershellgallery.com/packages/Fro...
🔐 Smuggling Data Between #PowerShell Processes – Like Han Solo!
In this #PSConfEU 25 session, @jborean.bsky.social shows :
⚡ Secure sub-process execution
⚡ Running as SYSTEM or TrustedInstaller
⚡ Avoiding secret leaks via logs & env vars
⚡ Safe credential handling tricks
🚀 PowerShell meets C#!
Rendering images in the console using SIXEL, Kitty, & custom cmdlets.
👨💻 First module lessons by @trackd.x64.se @ #PSConfEU 2025 (Malmö)
🎟️ See you in Wiesbaden 2026 → psconf.eu
#PowerShell #CSharp #Scripting #Wiesbaden2026
💻 PowerShell devs, your VS Code setup matters.
At #PSConfEU 2025, Justin Grote shared:
✔ Config sync across devices
✔ PowerShell Extension Pack tips
✔ Debug & remote dev tricks
🎟️ Early bird 2026 tickets → psconf.eu
#PowerShell #VSCode #Automation #DevOps
🐉 Assembly version conflicts in PowerShell modules?
At #PSConfEU 2025, @jborean.bsky.social showed how Assembly Load Contexts fix the problem — cleanly and reliably.
🎟️ Early bird 2026 → psconf.eu
#PowerShell #DotNet #ALC #Modules youtu.be/DLGet2ljmIU?si=Zo4...
🎨 Bored of plain terminal UIs?
At #PSConfEU 2025, @shaunlawrie.com showed how PwshSpectreConsole lets you build rich, interactive CLIs in PowerShell — fast.
🎟️ Early bird 2026 tickets → psconf.eu
#PowerShell #SpectreConsole #TerminalUI #DevUX