Now that there’s a blog, it’s time for the first real post!
I started with a topic I regularly need myself:
capturing network traffic on Windows — fast, and install-free.
No Wireshark deep dive, just Windows built-in stuff
👉 andibellstedt.com/posts/002_capt…
#NetworkCapture
02.03.2026 05:42
👍 0
🔁 0
💬 0
📌 1
This is my personal place to preserve and share what I learn — from real-world problems and my experience.
I don’t claim absolute truth; it’s simply my two cents.
Feedback, discussion, and different perspectives are always welcome.👋
28.02.2026 06:14
👍 0
🔁 0
💬 0
📌 0
Andi Bellstedt - Technical Blog
Personal tech blog covering PowerShell, IAM/identity management, EntraID, ActiveDirectory, Azure, automation, and IT security topics.
Over the years, I’ve learned that some of the most valuable IT knowledge gets lost too quickly.
To make a statement against this, I decided to launch my own blog.
👉 andibellstedt.com
Hopefully, it helps other IT professionals along the way.
#Knowledge #PowerShell #Blog
28.02.2026 06:14
👍 3
🔁 1
💬 1
📌 0
😊 Cool moment today:
I noticed that Andy Svintsitsky discovered my DevDirManager #PowerShell module and rated it by his stats.psfundamentals.com/search?query...
Always a great motivation to feel hashtag#community recognition.
06.02.2026 07:08
👍 1
🔁 0
💬 1
📌 0
That way you may quickly check if there is urgent work to do.
#PowerShell #Security #CVE #Automation
12.12.2025 15:15
👍 0
🔁 0
💬 0
📌 0
If you want to quickly identify affected scripts in your codebase, run:
Get-ChildItem -Path .\ -Recurse -Include "*.ps1","*.psm1" |
Select-String "Invoke-WebRequest|iwr|curl" |
Select-Object Path, LineNumber, Line | Format-Table -AutoSize -Wrap
12.12.2025 15:15
👍 1
🔁 0
💬 1
📌 0
Did you hear about #KB5074596 ? #Microsoft has released a new security update for #PowerShell 5.1 addressing a behavior change in Invoke-WebRequest to mitigate CVE-2025-54100.
Scripts using web requests may now pause due to a new security prompt. This may break your automation!
12.12.2025 15:15
👍 0
🔁 0
💬 1
📌 0
So the project is doing #MultiLanguageLocalization and a quite verbose documentation within the about-file and the #PowerShell functions itself.
I'd love to hear any kind of feedback...
13.11.2025 07:55
👍 0
🔁 0
💬 0
📌 0
The impressing part to me was the possibility to make neat and elaborative things, that I always refused to do because of their time consuming manner. I am talking about those "yeah, I do that maybe later" things some of you may know.
13.11.2025 07:55
👍 2
🔁 0
💬 2
📌 0
In some short ways the intention of the module is to have an easy possibility to port a local "dev"-folder with a couple of git repos in it easily from on machine to another. Or to keep the number of git repos in it in sync between various machines.
13.11.2025 07:55
👍 1
🔁 0
💬 1
📌 0
Inspired by the talks from various community heros like @robsewell.com, @funbucket.dev and finally
@thorsten.butz.io with his #OTP project, I decided to get a bit deeper into this.
The project maybe has some kind of niche-usage, but I can utilize it for real world challenges.
13.11.2025 07:55
👍 4
🔁 1
💬 1
📌 0
Officially, I am into vibe coding now. 🙈
Against all scepticism, I decided to stress my GitHub Copilot a bit and I have to admit, the results are somewhere between "interesting" & impressive...
The outcome is a little #PowerShell module project.
I've call is "DevDirManager".
13.11.2025 07:55
👍 2
🔁 1
💬 2
📌 0
There is a lot of truth in this one
30.11.2024 19:56
👍 0
🔁 0
💬 0
📌 0
Community rocks!
Happy to be at #PowerShellSaturday in Karlsruhe.
#powershell #PowerShellSaturday #PSSatKA #Scriptrunner
30.11.2024 10:13
👍 7
🔁 0
💬 1
📌 0
The #PSConfEU 2024 Call For Speakers is now open ! Submit your sessions for the next #PowerShell Conference Europe 2024 at sessionize.com/psconfeu-2024
If you wonder where this will be held, get your free ticket for #PSConfEU MiniCon the 24th October at psconf.eu
20.10.2023 12:59
👍 2
🔁 2
💬 0
📌 0
I really love to read
"Our end goal is eliminating the need to use NTLM at all..."
techcommunity.microsoft.com/t5/windows-i...
12.10.2023 20:10
👍 0
🔁 0
💬 0
📌 0
Even John is looking interested to the topic 😉
01.10.2023 08:33
👍 0
🔁 0
💬 1
📌 0
Released version 1.2.4.0 of my little #PowerShell module #PackageUpdateInfo to the PSGallery. There was a issue on version matching.
So, if you are using the module, it'll show you an available update soon
26.09.2023 08:24
👍 0
🔁 0
💬 0
📌 0
Community rocks! I've just received a pull request with some code optimization for my #MSGraph #PowerShell module from @hcritter.bsky.social after my presentation on #PSSat in Hannover.
Thank you for taken that time 👍🏻
21.09.2023 08:37
👍 2
🔁 0
💬 0
📌 0
Thank you @thorstenbutz.bsky.social for taking some picture on my presentation at #PSSaturday
I'd actually figured it out to turn my screen profile to light mode on #vscode 😉
Thanks @PSUGH for having me. It was a lot of fun.
#powershell #pssat
18.09.2023 09:56
👍 2
🔁 0
💬 0
📌 0
Back at home from #pssaturday ... If anybody is interested, the content from my presentation "Deep dive into a comfortable implementation of MSGraph" is available on my Github
shorturl.at/tNSVZ
17.09.2023 15:37
👍 4
🔁 0
💬 1
📌 0