Andi Bellstedt's Avatar

Andi Bellstedt

@andibellstedt

IT Fellow, Architect, Engineer Experienced with Security, IAM, M365, HCI In ❤️ with PowerShell Simply a pragmatic, with security and automation in mind https://andibellstedt.com/

52
Followers
111
Following
26
Posts
16.09.2023
Joined
Posts Following

Latest posts by Andi Bellstedt @andibellstedt

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
Preview
GitHub - AndiBellstedt/DevDirManager: A PowerShell module that easily manages local development folders with various git repositories across multiple computers. A PowerShell module that easily manages local development folders with various git repositories across multiple computers. - AndiBellstedt/DevDirManager

#DevDirManager is a small side project of mine
and actually my first “real-world” project where I tried to use AI end-to-end in a meaningful way.

Source code:
github.com/AndiBellsted...

06.02.2026 07:08 👍 1 🔁 0 💬 0 📌 0
Post image

😊 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
Post image

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
Preview
GitHub - AndiBellstedt/DevDirManager: A PowerShell module that easily manages local development folders with various git repositories across multiple computers. A PowerShell module that easily manages local development folders with various git repositories across multiple computers. - AndiBellstedt/DevDirManager

The project it self can be found here: github.com/AndiBellsted...

Maybe "DevDirManager" is not that much of a self-explaining and marketing-effective name... but that was one of the parts not choose by Copilot. 🙃

13.11.2025 07:55 👍 2 🔁 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
Preview
Fake LDAPNightmware exploit on GitHub spreads infostealer malware A deceptive proof-of-concept (PoC) exploit for CVE-2024-49113 (aka "LDAPNightmare") on GitHub infects users with infostealer malware that exfiltrates sensitive data to an external FTP server.

When the POC for an exploit exploited itself
Heads up for patching!
And be careful with Github... Do not automatically trust everything just because it is public on Github.

www.bleepingcomputer.com/news/securit...

12.01.2025 10:28 👍 1 🔁 0 💬 0 📌 0
Preview
Active Directory Flaw Can Crash Any Microsoft Server Windows servers are vulnerable to a dangerous LDAP vulnerability that could be used to crash multiple servers at once and should be patched immediately.

Time to patch all those servers, that doesn't exists anymore, because everything is in the cloud 😉🤪
www.darkreading.com/vulnerabilit...

06.01.2025 07:42 👍 0 🔁 0 💬 0 📌 0
Preview
Windows NTLM Zero-Day Vulnerability Exposes User Credentials A critical zero-day vulnerability affecting all modern Windows Workstation and Server versions has been discovered.

New NTLM vulnerability in all versions of Windows.
gbhackers.com/windows-ntlm...

06.12.2024 06:43 👍 0 🔁 0 💬 0 📌 0

There is a lot of truth in this one

30.11.2024 19:56 👍 0 🔁 0 💬 0 📌 0
Post image

Community rocks!
Happy to be at #PowerShellSaturday in Karlsruhe.

#powershell #PowerShellSaturday #PSSatKA #Scriptrunner

30.11.2024 10:13 👍 7 🔁 0 💬 1 📌 0
Post image


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
Preview
What's new in Active Directory Domain Services Insider Preview Find out what is new in the Windows Server Insider Preview for Active Directory Domain Services (AD DS) and Active Directory Lightweight Domain Services (AD LDS).

Against any previous guesses...
A new #ActiveDirectory schema version is coming:
learn.microsoft.com/en-us/window...

Mainly security and performance changes but in fact,
there are changes in AD for the future.

06.10.2023 19:38 👍 0 🔁 1 💬 0 📌 0

Even John is looking interested to the topic 😉

01.10.2023 08:33 👍 0 🔁 0 💬 1 📌 0
Post image

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
Post image Post image

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